70-648 · Question #31
Your network contains an Active Directory domain that contains five domain controllers. You have a management computer that runs Windows 7. From the Windows 7 computer, you need to view all account…
The correct answer is C. winrm.exe quickconfig. To view account logon failures for the domain, we need each domain controller to be setup to forward events to the Windows 7 computer. This is done on each source computer by using the winrm quickconfigcommand. wecutil.exe qc would be run on the Windows 7 computer since it is…
Question
Your network contains an Active Directory domain that contains five domain controllers. You have a management computer that runs Windows 7. From the Windows 7 computer, you need to view all account logon failures that occur in the domain. The information must be consolidated on one list. Which command should you run on each domain controller?
Options
- Awecutil.exe qc
- Bwevtutil.exe gli
- Cwinrm.exe quickconfig
- Dwinrshost.exe
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C83% (19)
- D4% (1)
Explanation
To view account logon failures for the domain, we need each domain controller to be setup to forward events to the Windows 7 computer. This is done on each source computer by using the winrm quickconfigcommand. wecutil.exe qc would be run on the Windows 7 computer since it is going to collect the events. winrshost.exe is used in Remote Management (WinRM), which allows automatic various remote operations (like collecting logs). However, this type of configuration is precisely what the winrm quickconfigcommand was designed to assist with automating in Server 2008. wevtutil.exe gli displays the status of an event log or log file, but does not give us anything about the events themselves.
Topics
Community Discussion
No community discussion yet for this question.