Exchange Exchange
A community dedicated to Exchange and related technology.

Export-AutodiscoverConfig error DSID-0C090B38

rated by 0 users
Not Answered This post has 0 verified answers | 2 Replies | 1 Follower

Zxarr posted on 06-06-2007 12:27 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! 

  • | Post Points: 0

All Replies

Top 10 Contributor
Points 3,290

A couple suggestions/questions: 

  1. Are you providing a user with the correct permissions with the $a variable?
  2. Make sure that the local SCP has been set properly by using Set-ClientAccessServer [server] -AutoDiscoverServiceInteralURI [url]
  3. Are you running this from a CAS box?

 

- Joel

  • | Post Points: 0

 Lets see...

 

1.  Yes, I've checked that a few times, just to be sure.  I'm using $a = Get-Credential line first.

2.  I've done that.

3. Yes, it's on a CAS.

 

Now, I tried adding the Schema objects into the target domain (setup.com /prepareAD) and it all seemed to work alright.   The command completes without an error.

 

Now I'm having other autodiscovery issues, but I am pretty certain it's because I am on the nearnorth domain and the Exchange server is on nnres.  Going to look into it further, move a machine to nnres and test.

 

Thanks for the response. :) 

  • | Post Points: 0
Page 1 of 1 (3 items) | RSS
© 2003-2008 NamedPipes Consulting. All other company and product names are property of their owners.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems