How to Force sync Active Directory with Office 365 (Azure)

Опубликовано: 04 Апрель 2026
на канале: Adam W
4,075
7

How to Force sync Active Directory with Office 365 (Azure). First open powershell as Administrator and then run this command.
----------------------------------------------------------------------
Start-ADSyncSyncCycle -PolicyType Initial
----------------------------------------------------------------------
Remember to do this on the machine you have Azure AD Connect installed on.

  / adamthe_great