Use Performance and Troubleshooting Tools Flashcards

Lesson 11B

1
Q
A

System information

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

Event viewer

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

task manager

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

Using Task Manager to manage users.

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

resource monitor

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

performance monitor

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

system config

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

System Configuration Utility—Boot tab.

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

System Information (msinfo32.exe)

A

the tool produces an inventory of system resources, firmware and OS versions, driver file locations, environment variables, network status, and so on.

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

Event Viewer (eventvwr.msc)

A

is a management console snap-in for viewing
and managing logs on a Windows host

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

Event Viewer

Windows Logs folder contains

A
  • System log-hardware/network/driver
  • Application log-app installers, etc.
  • Security log
  • Setup log-during installation of Win
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Applications and Services Logs

A

troubleshooting a particular Windows feature,
service, or third-party application.

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

Event Viewer

Event Sources and Severity Levels

A
  • Critical
  • Error
  • Warning
  • Information
  • Audit Success/Failure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Task Manager (taskmgr.exe)

A

is a Windows utility that lets you monitor and manage your computer’s applications and processes.

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

Task Manager

Performance tab

A

provides more information about the CPU, memory, disk, network, and graphics processing unit (GPU) subsystems

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

Task Manager

App History tab

A

shows usage information for Windows Store apps.

17
Q

Task Manager

Memory Monitoring

A
  • In use-RAM
  • Committed reports-memory requested
  • Cached-
  • Paged pool and non-paged pool-OS kernel and driver usage
18
Q

pagefile

A

When RAM is full, less-used data is moved to the pagefile

19
Q

cache

A

temporarily store frequently accessed data for quicker retrieval

20
Q

Task Manager

Ethernet/wifi tab

A

network adaptor, signal strength, IP address, etc.

22
Q

Task Manager

Users tab

A

lets you see the people who are logged on (and allows you to send them a message or sign them out)

23
Q

task manager

Startup tab

A

lists all the programs that automatically start when Windows starts/boot time.

24
Q

Task manager

Services tab

A

displays a list of background services running on your computer, allowing you to start, stop, or restart them for troubleshooting purposes.

25
# Task manager Services (services.msc)
is a Windows application that allows users to manage the settings of background processes and apps.
26
Resource Monitor (resmon.exe)
You can see graphs of resource performance along with key statistics, such as threads started by a process or hard page faults/second.
27
Performance Monitor (perfmon.msc)
used to provide real-time charts of system resources or can be used to log information to a file for long-term analysis.
28
Performance Monitor
track and analyze system performance in real-time, CPU usage, memory consumption, disk activity, network traffic, and more.
29
System Configuration Utility (msconfig.exe)
is used to modify various settings and files that affect the way the computer boots and loads Windows.
30
# System Config Boot Configuration Data (BCD)
Boot tab lets you configure basic settings
31
# system config Services tab
lets you choose specifically which services are configured to run at startup.
32
# System Config. General Tab
allows you to configure the startup mode
33
# System Config. Tools Tab
contains shortcuts to various administrative utilities, including System Information, Registry Editor, Performance Monitor.
34