Module2Exam Flashcards
When viewing memory information within Task Manager, what section represents the memory that holds the operating system kernel and device drivers that cannot be paged out?
Non-paged pool
(True or False) The ping utility is used to quickly test connectivity between two devices on a network.
True
What counter can be used for monitoring Processor time used for deferred procedure calls?
% DPC Time
What processor oriented counter should be used to determine the percentage of time for threads to process?
% Processor Time
When does a page fault occur on a running system?
A page fault occurs whenever memory pages are called by a program or process from the paging file on disk.
What is NOT one of Microsoft’s recommendations for creating a computer name?
The maximum length for the name is 64 characters
What is NOT a valid file format that can be used to save individual logs?
.doc
What option from the Advanced Boot Options menu allows you to access system recovery and restore tools as well as diagnostics?
Repair Your Computer
You are troubleshooting a network issue on your server, and suspect the issue exists beyond your gateway / router, in your provider’s network. What utility could you use to show routing information between your server and an external remote host?
tracert
What is the maximum paging file size on a 64-bit server?
256 terabytes
What is the IP address that is assigned to the network loopback interface?
127.0.0.1
What does the Processor Queue Length counter measure?
It measures the number of execution threads waiting for access to a CPU.
What physical disk oriented performance counter should be used to determine the number of requests waiting to be processed by a disk?
Current Disk Queue Length
Which Windows service is used to keep information about the networks the server connects to and communicates network information to applications on the server?
Network List Service
What does a trace report in the Data Collector Sets tool contain?
It contains only instances when traced events occur.