You have an Office 365 subscription.
Users have either an Office 2013 Click-to-Run installation or an Office 2016 Click-to-Run installation deployed.
You plan to use Microsoft Azure multi-factor authentication to access Exchange Online.
From the Office 365 admin center, you enable Azure multi-factor authentication for all users.
The users report that when they reconfigure their Outlook profile, they do not receive a prompt for Azure multi- factor authentication.
You need to ensure that modern authentication functions for all Outlook clients.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

A.
Modify the EnableADAL and the version registry keys for all of the users who have Office 2013 installed.
B.
Run the Set-OrganizationConfig cmdlet.
C.
Run the Set-AuthConfig cmdlet.
D.
Run the Set-OutlookProvider cmdlet.
E.
Modify the EnableADAL and the version registry keys for all of the users who have Office2016 installed.
Explanation:
References: https://technet.microsoft.com/en-us/library/aa997443(v=exchg.160).aspx
Correct answers are A and B. I got this question in my exam today.
Modern Authentication should be enabled in Office 2013. It is enabled by default in Office 2016.
https://support.office.com/en-us/article/plan-for-multi-factor-authentication-for-office-365-deployments-043807b2-21db-4d5c-b430-c8a6dee0e6ba
10
0
Agree
7
0
A & B
7
0
Right.
To enable MFA, you have to complete the following:
Enable clients for modern authentication:
Enable Modern Authentication for Office 2013 on Windows devices.
Set up Azure MFA with third-party directory services.
See the Azure AD federation compatibility list for information on specific identity providers accepted to this program.
Set up multi-factor authentication for Office 365
Tell individual users how to sign in by MFA: Sign in to Office 365 with 2-step verification.
1
0