Help migrate users mailbox.
I have a new forest on windows server 2008 R2 Sp1 ent edition.
i have a users in both forest with different SSID. I don't wonna use prepare-request, cause it create a new user account. If i try to do new-moverequest, of course i had a error. Can i copy guid and other options to user in new forest without creating a new account?
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Scripts>New-MoveRequest -Identity sasha -TargetDatabase DATABASEK44 -remote -RemoteHostName 'exch001.demo.local' -RemoteCredential $Remote -TargetDeliveryDomain 'mail.demo.ua'
The critical property 'LegacyExchangeDN' is missing in the MailUser object '????????? ??????'.
+ CategoryInfo : InvalidArgument: (sasha:MailboxOrMailUserIdParameter) [New-MoveRequest], RecipientTaskException
+ FullyQualifiedErrorId : 7E8CEB0C,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest