Identity with Windows Server 2016 — Question 159
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 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 specifically designed to list all Flexible Single Master Operations (FSMO) roles, including the schema master. Therefore, using this command satisfies the requirement to identify the schema master. The other option, 'No', is incorrect because the command does indeed fulfill the goal.