Menu
Get a demo

Connecting to Exchange Online using Powershell with Multi Factor Authentication 

  1. Open Internet Explorer or old Microsoft Edge (will not work with new Edge browser) and login to https://portal.office.com/
  2. Click Admin in the app launcher.
  3. Go to Admin center in the left side menu and click Exchange.
  4. Click Hybrid and click Configure button below Exchange Online Powershell module. 
    Guide-Exchange-MFA1
  5. After clicking Configure button the application will launch.
    MicrosoftTeams-image (3)
  6. The Application install window will open, then click Install.
    MicrosoftTeams-image (4)
  7. Now Exchange online powershell module with MFA is installed in your machine. 
    Guide-Exchange-MFA4
  8. Run the command Connect-EXOPSSession -UserPrincipalName
    Guide-Exchange-MFA5

And you are done.