Category Archives: Cloud

Full Azure AD access without Credit Card in Trial

Imagine a situation where a customer wants to do a Proof of Concept (POC) with on premise Azure Multi Factor Authentication (Azure MFA server) and on premise Self Service Password Reset (SSPR). These services are included in the Azure Active …

0  

First experience with Azure AD Connect Health Agent

In this blog post I’d like to share my first experience with the recently Microsoft released public preview of the Azure AD Connect Health Agent. The new Azure Cloud service that can be used to monitor the health of you …

1  

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 …