Skip to content

Instantly share code, notes, and snippets.

@vhusker
Created January 4, 2016 00:05
Show Gist options
  • Save vhusker/66a06bc3020e93649ef2 to your computer and use it in GitHub Desktop.
Save vhusker/66a06bc3020e93649ef2 to your computer and use it in GitHub Desktop.
$UPN = $Users[0].UserPrincipalName
$Domain = $UPN.Split('@')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment