Microsoft 365 Administrator — Question 60
Your company has 10,000 users who access all applications from an on-premises data center.
You plan to create a Microsoft 365 subscription and to migrate data to the cloud.
You plan to implement directory synchronization.
User accounts and group accounts must sync to Azure AD successfully.
You discover that several user accounts fail to sync to Azure AD.
You need to resolve the issue as quickly as possible.
What should you do?
Answer options
- A. From Active Directory Administrative Center, search for all the users, and then modify the properties of the user accounts.
- B. Run idfix.exe, and then click Edit.
- C. From Windows PowerShell, run the start-AdSyncSyncCycle -PolicyType Delta command.
- D. Run idfix.exe, and then click Complete.
Correct answer: B
Explanation
The correct answer is B because running idfix.exe and selecting Edit allows you to identify and correct any synchronization issues with the user accounts. Options A and C do not directly address the root cause of the sync failures, and D would not resolve the issues until edits have been made.