Forum Discussion
DanielNiccoli
Oct 01, 2019Steel Contributor
Microsoft needs to deliver a proper PowerShell module for Exchange Online MFA!
Right now the workaround is to download a special ClickOnce module. Which means that for any EXO task, you always have to open the ClickOnce-Terminal. Not having a proper EXO module is disrup...
Kevin_Morgan
Oct 01, 2019Iron Contributor
## Workaround ##
Not from Exchange Team, but we have a module from third party provider which supports MFA.
https://www.powershellgallery.com/packages/ExchangeOnlineShell/2.0.2
https://github.com/andysvints/ExchangeOnlineShell/blob/master/README.md
DanielNiccoli
Oct 01, 2019Steel Contributor
Kevin_Morgan Thanks for the hint, but third-party products have to walk through an expensive security audit first, so we can't really use those.