SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Monitoring Computers
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Check the Applications And Services LogsMicrosoftWindowsEventlog-ForwardingPluginOperational event log and verify that the subscription was created successfully. Event ID 100 indicates a new subscription whereas Event ID ______ indicates a subscripti
winrm enumerate winrm/config/Listener
5985 and 5986
103
winrm quickconfig -transport:https
2. Custom views are filters that can display events from ______.
System Performance
multiple logs
Active Directory Diagnostics
wecutil qc
3. To run a file named Respond.exe whenever event 177 is published in the System event log - run the following command:
SCHTASKS /Create /TN EventLog /TR respond.exe /SC ONEVENT /EC System /MO *[System/EventID=177]
Windows Logs and Applications And Services Logs.
Application - Security - Setup - System - Forwarded Events
System Performance
4. Although you can create data collector sets using the Logman tool - creating them using the Data Collector Sets console is easier. You can then run the data collector set by using the following command:
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
Application - Security - Setup - System - Forwarded Events
ds
logman start "<Data Collector Set>"
5. You can also use the /inputcapture parameter of NMCap to process an existing capture file.E.g. To read a file named Capture1.cap and write a new capture file containing only HTTP packets - use this command:
Data Collector Sets
NMCap /InputCapture "Capture1.cap" /capture "HTTP" /file "HttpOnlyCapture.cap"
Reliability Monitor
Performance Monitor
6. The wecutil ______ parameter defines subscription configuration. To specify a custom interval for a subscription - run the following commands: ______.
winrm enumerate winrm/config/Listener
winrm quickconfig -transport:https
Forwarded Events
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
7. Find an example of the event in Event Viewer. Then - right-click the event and click ______. A wizard will guide you through the process.
Start
wecutil qc
Reliability Monitor
Attach Task To This Event
8. To open Reliability Monitor - right-click the ______ node in Server Manager and then click View System Reliability.
5985 and 5986
DiagnosticsPerformanceMonitoring Tools
network adapter
Windows Remote Management - Windows Event Collector
9. In Win Srvr 2008 and Win Srvr 2008 R2 - you can also simply select the ______ node in the console tree of Event Viewer to confiture the collecting computer.
Source computer initiated
Data Collector Sets
Subscriptions
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
10. This Windows log contains auditing events that Windows adds when a user accesses or attempts to access a resource that has been configured for auditing.
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
Latest Report
Security
Application - Security - Setup - System - Forwarded Events
11. With event forwarding - only these Windows versions can act as forwarding computers:
System Diagnostics
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
Application
multiple logs
12. With event forwarding - only these Windows versions can act as collecting computers:
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
NMCap /network * /capture /file filename.cap
Active Directory Diagnostics
ds
13. One of the most useful ways to use Task Scheduler is to launch a task in response to a specific event type that appears in Event Viewer. You can respond to events in three ways:
Ctrl+C
event forwarding
Start A Program - Send An E-mail - Display A Message
Windows Remote Management - Windows Event Collector
14. Logs all the info included in the System Performance Data Collector Set - plus detailed system information. Use the ______ Data Collector Set when troubleshooting reliability problems such as problematic hardware - driver failures - or Stop errors (a
gr
Application
Server Manager
System Diagnostics
15. Because the forwarding computer must have HTTP and possibly HTTPS available - you can attempt to connect to it from the collecting computer by using Windows Internet Explorer
Hypertext Transfer Protocol (HTTP) or HTTPS (Hypertext Transfer Protocol Secure)
5985 and 5986
network adapter
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
16. This Windows log contains events forwarded to this computer from other computers.
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
Reliability Monitor
Application - Security - Setup - System - Forwarded Events
Forwarded Events
17. What command should you run to configure a forwarding computer?
winrm quickconfig
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
RACAgent.exe
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
18. At a command prompt with administrative privileges - run the following command to configure the Windows Remote Management service on the forwarding computer:
Find an example of the event in Event Viewer. - In Task Scheduler - click Create Basic Task in the actions pane. - Use the Schtasks command-line tool from a command prompt or a script.
winrm quickconfig
Server Manager
wecutil qc
19. ______ gather system information - including configuration settings and performance data - and store it in a data file.
Data Collector Sets
Custom Views
winrm get winrm/config
Collector initiated
20. You can create two types of subscriptions:
Source computer initiated
Server Manager
Collector initiated - Source computer initiated
Windows Logs and Applications And Services Logs.
21. With ______ subscriptions - the collecting computer contacts the source computers to retrieve events.
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
10
Attach Task To This Event
Collector initiated
22. This Windows log contains events generated by applications.
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
Application
ds
Attach Task To This Event
23. You can open Event Viewer from within ______ by selecting the DiagnosticsEvent Viewer node.
event forwarding
Server Manager
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
Reliability Monitor
24. This Windows log contains events generated while installing and updating Windows.
System Performance
Setup
Network Monitor
5985 and 5986
25. Logs processor - disk - memory - and network performance counters and kernel tracing. Use the ______ Data Collector Set when troubleshooting a slow computer or intermittent performance problems.
winrm enumerate winrm/config/Listener
System
Subscriptions
System Performance
26. The log files are contained in two subnodes:
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
Security
Windows Logs and Applications And Services Logs.
Collector initiated
27. When you create a custom view - Event Viewer saves it within the ______ node so that you can quickly view the same set of events.
When A Specific Event Is Logged
NMCap /network * /capture /file filename.cap
wecutil qc
Custom Views
28. The Reliability Monitor displays data gathered by the Reliability Analysis Component (RAC) - which is implemented using ______ command.
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
When A Specific Event Is Logged
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
RACAgent.exe
29. To trigger a task when an event occurs - follow one of these three procedures:
DiagnosticsPerformanceMonitoring Tools
Custom Views
Find an example of the event in Event Viewer. - In Task Scheduler - click Create Basic Task in the actions pane. - Use the Schtasks command-line tool from a command prompt or a script.
Data Collector Sets
30. Using event forwarding requires you to configure both the forwarding and collecting computers. First - you must start the following services on both the forwarding and collecting computer:
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
Source computer initiated
Windows Remote Management - Windows Event Collector
winrm quickconfig -transport:https
31. To capture network traffic from a command prompt - switch to the Network Monitor installation folder (C:Program FilesMicrosoft Network Monitor 3 by default) and run the following command:
Custom Views
network adapter
wecutil qc
NMCap /network * /capture /file filename.cap
32. To create a custom Data Collector Set - follow these steps:
network adapter
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
logman start "<Data Collector Set>"
winrm quickconfig
33. With ______ - you can send events that match specific criteria to an administrative computer - allowing you to centralize event management.
NMCap /network * /capture /file filename.cap
event forwarding
Server Manager
Active Directory Diagnostics
34. To configure Event Forwarding to use HTTPS - create a Windows Firewall exception for TCP port 5986 and run the following command:
Active Directory Diagnostics
winrm quickconfig -transport:https
Subscriptions
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
35. To verify that the forwarding computer has the Windows Remote Management listener properly configured - from an elevated command prompt - run the following command:
103
network adapter
winrm enumerate winrm/config/Listener
When A Specific Event Is Logged
36. Present only on DCs - the ______ Data Collector Set logs kernel trace data - AD trace data - performance counters - and AD registry configuration.
logman start "<Data Collector Set>"
Attach Task To This Event
winrm quickconfig
Active Directory Diagnostics
37. The wecutil ______ parameter displays the status of subscriptions.
Setup
Find an example of the event in Event Viewer. - In Task Scheduler - click Create Basic Task in the actions pane. - Use the Schtasks command-line tool from a command prompt or a script.
gr
SCHTASKS /Create /TN EventLog /TR respond.exe /SC ONEVENT /EC System /MO *[System/EventID=177]
38. Present only on computers with wireless capabilities - the ______ Data Collector Set logs the same info as the LAN Diagnostics Data Collector Set - plus info relevant to troubleshooting wireless network connections.
Data Collector Sets
logman start "<Data Collector Set>"
Setup
Wireless Diagnostics
39. This Windows log contains core system events. Other system events are contained with Applications And Services Logs.
wecutil qc
Setup
System
Subscriptions
40. Event forwarding uses HTTP or HTTPS to send events from a forwarding computer to a collecting computer. Instead of using the standard TCP ports 80 and 443 - HTTP and HTTPS use ports ______ - respectively.
qc
Windows Remote Management - Windows Event Collector
Subscriptions
5985 and 5986
41. Network Monitor can capture only traffic that the ______ receives.
Setup
network adapter
Security
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
42. To use a Data Collector Set - right-click it - and then choose ______.
wecutil qc
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
Start
10
43. This captures all traffic on all network interfaces and saves it to a file named Filename.cap. When you are finished capturing - press ______.
multiple logs
Ctrl+C
Security
winrm enumerate winrm/config/Listener
44. After using a Data Collector Set to gather information and then stopping the Data Collector Set - you can view a summary by right-clicking the Data Collector Set and then choosing ______.
Collector initiated - Source computer initiated
Latest Report
RACAgent.exe
Wireless Diagnostics
45. To configure a computer running Vista - Win 7 - Win Srvr 2008 - or Win Srvr 2008 R2 to collect events - open a command prompt with administrative privileges. Then - run the following command to configure the Windows Event Collector service:
wecutil qc
Active Directory Diagnostics
ds
winrm get winrm/config
46. The wecutil ______ parameter performs the initial configuration required to collect events. If a subscription already exists - the necessary configuration must have already been performed.
RACAgent.exe
System Diagnostics
qc
network adapter
47. With ______ subscriptions - the forwarding computers contact the collecting computer.
Windows Logs and Applications And Services Logs.
Collector initiated - Source computer initiated
ds
Source computer initiated
48. The Minimize Bandwidth and Minimize Latency options of Event Subscriptions - both batch a default number of items at a time. You can determine the value of this default by typing the following command at a command prompt:
Collector initiated - Source computer initiated
Data Collector Sets
winrm get winrm/config
Server Manager
49. What command should you run to configure a collecting computer?
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
wecutil qc
winrm get winrm/config
winrm quickconfig
50. In Task Scheduler - click Create Basic Task in the actions pane. On the Trigger page of the wizard - select ______. Then - specify the Log - Source - and Event ID.
DiagnosticsPerformanceMonitoring Tools
System Diagnostics
event forwarding
When A Specific Event Is Logged