Skip to content

Instantly share code, notes, and snippets.

@elliz
Created October 12, 2020 03:12
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 elliz/8735c228c3c16749cb9769772a89053e to your computer and use it in GitHub Desktop.
Save elliz/8735c228c3c16749cb9769772a89053e to your computer and use it in GitHub Desktop.
# From Admin PS Shell:
Install-Module -Name AzureAD
Connect-AzureAD
Get-AzureADUser -ObjectId "your email address"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment