Match each Windows administrative management snap-in tool to its primary system management function.
- Services (services.msc)Configuring automatic recovery actions to restart a background application if it unexpectedly crashes
- Event Viewer (eventvwr.msc)Creating custom XML log filters and configuring event subscriptions to aggregate remote system logs
- Performance Monitor (perfmon.msc)Configuring Data Collector Sets to log system memory and CPU utilization over a multi-day testing period
- Task Scheduler (taskschd.msc)Automating the execution of a maintenance batch script whenever a system user logs off
Cevap
Services matches configuring automatic service recovery actions; Event Viewer matches creating custom XML log filters and event subscriptions; Performance Monitor matches configuring Data Collector Sets for baseline logging; Task Scheduler matches automating script execution upon user logoff triggers.
Services (services.msc) manages service properties and recovery behaviors. Event Viewer (eventvwr.msc) manages diagnostic logs and subscriptions. Performance Monitor (perfmon.msc) logs performance counters long-term via Data Collector Sets. Task Scheduler (taskschd.msc) executes automated scripts based on system triggers.
Adım Adım Çözüm
Anahtar Kavram
Windows Administrative Tools Snap-ins and Operational Scenarios