(Cloud) Tip of the Day: Import module for Azure AD DirSync PowerShell

Today’s Tip…

With the latest version of Azure Active Directory Synchronization tool (6862.0000), you can now import the PowerShell module for Directory Synchronization.

To do this, on the server where Azure Active Directory Synchronization tool is installed, run the following command to import the Directory Synchronization PowerShell cmdlets…

Import-Module DirSync

This is a lot better experience than manually going to and opening the PowerShell module file (DirSyncConfigShell.psc1)