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. ______ graphically shows real-time performance data - including processor utilization - network bandwidth usage - and thousands of other statistics.
Performance Monitor
event forwarding
Server Manager
103
2. 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:
winrm quickconfig -transport:https
Wireless Diagnostics
wecutil qc
gr
3. This Windows log contains core system events. Other system events are contained with Applications And Services Logs.
System
wecutil qc
winrm quickconfig
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
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:
System
winrm enumerate winrm/config/Listener
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>"
5. You can open Event Viewer from within ______ by selecting the DiagnosticsEvent Viewer node.
System Diagnostics
Forwarded Events
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.
Server Manager
6. 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.
Forwarded Events
Network Monitor
Subscriptions
Active Directory Diagnostics
7. 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.
Windows Logs and Applications And Services Logs.
ds
Security
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.
8. With event forwarding - only these Windows versions can act as forwarding computers:
Windows Logs and Applications And Services Logs.
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
Windows Remote Management - Windows Event Collector
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
9. 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
Custom Views
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
Start
10. 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
System Diagnostics
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.
Latest Report
Application - Security - Setup - System - Forwarded Events
11. 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:
Start A Program - Send An E-mail - Display A Message
Windows Remote Management - Windows Event Collector
DiagnosticsPerformanceMonitoring Tools
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
12. To trigger a task when an event occurs - follow one of these three procedures:
DiagnosticsPerformanceMonitoring Tools
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.
103
Windows Remote Management - Windows Event Collector
13. 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:
Hypertext Transfer Protocol (HTTP) or HTTPS (Hypertext Transfer Protocol Secure)
Collector initiated
NMCap /InputCapture "Capture1.cap" /capture "HTTP" /file "HttpOnlyCapture.cap"
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
14. 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.
Windows Remote Management - Windows Event Collector
System
NMCap /network * /capture /file filename.cap
Wireless Diagnostics
15. The wecutil ______ parameter defines subscription configuration. To specify a custom interval for a subscription - run the following commands: ______.
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
winrm quickconfig
5985 and 5986
System
16. Present only on DCs - the ______ Data Collector Set logs kernel trace data - AD trace data - performance counters - and AD registry configuration.
Active Directory Diagnostics
gr
NMCap /network * /capture /file filename.cap
winrm enumerate winrm/config/Listener
17. To use a filter capture - type the filter capture in quotation marks after the /capture parameter. For example - the following command captures only DNS traffic:
Latest Report
NMCap /network * /capture "DNS" /file filename.cap
Server Manager
5985 and 5986
18. The wecutil ______ parameter deletes a subscription.
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
Subscriptions
Custom Views
ds
19. 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:
NMCap /network * /capture "DNS" /file filename.cap
winrm get winrm/config
winrm quickconfig -transport:https
Custom Views
20. 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
System Performance
wecutil qc
Performance Monitor
103
21. 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.
winrm quickconfig -transport:https
wecutil qc
Attach Task To This Event
When A Specific Event Is Logged
22. The Reliability Monitor displays data gathered by the Reliability Analysis Component (RAC) - which is implemented using ______ command.
winrm enumerate winrm/config/Listener
winrm quickconfig
wecutil qc
RACAgent.exe
23. This captures all traffic on all network interfaces and saves it to a file named Filename.cap. When you are finished capturing - press ______.
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
Ctrl+C
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
Active Directory Diagnostics
24. With event forwarding - only these Windows versions can act as collecting computers:
NMCap /network * /capture "DNS" /file filename.cap
wecutil qc
Wireless Diagnostics
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
25. What command should you run to configure a forwarding computer?
winrm quickconfig
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
When A Specific Event Is Logged
Reliability Monitor
26. Microsoft provides ______ - a powerful protocol analyzer - as a free download.
Network Monitor
DiagnosticsPerformanceMonitoring Tools
Performance Monitor
NMCap /InputCapture "Capture1.cap" /capture "HTTP" /file "HttpOnlyCapture.cap"
27. 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.
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
5985 and 5986
Forwarded Events
DiagnosticsPerformanceMonitoring Tools
28. The wecutil ______ parameter displays the status of subscriptions.
Start
Source computer initiated
gr
wecutil qc
29. Find an example of the event in Event Viewer. Then - right-click the event and click ______. A wizard will guide you through the process.
Server Manager
Attach Task To This Event
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.
Windows Logs and Applications And Services Logs.
30. The wecutil ______ parameter performs the initial configuration required to collect events. If a subscription already exists - the necessary configuration must have already been performed.
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
Collector initiated
Windows Remote Management - Windows Event Collector
qc
31. With ______ subscriptions - the collecting computer contacts the source computers to retrieve events.
103
network adapter
Collector initiated
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
32. To configure Event Forwarding to use HTTPS - create a Windows Firewall exception for TCP port 5986 and run the following command:
Wireless Diagnostics
103
10
winrm quickconfig -transport:https
33. This Windows log contains events generated while installing and updating Windows.
winrm enumerate winrm/config/Listener
Setup
Hypertext Transfer Protocol (HTTP) or HTTPS (Hypertext Transfer Protocol Secure)
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
34. With ______ - you can send events that match specific criteria to an administrative computer - allowing you to centralize event management.
wecutil qc
Start
Collector initiated
event forwarding
35. To verify that the forwarding computer has the Windows Remote Management listener properly configured - from an elevated command prompt - run the following command:
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.
winrm enumerate winrm/config/Listener
5985 and 5986
36. To run a file named Respond.exe whenever event 177 is published in the System event log - run the following command:
Custom Views
Application - Security - Setup - System - Forwarded Events
SCHTASKS /Create /TN EventLog /TR respond.exe /SC ONEVENT /EC System /MO *[System/EventID=177]
logman start "<Data Collector Set>"
37. 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:
NMCap /network * /capture /file filename.cap
Win XP SP2 - Win Srvr 2003 SP1 or 2 - Win Srvr 2003 R2 - Vista - Win 7 - Win Srvr 2008 - and Win Srvr 2008 R2
Source computer initiated
winrm quickconfig
38. ______ tracks a computer's stability.
Hypertext Transfer Protocol (HTTP) or HTTPS (Hypertext Transfer Protocol Secure)
Reliability Monitor
103
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
39. When you create a custom view - Event Viewer saves it within the ______ node so that you can quickly view the same set of events.
winrm quickconfig -transport:https
Custom Views
Reliability Monitor
Data Collector Sets
40. What command should you run to configure a collecting computer?
wecutil qc
winrm get winrm/config
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
SCHTASKS /Create /TN EventLog /TR respond.exe /SC ONEVENT /EC System /MO *[System/EventID=177]
41. To create a custom Data Collector Set - follow these steps:
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
winrm quickconfig
logman start "<Data Collector Set>"
event forwarding
42. 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:
logman start "<Data Collector Set>"
NMCap /InputCapture "Capture1.cap" /capture "HTTP" /file "HttpOnlyCapture.cap"
ds
Start A Program - Send An E-mail - Display A Message
43. 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.
ds
System Performance
Security
Setup
44. Computers that have no errors and no new software installations are considered stable and can achieve the maximum system stability index of ______.
10
NMCap /network * /capture /file filename.cap
Active Directory Diagnostics - System Performance - System Diagnostics - Wireless Diagnostics
When A Specific Event Is Logged
45. To open Reliability Monitor - right-click the ______ node in Server Manager and then click View System Reliability.
Right-click Data Collector SetsUser Defined - choose New - and then choose Data Collector Set. The Create New Data Collector Set Wizard appears.
winrm enumerate winrm/config/Listener
ds
DiagnosticsPerformanceMonitoring Tools
46. To use a Data Collector Set - right-click it - and then choose ______.
qc
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
network adapter
Start
47. At a command prompt with administrative privileges - run the following command to configure the Windows Remote Management service on the forwarding computer:
Start A Program - Send An E-mail - Display A Message
Windows Logs and Applications And Services Logs.
winrm quickconfig
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
48. This Windows log contains events generated by applications.
Application
Source computer initiated
http://computername:5985 (or https://computername:5986 if you are using HTTPS)
Collector initiated
49. Network Monitor can capture only traffic that the ______ receives.
Vista - Win 7 - Win Server 2003 R2 - Win Server 2008 - and Win Server 2008 R2
wecutil qc
Collector initiated
network adapter
50. With ______ subscriptions - the forwarding computers contact the collecting computer.
ss - wecutil ss <subscription_name> /cm:custom wecutil ss <subscription_name> /hi:<milliseconds_delay>
Reliability Monitor
Server Manager
Source computer initiated