You have an Office 365 environment. Synchronization between the on-premises Active Directory and
Office 365 is enabled.
You need to deactivate directory synchronization.
Which Windows PowerShell cmdlet should you run?
A.
Update-MsolFederatedDomain
B.
Remove-MsolDomain
C.
Remove-MsolFederatedDomain
D.
Set-MsolDirSyncEnabled
Explanation:
The complete command to disable directory Sync is Set-MsolDirSyncEnabled –EnableDirSync $false http://support.microsoft.com/kb/2619062
Answer D. https://support.office.com/en-us/article/Turn-off-directory-synchronization-for-Office-365-ee5f861e-bd48-4267-83d1-a4ead4b4a00d