PrepAway - Latest Free Exam Questions & Answers

Which command should you run on each domain controller?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Wecutil.exe qc

B.
Wevtutil.exe gli

C.
Winrm.exe quickconfig

D.
Winrshost.exe

Explanation:
http://blogs.technet.com/b/jonjor/archive/2009/01/09/winrm-windows-remotemanagementtroubleshooting.aspx
WinRM (Windows Remote Management) Troubleshooting
What is WinRM?
New in Windows Vista, Windows Server 2003 R2, Windows Server 2008 (and Server 2008
Core) are WinRM & WinRS. Windows Remote Management (known as WinRM) is a handy
new remote management service.
WinRM is the “server” component of this remote management application and WinRS
(Windows Remote Shell) is the “client” for WinRM, which runs on the remote computer
attempting to remotely manage the WinRM server. However, I should note that BOTH
computers must have WinRM installed and enabled on them for WinRS to work and retrieve
information from the remote system.
..
How to install WinRM
The WinRM is not dependent on any other service except WinHttp. If the IIS Admin Service
is installed on the same computer, you may see messages that indicate WinRM cannot be
loaded before Interent Information Services (IIS). However, WinRM does not actually
depend on IIS: these messages occur because the load order ensures that the IIS service
starts before the HTTP service. WinRM does require that WinHTTP.dll be registered.
(Stated simply: WinRM service should be set to Automatic (Delayed Start) on Windows Vista
and Server 2008)
· The WinRM service starts automatically on Windows Server 2008.
· On Windows Vista, the service must be started manually.
How to configure WinRM
To set the default configuration type:
winrm quickconfig (or the abbreviated version, winrm qc)
‘winrm qc’ performs the following operations:
1. Starts the WinRM service and sets the service startup type to auto-start.
2. Configures a listener for the ports that send and receive WS-Management protocol
messages using either
HTTP or HTTPS on any IP address.
3. Defines ICF exceptions for the WinRM service and opens the ports for HTTP and HTTPS.
(Note: Winrm quickconfig also configures Winrs default settings)


Leave a Reply