Which command should you run?

HOTSPOT
Your network contains an Active Directory forest. The forest contains two domain controllers named DC1 and DC2 that run Windows Server 2016. DC1 holds all of the operations master roles.
DC1 experiences a hardware failure.
You plan to use an automated process that will create 1,000 user accounts.
You need to ensure that the automated process can complete successfully.
Which command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

microsoft-exams

2 thoughts on “Which command should you run?

  1. 22given answer is correct.

    Before DC1 is dead, its RID Master role assigns 500 RIDs for each other domain controllers.
    Even DC1 is dead, DC2 could create 500 number Active Directory objects, however, the question asks for creating 1,000 user accounts after DC1 is down.
    Therefore, you must move (by seizure) the RID Master role holder to another domain controller for the all of those 1,000 accounts to be created automatically.
    https://technet.microsoft.com/en-us/library/ee617229.aspx
    Moreover the “-force” option in “Move-ADDirectoryServerOperationMasterRole” cmdlet performs a seizure, you can’t do this with a single command with
    “ntdsutil.exe”

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.