Forum Discussion
Jeff Harlow
Feb 05, 2019Iron Contributor
Unable to connect to Exchange Online (Powershell) with MFA
Anyone see this error when attempting to connect to Exchange Online with MFA? out-lineoutput : The method or operation is not implemented. + CategoryInfo : NotSpecified: (:) [out-...
VasilMichev
Feb 05, 2019MVP
Works fine here. Do note however that the MFA module does NOT support PowerShell Core yet, use the "old" version (the one built-in in Windows).
- Jeff HarlowFeb 05, 2019Iron Contributor
How do I switch to the old version. I am using PS-ISE. Thanks,.
- VasilMichevFeb 05, 2019MVP
You shouldn't be using the ISE. When you install the ExO MFA module, it will place a shortcut on your desktop. Use that to launch it, then use the Connect-EXOPSSession cmdlet to connect.
- pdestefanisJun 25, 2020Iron Contributor
The level of fragmentation in the tooling of PowerShell is amazing...