

In this blog post, I'll walk you through the steps needed to install and start using the components.

If that’s not something you’re in the mood for, check out the other Exchange Online articles or even our Youtube Channel for more fun in the sysadmin sun.Need to connect to Exchange Online to manage features or even work on a migration? This is where the Exchange Online PowerShell module can help you. If you’re looking what to do with the Powershell or Exchange Online, be sure to check out our own Powershell gallery full of useful real world scripts, tips and tricks. Connect-ExchangeOnline -UserPrincipalName Īs mentioned this was going to be a really quick note to show you how to Install Exchange Online Powershell Module so hopefully this articles explains that.

Pretty lame!įurthermore, just like its predecessor it also supports MFA so you can ensure your security remains intact. This particularly made it difficult for admins using a shared jumpbox because every new user would need to go through the motions if they wanted the connection.

The previous module (using Connect-EXOPSSession) was profile based so if Melissa installed it on her profile, it wouldn’t carry over to mine and I would have to go through the process myself. The benefit to having this module as opposed to the version 1 module we previously got from the Exchange Admin Center in is that we can install this across everyone’s profile. Some new cmdlets are now prefixed with Get-EXO…
