Hello All:
We're in the process of migration our users from Ex 2013 to Exchange 2016. I have successfully migrated about 1/3 of my users. I'm having an issue where the mailbox move is failing at 95%. Seems to primarily occur when moving a user's Archive mailbox only using this command:
new-moverequest -archiveonly -archivetargetdatabase ArchUS -identity johns@mydomain.com
I get the following error after 95%:
Error: Unexpected error [0x2C0EF808] while executing command
'Update-MovedMailbox -Identity 'mydomain.com/US/Users/John
Smith' -NewArchiveMDB 'f9a8e76f-a2fe-4b75-99e8-b5c1f06cfc1c'
-ArchiveDomain $null -ArchiveStatus 'None' -PrimaryMailboxSize '0'
-ArchiveMailboxSize '0' -PrimaryDumpsterSize '0' -ArchiveDumpsterSize '0'
-RemoteRecipientData $null -UpdateArchiveOnly -DomainController
'DC1.mydomain.com''. --> Cannot bind argument to parameter
'RemoteRecipientData' because it is null.
I have rebooted the server and have tried with a number of mailboxes. Any help or troubleshooting steps is greatly appreciated.
JC