Skip to content

Instantly share code, notes, and snippets.

@Fantasillion
Created October 28, 2022 11:17
Show Gist options
  • Save Fantasillion/f0f167fcc6ce0fa3386fd9729c26e199 to your computer and use it in GitHub Desktop.
Save Fantasillion/f0f167fcc6ce0fa3386fd9729c26e199 to your computer and use it in GitHub Desktop.
Connect ExchangeOnline Powershell
Import-Module ExchangeOnlineManagement
Connect-ExchangeOnline -UserPrincipalName <replace brackets and contents with the upn you want to connect with>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment