Skip to content

Instantly share code, notes, and snippets.

@tostka
Created July 17, 2019 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tostka/ea8416b195585e867e8c6f23f2880a73 to your computer and use it in GitHub Desktop.
Save tostka/ea8416b195585e867e8c6f23f2880a73 to your computer and use it in GitHub Desktop.
Re-poll updated MsolUser status
$msolu = get-MsolUser -UserPrincipalName $adu.userprincipalname ; $msolu | format-list userprin*, *Error*, *status*, softdel*, lic*, islic*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment