Created
February 15, 2022 16:54
-
-
Save scotgabriel/83b97668a0b7bd864112cd42b3c02315 to your computer and use it in GitHub Desktop.
Azure AD User - Get Manager
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
get-azureaduser -SearchString $UserDisplayName | Get-AzureADUserManager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment