Manual run a directory sync with Azure AD Sync

Recently Microsoft released the Azure AD Sync tool, the download can be found here and the documentation is located here.

Now if you want to run a manual sync, perform these steps:

  1. Start a command prompt
  2. Navigate to “c:\program files\microsoft azure ad sync\bin”
  3. Run “DirectorySyncClientCmd.exe delta

image

Good luck!