Hi I am migrating users to a new AD forest (Exchange 2010 > 2013)
I am able to successfully run the Prepare-MoveRequest.ps1, however I get the error when running the New-MoveREquest
New-Moverequest -Identity userA -RemoteLegacy -RemoteCredential:$RemoteCredentials -RemoteGlobalCatalog:SOURCEDC.domainA.local -TargetDatabase:"Mailbox Database" -TargetDeliveryDomain:domainB.local
MapiExceptionNoAccess: Unable to list Mdb status. (hr=0x80070005, ec=-2147024891)Diagnostic context:
Lid: 65256
Lid: 1991 StoreEc: 0x80070005
Lid: 1591 StoreEc: 0x80070005
+ CategoryInfo: NotSpecified: (:) [New-MoveRequest], RemoteTransientException
+ FullyQualifiedErrorId: [Server=MX01,RequestId=d9d0f473-1a45-4db2-95db-9045dccf5ccf,TimeStamp=10/04/2015 3:51:49 AM]
[FailureCategory=Cmdlet-RemoteTransientException] 2B127DD0,Microsoft.Exchange.Management.RecipientTasks.
NewMoveRequest
+ PSComputerName: MX01.domainB.local