Question

Difficulty: EasyWindows Administrative and System Management Tools

Match each Windows administrative console snap-in to its primary system management function.

  • Event Viewer (eventvwr.msc)Reviews centralized system, security, and application logs to analyze historical software and hardware errors.
  • Services (services.msc)Manages background process startup behavior, execution status states, and service account log-on credentials.
  • Task Scheduler (taskschd.msc)Configures automated scripts or programs to execute automatically at specified times or upon specific system events.
  • Performance Monitor (perfmon.msc)Gathers real-time telemetry counters and configures Data Collector Sets for long-term system resource baseline monitoring.

Answer

Event Viewer matches with reviewing system, security, and application logs; Services matches with managing background process startup behavior and logon credentials; Task Scheduler matches with configuring automated scripts based on schedules or events; Performance Monitor matches with gathering real-time telemetry counters and Data Collector Sets.
Each tool corresponds directly to its specialized administrative snap-in role: Event Viewer handles discrete event log auditing; Services manages background process lifecycle and service credentials; Task Scheduler automates targeted script execution; and Performance Monitor captures quantitative performance counters and baseline logs.

Step-by-Step Solution

1
Identify the primary function of Event Viewer.
Event Viewer is dedicated to analyzing system, security, and application event logs.
It centralizes operational logging across the operating system for error diagnosis.
2
Identify the primary function of the Services snap-in.
Services controls background service execution states, startup types, and credentials.
It manages continuous system services running in the background independently of user logon sessions.
3
Identify the primary function of Task Scheduler.
Task Scheduler automates program execution based on specific triggers or predefined schedules.
It executes designated actions automatically when specified time or event conditions occur.
4
Identify the primary function of Performance Monitor.
Performance Monitor monitors system metrics using performance counters and Data Collector Sets.
It provides visual graphs and historical logging for hardware performance baseline analysis.

Key Concept

Windows Administrative Snap-ins and Management Consoles
Rate this question