Forum Discussion
Mike Platvoet
Aug 01, 2016Iron Contributor
Authenticating to O365 using Powershell and MFA
I am running into issues with autheticating to O365 on Powershell and in this case my account has been enabled with MFA. I already installed the preview from https://blogs.technet.microsoft.com/ente...
- Nov 10, 2016
To save everyone from having to read AnnaChu full post: there is now an Exchange Online Powershell module in preview available that supports MFA. I just tested it and it works (so far) as expected. Go to http://aka.ms/exopspreview to download the preview.
Sankarasubramanian Parameswaran
Mar 08, 2018Iron Contributor
how we can send message through send-mail message with mfa
VasilMichev
Mar 09, 2018MVP
You can't. That cmdlets/method was created years before MFA was even a thing.
- Sankarasubramanian ParameswaranMar 13, 2018Iron Contributor
even send-message not working without MFA. Failed with the error message " No mailbox available". any thoughts