6.4 Flashcards

1
Q

You are troubleshooting a custom application on Srv4, a server that runs Windows Server 2012 R2.
On a periodic basis, the application writes or modifies several registry entries. You want to monitor these
registry keys so that you can create a report that shows their corresponding settings over the next 5 days.
What should you do?

Create a Scheduled Task that runs periodically. In the task, create a script that backs up the necessary portions of the registry.

In Performance Monitor, configure a configuration data collector.

Use the reports generated in Reliability Monitor. Select each of the past 5 days and look for registry
changes in the System Stability Report.

In Event Viewer, attach a task to the events that are logged when the registry values change.

A

In Performance Monitor, configure a configuration data collector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You want to monitor the processor utilization on Srv12, a system running Windows Server 2012 R2.
You want to get an e-mail notification every time the processor utilization exceeds 90%. You create a new
Data Collector Set in Performance Monitor.
What type of Data Collector should you create?

Performance counter data collector

Configuration data collector

Performance counter alert

Event trace data collector

A

Performance counter alert

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

You want to monitor the processor utilization on Srv12, a system running Windows Server 2012 R2.
You want to generate a report that shows the processor utilization on the server over the next three days,
capturing utilization data every 5 minutes. You want to save all data from the report in a single file.
What should you do? (Select two. Each choice is a required part of the solution.)

Create a new Data Collector Set with an event trace Data Collector.

Create a new Data Collector Set with a performance counter Data Collector.

On the Stop Condition tab for the Data Collector Set, configure an overall duration of 3 days, and a limit
duration of 5 minutes.

On the Performance Counters tab for the data collector, configure a sample interval of 5 minutes. On the Stop Condition tab for the Data Collector Set, configure an overall duration of 3 days.

On the Performance Counters tab for the data collector, configure a sample interval of 5 minutes and an
alert limit of 3.

A

Create a new Data Collector Set with a performance counter Data Collector.

On the Performance Counters tab for the data collector, configure a sample interval of 5 minutes. On the Stop Condition tab for the Data Collector Set, configure an overall duration of 3 days.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You want to monitor memory statistics on Srv12, a system running Windows Server 2012 R2. During the afternoon, users report that the server is running slow. You want to gather memory statistics for the server every week day between the hours of noon and 4 pm. You do not need data for the server outside of those hours.

In Performance Monitor, you create a new Data Collector Set and add the required Data Collectors for the statistics you want to monitor.

What should you do to complete the configuration? (Select two. Each choice is a required part of the solution.)

Edit the properties of each Data Collector. Configure a sample interval of 4 hours.

Edit the properties of the Data Collector Set. For the stop condition, select When a limit is reached, restart the data collector set and configure a duration of 4 hours.

Edit the properties of the Data Collector Set. Create a schedule for Monday through Friday at noon.

Edit the properties of the Data Collector Set. Configure a stop condition overall duration of 4 hours.

A

Edit the properties of the Data Collector Set. Create a schedule for Monday through Friday at noon.

Edit the properties of the Data Collector Set. Configure a stop condition overall duration of 4 hours.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You want to monitor memory statistics on Srv12, a system running Windows Server 2012 R2.
You want the monitor to run continuously, saving an hour’s worth of data in a new file.
In Performance Monitor, you create a new Data Collector Set and add the required Data Collectors for the
statistics you want to monitor. In the Data Collector Set properties, you select When a limit is reached,
restart the data collector set and configure a limit of 1 hour. You manually start the Data Collector Set.
The next day, you view the report. There is a single file, and its contents shows data for only the first minute
after you started the Data Collector Set.
What should you do to capture the data as desired?

In each Data Collector, configure a sample interval of 1 hour.

In the Data Collector Set, configure a schedule with no expiration date. For the launch time, select every day of the week.

In the Data Collector Set, deselect When a limit is reached, restart the data collector set.

In the Data Collector Set, set the overall duration to 0 seconds.

A

In the Data Collector Set, set the overall duration to 0 seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You want to monitor memory statistics on Srv12, a system running Windows Server 2012 R2. You want the
monitor to run continuously, and create a new log file every hour.
In Performance Monitor, you create a new Data Collector Set and add the required Data Collectors for the
statistics you want to monitor.
How should you complete the configuration? (Select two. Each choice is a required part of the solution.)

In the Data Collector Set, configure a schedule with no expiration date. For the launch time, select every
day of the week.

In the Data Collector Set properties, select Overall duration and configure a duration of 1 hour.

In each Data Collector, configure a sample interval of 1 hour.

In the Data Collector Set properties, deselect Overall duration.

In the Data Collector Set properties, select When a limit is reached, restart the data collector set
and configure a limit of 1 hour.

A

In the Data Collector Set properties, deselect Overall duration.

