fbpx

Call anytime and leave your contact details and requirements.

Call anytime and leave your contact details and requirements.

Blog

Your go to place for news, tips and tricks!

[SOLVED] Office365 MFA enabled cannot setup outlook










This has now been updated and access from your admin page on Office365

go to Portal.office.com

in the search box at top search for Modern Authentication

Turn on Modern Authentication 




Open PowerShell


$UserCredential = Get-Credential

You should now get a popup asking for your Global Admin user and password

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection

Import-PSSession $Session -DisableNameChecking


Decide whether you want the following on or off to fix the issue

Turn on modern authentication - type the following:
Set-OrganizationConfig -OAuth2ClientProfileEnabled $true

Turn off modern authentication - type the following:
Set-OrganizationConfig -OAuth2ClientProfileEnabled $false

Check the status (on/off) of modern authentication:
Get-OrganizationConfig | Format-Table Name,OAuth* -Auto
-----
If you still have the problem add the following Registry keys on the client machine to suppress WAM and revert Outlook back to ADAL:

[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity]
"DisableADALatopWAMOverride"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity]
"DisableAADWAM"=dword:00000001

After this, all should work as normal.


As for Microsoft - you are a bunch of idiots and don't understand how to secure a product.

×
Stay Informed

When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.

Router / Internet connection not working
How to import Windows Live Mail into EM Client

Information

For over two decades, we've been helping businesses and individuals with all their Technical Support and Website Service needs - at home and worldwide. And we don't just rest on our laurels - we're always pushing ourselves to stay ahead of the game regarding the latest tech trends. But most importantly, we're committed to providing great service to all our clients - no matter how big or small.

Useful Links

Address

COR Solutions
Repair Center (by appointment only)
52 Walsworth Road
Hitchin
Hertfordshire
SG4 9SX

 

Map