Jump to content

Recommended Posts

Posted

Im trying to do a migration from Exchange 2003 to Exchange 2010 SP1 across forests.

 

I have already set up the DNS and i can ping the servers from each DC, i have also already created the trust.

 

The next step i am trying to do is using Prepare-MoveRequest.ps1

 

Prepare-MoveRequest.ps1 -Identity [email protected] -RemoteForestDomainController test.darranpage.local -RemoteForestCredential $RemoteCredentials -LocalForestDomainController mat-crm.test.org -LocalForestCredential $LocalCredentials

 

The code is above what I am using, i keep getting the following back

 

Source Domain controller unavailable or authentication failed.

At C:\program files\microsoft\exchange server\v14\scripts\Prepare-MoveRequest.ps1:1122 char:14

+ throw <<<< "Source Domain controller unavailable or authentication failed."

+ CategoryInfo : OperationStopped: (Source Domain c...ication failed.:String) [], RuntimeException

+ FullyQualifiedErrorId : Source Domain controller unavailable or authentication failed.

 

Ive searched the internet and i cant see where im going wrong.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...