Force AD Connect Sync with Powershell
AD Connect syncs occur every 30 minutes. To force a sync to occur do the following steps: Import-Module ADSync Start-ADSyncSyncCycle -PolicyType Delta
Read moreLoading
AD Connect syncs occur every 30 minutes. To force a sync to occur do the following steps: Import-Module ADSync Start-ADSyncSyncCycle -PolicyType Delta
Read moreAfter deleting a user from Office365 you will notice they remain in the “Deleted Users” list. This can be problematical when trying to sync a user with AD Connect.To remove…
Read moreCreating a remote event receiver for a SharePoint Online site can be a frustrating experience. When it does not work there is very little diagnostic information to look at to…
Read more