User Tools

Site Tools


microsoft:office365:dirsync:notes

Microsoft - Office 365 - DirSync / Azure AD Connect - Notes

Can't enable/disable DirSync when you enabled/disabled it a few minutes ago

Problem: You wan't to disable or enable DirSync a couple of minutes after disabling or enabling it and you encounter:

PS C:\Users\bas.INTERN.000> Set-MsolDirSyncEnabled -EnableDirSync $false
 
Confirm
Continue with this operation?
[Y] Yes  [N] No  [S] Suspend  [?] Help (default is "Y"): y
Set-MsolDirSyncEnabled : You cannot turn off Active Directory synchronization.
At line:1 char:1
+ Set-MsolDirSyncEnabled -EnableDirSync $false
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [Set-MsolDirSyncEnabled], MicrosoftOnlineException
    + FullyQualifiedErrorId : Microsoft.Online.Administration.Automation.DirSyncStatusChangeNotAllowedException,Micros
   oft.Online.Administration.Automation.SetDirSyncEnabled

Solution: Wait anywhere from a few hours up to 72+ hours (:!:) as the previous change hasn't taken hold yet.

Sources:

microsoft/office365/dirsync/notes.txt · Last modified: 2020/06/04 11:28 by bas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki