Having a need to rapidly sync passwords to Office 365 using Directly Sync (DirSync) I come across the following method that seems to work with minimal effort. By default the DirSync only kicks off ever 3-5 min’s. To initiate a full password sync you can do the following: Open PowerShell, and then type: Import-Module DirSync […]