A help desk technician needs to configure a routine maintenance script to run automatically on a Windows 11 workstation every Sunday at midnight. Which Windows administrative tool should the technician use to accomplish this task?
- Task SchedulerAnswer
- BEvent Viewer
- CPerformance Monitor
- DServices
Answer
Task Scheduler is the correct tool for scheduling automated tasks and scripts at specific times.
Task Scheduler is the dedicated administrative snap-in in Microsoft Windows used to automate routine tasks by defining triggers (such as a time schedule) and actions (such as starting a script).
Step-by-Step Solution
Key Concept
Windows Task Scheduler Utility