Installation, Storage, and Compute with Windows Server 2016 — Question 25
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 your 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 forest named contoso.com.
You need to identify which server is the schema master.
Solution: From a command prompt, you run netdom query fsmo.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The command 'netdom query fsmo' is used to list the Flexible Single Master Operations (FSMO) roles in Active Directory, including the schema master. Therefore, using this command correctly identifies the schema master. The other option 'No' is incorrect because it dismisses the effectiveness of the command in achieving the goal.