31 December 2016
Set ImmutableID for Office 365 user
From the Azure Active Directory command line:
Set-MsolUser -UserPrincipalName "joe@bloggs.com" -ImmutableId "123xyz"
Set to null:
Set-MsolUser -UserPrincipalName "joe@bloggs.com" -ImmutableId "$null"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment