A systems administrator working on a Windows 11 workstation needs to complete two administrative tasks:
1. Identify in real time which specific running process executable is generating excessive disk read/write operations.
2. Schedule a routine maintenance script to execute automatically every Sunday at midnight without requiring an active user logon session.
Which TWO administrative utilities should the administrator use to accomplish these tasks? (Select TWO)
- Resource Monitor to analyze per-process disk read/write activity and response times in real timeCevap
- Task Scheduler to create automated time-based triggers for running background maintenance scriptsCevap
- CEvent Viewer to monitor active real-time disk input/output rates by executable file name
- DSystem Configuration (msconfig) to automate weekly execution of maintenance scripts
Cevap
Resource Monitor should be used for real-time per-process disk tracking, and Task Scheduler should be used for automated recurring script execution.
Resource Monitor enables administrators to view active, per-process disk I/O throughput metrics in real time. Task Scheduler provides robust scheduling capabilities, allowing background scripts to execute automatically based on time triggers regardless of whether a user is logged on.
Adım Adım Çözüm
Anahtar Kavram
Selecting appropriate Windows administrative MMC snap-ins and management tools based on task requirements
Tahmini Süre:1m 30s