A systems technician needs to configure a Windows 11 Pro workstation to automatically run a maintenance cleanup script every night at midnight. The requirement specifies that the script must execute under a designated administrative account regardless of whether any user is logged into the system. Which Windows administrative utility should the technician use to configure this schedule and credential requirement?
- Task SchedulerAnswer
- BServices snap-in
- CPerformance Monitor
- DLocal Security Policy
Answer
Task Scheduler
Task Scheduler is the dedicated Windows snap-in used to create and manage automated tasks that execute at specific times or in response to specific events. It natively supports running tasks under defined user accounts regardless of interactive user logon status.
Step-by-Step Solution
Key Concept
Windows Task Scheduler Configuration and Triggers
Estimated Time:1m 0s