|
Zxarr -> Export-AutoDiscoverConfig LDAP error (6.Jun.2007 2:06:54 PM)
|
Greetings, We are currently setting up Exchange 2007 in a Complex Exchange Environment. We have three Forests, nearnorth - nndsb and nnres. nnres is where Exchange is configured, nearnorth is where we want Autodiscover to work. Nearnorth and nndsb do NOT have exchange installed, as we are using linked accounts between nnres and nearnorth. This is the command and error: [PS] C:\> Export-AutoDiscoverConfig -DomainController nb-ws-sv-0013.nnres.local -TargetForestDomainController nb-ws-sv-0007.nearnorth.edu.on.ca -TargetForestCredential $a -MultipleExchangeDeployments $false Export-AutoDiscoverConfig : Active Directory operation failed on nb-ws-sv-0007.nearnorth.edu.on.ca. This error is not retriable. Additional information: The parameter is incorrect. Active directory response: 00000057: LdapErr: DSID-0C090B38, comment: Error in attribute conversion operation, data 0,vece At line:1 char:26 + Export-AutoDiscoverConfig <<<< -DomainController nb-ws-sv-0013.nnres.local -TargetForestDomainController nb-ws-sv-0007.nearnorth.edu.on.ca -TargetForestCredential $a -MultipleExchangeDeployments $false Is it just missing the Schema objects in nearnorth? Do I have to run the Exchange setup with the /PrepareAD switch on nearnorth? Thanks!
|
|
|
|