Azure AD Sync have changed how we can manual sync, if we don’t want to restart every rule within the FIM Console (miisclient).
Delta Sync will start by running the cmdlet DirectorySyncClientCmd and its found under C:Program FilesAzure AD SyncBin.
To perform a Full Sync or Initial Sync as its called now, is a little different, because we need to add ‘Initial’ to the DirectorySyncClientCmd. So open a Commandline and browse to the path, and when you execute DirectorySyncClientCmd you add Initial after:
Leave a Reply
You must be logged in to post a comment.