Skip to content

Instantly share code, notes, and snippets.

@vhusker
Created January 3, 2016 23:40
Show Gist options
  • Save vhusker/9ebb80deefd9669a1a8b to your computer and use it in GitHub Desktop.
Save vhusker/9ebb80deefd9669a1a8b to your computer and use it in GitHub Desktop.
$credential = get-credential
Import-Module MSOnline
Connect-MsolService -Credential $credential
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment