AZ-800 · Question #21
AZ-800 Question #21: Real Exam Question with Answer & Explanation
The correct answer is A: Yes. {"question_number": 2, "question_summary": "Identify PDC Emulator using netdom.exe query fsmo", "correct_answer": "A. Yes", "explanation": "This solution meets the goal. Running 'netdom query fsmo' from a command prompt displays all five FSMO (Flexible Single Master Operations) r
Question
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 Services (AD DS) domain named contoso.com. You need to identify which server is the PDC emulator for the domain. Solution: From a command prompt, you run netdom.exe query fsmo. Does this meet the goal?
Options
- AYes
- BNo
Explanation
{"question_number": 2, "question_summary": "Identify PDC Emulator using netdom.exe query fsmo", "correct_answer": "A. Yes", "explanation": "This solution meets the goal. Running 'netdom query fsmo' from a command prompt displays all five FSMO (Flexible Single Master Operations) role holders in the domain and forest, including the PDC Emulator, RID Master, Infrastructure Master, Domain Naming Master, and Schema Master. The output explicitly names which server holds each role, so the PDC Emulator can be identified directly from the command output. This is one of the most reliable and quickest methods to find all FSMO role holders at once.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.