Sometimes you want to run a manual sync of your Azure/Dir Sync tool, you can do this via powershell using the following command;
Start-ADSyncSyncCycle -PolicyType Delta
Sometimes you want to run a manual sync of your Azure/Dir Sync tool, you can do this via powershell using the following command;
Start-ADSyncSyncCycle -PolicyType Delta