Identity with Windows Server 2016 — Question 81
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com. The domain contains two domain controllers named DC1 and DC2.
DC1 holds the RID master operations role. DC1 fails and cannot be repaired. You need to move the RID role to DC2.
Solution: On DC2, you open the command prompt, run ntdsutil.exe, connect to DC2, and use the Transfer RID master option.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The proposed solution is correct because using ntdsutil.exe to connect to the domain controller and selecting the Transfer RID master option is the appropriate method to transfer the RID master role. Since DC1 is inoperable, this is the proper way to ensure that DC2 takes over the responsibility. The other option, which states 'No', is incorrect because it does not recognize the validity of the provided solution.