Select the product you need help with
Error message when you try to use the New-MoveRequest cmdlet to move a mailbox from Exchange Online in Office 365 to the on-premises environment in a hybrid deployment: "Operation has timed out"Article ID: 2723127 - View products that this article applies to. Not sure what release of Office 365 you're using? Go to the following Microsoft website: Am I using Office 365 after the service upgrade?
(http://office.microsoft.com/redir/HA103982331.aspx)
PROBLEMYou have a hybrid deployment of Microsoft Exchange Online in Microsoft Office 365 and of your on-premises Microsoft Exchange Server environment. When you try to use the New-MoveRequest Windows PowerShell cmdlet to move or offboard a mailbox from Office 365 to the on-premises environment, the mailbox isn't moved. Additionally, you may receive an error message that resembles the following: The call to ‘https://webmail.domain.com/EWS/mrsproxy.svc’ timed out. The operation has timed out + CategoryInfo : NotSpecified: (0:Int32) [New-MoveRequest], RemoteTransientException + FullyQualifiedErrorId : 725EBC5,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest CAUSEThis issue may occur if incorrect syntax is used for domain names and host names in the New-MoveRequest cmdlet. SOLUTIONTo resolve this issue, make sure that you use the correct syntax for domain names and host names in the New-MoveRequest cmdlet. The New-MoveRequest cmdlet requires all domain names and host names to be enclosed in single quotation marks ('). The following is an example of incorrect syntax: 'alias' | New-MoveRequest -Outbound -RemoteHostName webmail.contoso.com -RemoteCredential $onprem -RemoteTargetDatabase Database1 -TargetDeliveryDomain contoso.com 'alias' | New-MoveRequest -OutBound -RemoteTargetDatabase 'Database1' -RemoteHostName 'webmail.contoso.com' -RemoteCredential $onprem -TargetDeliveryDomain 'contoso.com' MORE INFORMATIONFor more information about how to use the New-MoveRequest cmdlet, go to the following Microsoft TechNet website: Understanding Move Requests
(http://technet.microsoft.com/en-us/library/dd298174.aspx)
Still need help? Go to the Office 365 Community
(http://community.office365.com/)
website.Properties | Article Translations
|


Back to the top








