Soru

Zorluk: OrtaWindows Administrative and System Management Tools

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)

  1. Resource Monitor to analyze per-process disk read/write activity and response times in real timeCevap
  2. Task Scheduler to create automated time-based triggers for running background maintenance scriptsCevap
  3. C
    Event Viewer to monitor active real-time disk input/output rates by executable file name
  4. D
    System 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

1
Determine the tool required for live per-process disk I/O analysis.
Resource Monitor (resmon.exe) displays detailed live disk activity, showing active process names, read/write B/sec, and file access.
While Task Manager shows total disk usage per app, Resource Monitor provides specific process-level I/O queue details.
2
Determine the tool required for automated, unattended script scheduling.
Task Scheduler (taskschd.msc) configures tasks to run at defined schedules (e.g., weekly at midnight) under specified service or admin user credentials.
Task Scheduler handles time-based triggers and security context settings for unattended execution.

Anahtar Kavram

Selecting appropriate Windows administrative MMC snap-ins and management tools based on task requirements
Tahmini Süre:1m 30s
Bu soruyu puanla