Forum Discussion
spetric_98
Jun 04, 2025Copper Contributor
Problem with mailbox migration form Exchange online to Exchange On-Prem
During the mailbox migration process between Exchange Online to Exchange On-Prem, the following error occurs: Write-ErrorMessage : || At C:\Users\s***.p***\AppData\Local\Temp\tmpEXO_kahlyk0j.2eq...
Errown
Jun 05, 2025Copper Contributor
Perform Set-MoveRequest <Migration ID> -SuspendWhenReadyToComplete $false -Resume and check the hybrid deployment configuration with Test-MigrationServerAvailability -ExchangeRemoteMove - Autodiscover <UserMailbox> to check the hybrid deployment configuration and make sure that MRSProxy is enabled for the local Exchange (execute Set-WebServicesVirtualDirectory -MRSProxyEnabled $true).