Tag Archives: Office365

Duplicate Mailbox issues migrating to Office 365

Recently I had some difficulties with an on-premise to Exchange Online mailbox move. This happened when executing the following command:

New-MoveRequest -Identity <mailbox> -remote -RemoteHostName “<on-prem-hybrid-fqdn>” -TargetDeliveryDomain “<tenant>.mail.onmicrosoft.com”

This resulted in the following error:
The operation couldn’t be performed because

Testing AAD Sync Beta 3

Microsoft is working on a new version of its identity synchronization software for the Microsoft Online services. In this blog I’d like to share my experience in testing this tool in my test environment.

As you may know is that …

Azure RemoteApp Preview

In this blog I’d like to show you the recently released preview of Azure RemoteApp services. The Azure RemoteApp services build’s on the Remote Desktop Services (RDP) protocol. RemoteApps can be published deployed cloud only in Azure, using your existing …