Skip to content

Instantly share code, notes, and snippets.

@mattmcnabb
Created May 18, 2015 00:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattmcnabb/ad6b6a75f410a21f7cd8 to your computer and use it in GitHub Desktop.
Save mattmcnabb/ad6b6a75f410a21f7cd8 to your computer and use it in GitHub Desktop.
Connect to Office 365 Services Using the O365 Admin Module
Connect-O365 -Services AzureActiveDirectory, Exchange, Sharepoint, Skype -Credential $Credential
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment