Skip to content

Instantly share code, notes, and snippets.

@scotgabriel
Created February 15, 2022 16:54
Show Gist options
  • Save scotgabriel/83b97668a0b7bd864112cd42b3c02315 to your computer and use it in GitHub Desktop.
Save scotgabriel/83b97668a0b7bd864112cd42b3c02315 to your computer and use it in GitHub Desktop.
Azure AD User - Get Manager
get-azureaduser -SearchString $UserDisplayName | Get-AzureADUserManager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment