Match each Microsoft Management Console (.msc) administrative snap-in executable on the left with its primary system administration function on the right.
- services.mscConfigures background programs and system services to start, stop, or disable automatically.
- compmgmt.mscConsolidates multiple administrative tools such as Device Manager and Local Users and Groups into a single console.
- eventvwr.mscDisplays diagnostic information, security audits, and application warning logs.
- taskschd.mscSchedules automated scripts and maintenance tasks to run at specified times or events.
Answer
services.msc matches configuring background services; compmgmt.msc matches consolidating administrative tools into a single console; eventvwr.msc matches displaying logs; taskschd.msc matches scheduling automated scripts and tasks.
Each executable command opens a specific Microsoft Management Console (.msc) snap-in: services.msc controls background Windows services, compmgmt.msc integrates key local computer administration utilities, eventvwr.msc provides centralized access to system and application event logs, and taskschd.msc automates routine task execution.
Step-by-Step Solution
Key Concept
Windows Administrative Snap-in Executables (.msc)