Guest User

Untitled

a guest
Nov 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. PS C:WINDOWSsystem32> Set-MsolDirSyncEnabled -EnableDirSync $true
  2. Set-MsolDirSyncEnabled : You cannot turn off Active Directory synchronization.
  3. At line:1 char:1
  4. + Set-MsolDirSyncEnabled -EnableDirSync $true
  5. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. + CategoryInfo : OperationStopped: (:) [Set-MsolDirSyncEnabled], MicrosoftOnlineException
  7. + FullyQualifiedErrorId : Microsoft.Online.Administration.Automation.DirSyncStatusChangeNotAllowedException,Microsoft.Online.Administration.Automation.SetDirSyncEnabled
Add Comment
Please, Sign In to add comment