In the Data Collector Set properties, select When a limit is reached, restart the data collector set
and configure a limit of 1 hour.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You want to monitor processor and memory utilization on Srv4. You create a single Data Collector Set
configured to save log files every day. You add the processor and memory Data Collectors to the Data
Collector Set.
After running the Data Collector Set for several days, you have several separate log files. You would like to
combine the multiple files into a single view so you can see a graphic in Performance Monitor for the entire
time period.
What should you do? (Select two. Each choice is a possible solution.)

At a command prompt, run the Relog command. Open the resulting log in Performance Monitor.

On the properties for each Data Collector, select Append as the log mode.

In Performance Monitor, use the View Log Data option to select all log files in the range. Expand the
date range to include all log files.

At a command prompt, run the Perfmon /sys multiple times to open a view of each log file. Use the Compare option to transparently overlay each log onto the first log.

In the Reports section, right-click the Data Collector Set and select Export List….

A

At a command prompt, run the Relog command. Open the resulting log in Performance Monitor.

In Performance Monitor, use the View Log Data option to select all log files in the range. Expand the date range to include all log files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You want to monitor processor and memory utilization on Srv4. You create a single Data Collector Set
configured to save log files every day. You add the processor and memory Data Collectors to the Data
Collector Set.
After running the Data Collector Set for several days, you have several separate log files. You would like to
compare the statistics for the first day with the statistics reported for the last day. In particular, you would
like to be able to see a single graph that lines up the processor utilization on an hour-by-hour basis.
What should you do?

In Performance Monitor, use the View Log Data option to select the first and last log files. Expand the
date range to include all log files.

At a command prompt, run the Perfmon /sys multiple times to open a view of each log file. Use the Compare option to transparently overlay each log onto the first log.

In the Reports section, edit the properties of the Data Collection Set and select Enable data management and report generation.

At a command prompt, run the Relog command. Open the resulting log in Performance Monitor.

A

At a command prompt, run the Perfmon /sys multiple times to open a view of each log file. Use the Compare option to transparently overlay each log onto the first log.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You have a Windows Server 2012 R2 server named Srv9 running server core. You want to view the current
operating statistics of Srv9 from another Windows Server 2012 R2 server named Srv3.
From Srv3, you open Performance Monitor and try to connect to Srv9. You get the following error:

When attempting to connect to the remote computer the following system error occurred:

The RPC server is unavailable.
What should you do?

On Srv9, run Perfmon /sys. Try the connection again from Srv3.

On Srv9, start the Remote Registry service. Try the connection again from Srv3.

From Srv3, establish a Remote Desktop connection to Srv9. Run Performance Monitor on Srv9.

On Srv9, run Perfmon /rel. Try the connection again from Srv3.

A

On Srv9, start the Remote Registry service. Try the connection again from Srv3.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

You have been hired as a consultant for a small business that is using Windows Server 2012 R2. Three
months ago, they installed a new server. Since that time, they report that from time to time, the system has
had slowdowns and crashes.
You want to look at a report that shows important events for the server since it was installed. You’d like to
see when software was installed, along with any hardware or application failures.
You want to view this information with as little effort as possible.
What should you do?

Add objects and counters to Performance Monitor for the events you want to view.

Configure a data collector set with performance counter data collectors and configuration data collectors.

Create a custom view in Event Viewer that filters on the events you are looking for.

Open the System Stability Chart in Reliability Monitor.

A

Open the System Stability Chart in Reliability Monitor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You have been hired as a consultant for a small business that is using Windows Server 2012 R2. Over the
past week, the system has become unstable.
You check the System Stability Chart in Reliability Monitor and find the following information for the stability
index each day:
Monday = 9.19
Tuesday = 5.2
Wednesday = 6.4
Thursday = 8.7
Friday = 7.5
You want to look at information for the day that indicates the least stability. Which day would you look at
first?

Monday

Tuesday

Wednesday

Thursday

Friday

A

Tuesday

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

You are the network administrator for westsim.com. The network consists of a single domain. All the servers
run Windows Server 2012 R2. All the clients run Windows 8.
The main office contains a file server named FSl. You need to determine whether the page file on FSl has
been set to the optimal size.
What should you do?

Use Performance Monitor to monitor the Paging File, %Usage counter.

Use Performance Monitor to monitor the Memory, Pages/Sec counter.

Use Performance Monitor to monitor the Memory, Committed Bytes counter.

Use Performance Monitor to monitor the Process, Working Set, _Total counter.

A

Use Performance Monitor to monitor the Paging File, %Usage counter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

You are the administrator for westsim.com. You have recently installed Windows Server 2012 R2 on a new
server in your environment.
You have been experiencing a hardware problem with this new server, so you open Reliability Monitor to view
your server’s reliability and problem history in hopes of identifying the problem. Unfortunately, you find that
no reliability information has been collected.
What should you do?

In Performance Monitor, create a new Data Collector Set. Add the reliability Data Collectors to the set.

In Task Scheduler, enable the One time trigger in the RacTask task.

In Event Viewer, enable logging of System events.

Start the Remote Registry service.

A

In Task Scheduler, enable the One time trigger in the RacTask task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly