What are two possible ways to achieve this goal?

You administer a DirSync server configured with Azure Active Directory (Azure AD).

You need to provision a user in Azure AD without waiting for the default DirSync synchronization interval.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
A . Restart the DirSync server.
B . Run the Start-OnlineCoexistenceSync PowerShell cmdlet.
C . Run the Enable-SyncShare PowerShell cmdlet.
D . Run the Azure AD Sync tool ConfigurationWizard.
E . Replicate the Directory in Active Directory Sites and Services.

Answer: B,D

Explanation:

If you don’t want to wait for the recurring synchronizations that occur every three hours, you can force directory synchronization at any time.

B: Force directory synchronization using Windows PowerShell

You can use the directory synchronization Windows PowerShell cmdlet to force synchronization. The cmdlet is installed when you install the Directory Sync tool.

On the computer that is running the Directory Sync tool, start PowerShell, type Import-Module DirSync, and then press ENTER.

Type Start-OnlineCoexistenceSync, and then press ENTER.

D: Azure Active Directory Sync Services (AAD Sync)

In September 2014 the Microsoft Azure AD Sync tool was released. This changed how manual sync requests are issued.

To perform a manual update we now use the DirectorySyncClientCmd.exe tool. The Delta and Initial parameters are added to the command to specify the relevant task.

This tool is located in: C:Program FilesMicrosoft Azure AD SyncBin

You can use the directory synchronization Windows PowerShell cmdlet to force synchronization. The cmdlet is installed when you install the Directory Sync tool.

On the computer that is running the Directory Sync tool, start PowerShell, type Import-Module DirSync, and then press ENTER.

Type Start-OnlineCoexistenceSync, and then press ENTER.

Explanation: https://azure.microsoft.com/en-us/documentation/articles/active-directory-aadconnect/

Latest 70-533 Dumps Valid Version with 351 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments