Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi Martin,
Thanks for the updates.
I’m not quite sure whether the error is related to the migration move. But before using other alternatives, please use PowerShell to do move to test if the issue persists.
Here are the steps:
1). $RemoteCredential= Get-Credential
Then, type in the on-premise administrator credential in the prompt window.
2). New-MoveRequest -Identity “an on-premise mailbox” -Remote -RemoteHostName “mail.domain.com” -TargetDeliveryDomain domain.mail.onmicrosoft.com -RemoteCredential $RemoteCredential
Please note that the cmdlets above need to be run via the Exchange Online PowerShell.
Regards,
Robert