Skip to content

Instantly share code, notes, and snippets.

@ChrFrohn
Created June 20, 2026 15:23
Show Gist options
  • Select an option

  • Save ChrFrohn/0a5b3945e9de0dc9dc6d1c1073c67735 to your computer and use it in GitHub Desktop.

Select an option

Save ChrFrohn/0a5b3945e9de0dc9dc6d1c1073c67735 to your computer and use it in GitHub Desktop.
param (
[Parameter(Mandatory = $true)]
[string]$UserPrincipalNameOrObjectId
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment