System info & Event Viewer

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:05 PM on 6/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

What tool generates a comprehensive report on the system's hardware and software components?

System Information tool (msinfo32.exe)

2
New cards

What does the System Information tool generate?

A comprehensive report on the system's hardware and software components

3
New cards

What does the System Information tool provide an inventory of?

System resources, firmware and OS versions, driver file locations, environment variables, and network status

4
New cards

Which tool provides system resources, firmware and OS versions, driver file locations, environment variables, and network status?

System Information tool (msinfo32.exe)

5
New cards

What executable opens the System Information tool?

msinfo32.exe

6
New cards

What kind of system details does the System Information tool report on?

Hardware and software components

7
New cards
When Windows detects a problem, what does it generate to aid troubleshooting?
An error message
8
New cards
Where can you look up Windows error messages?
Microsoft Knowledge Base (support.microsoft.com) or third-party support sites
9
New cards
What is Event Viewer (eventvwr.msc)?
A management console snap-in for viewing and managing logs on a Windows host
10
New cards
What does the default Event Viewer page summarize?
System status, displaying recent errors and warnings
11
New cards
What does the left pane in Event Viewer do?
Categorizes log files
12
New cards
What are the four main log files in the Windows Logs folder?
System, Application, Security, and Setup
13
New cards
What does the System log record?
Events affecting the core OS, such as service load failures, hardware conflicts, driver load failures, and network issues
14
New cards
What does the Application log contain?
Information on non-core processes, utilities, and some third-party apps
15
New cards
What does the Security log hold?
Audit data for the system
16
New cards
What does the Setup log record?
Installation events
17
New cards
What can you configure in a log file's Properties?
Default maximum size and overwrite option
18
New cards
What overwrite options can be set for a log file?
Overwrite, do not overwrite, or archive
19
New cards
Why should log preservation be monitored carefully?
Archive logs can grow large if unmonitored
20
New cards
What are Applications and Services Logs useful for?
Troubleshooting specific Windows features, services, or third-party applications
21
New cards
How is each event identified in Event Viewer?
By a source application, an ID, and a severity level
22
New cards
What does a Critical event indicate?
Highest priority issues, often indicating a halted or unresponsive process
23
New cards
What does an Error event indicate?
Less severe issues to investigate after resolving critical ones
24
New cards
What does a Warning event indicate?
Conditions that could lead to errors or critical issues if not addressed
25
New cards
What does an Information event indicate?
Noteworthy operations or states that don't require action
26
New cards
What do Audit Success/Failure events indicate?
Successful actions, like user authentication, or failures, like incorrect password entries
27
New cards
How do you view an event's full description and more information?
Double-click the event