220-1002 · Question #789
An end user set up a gaming server on an extra Windows PC. The user wants the PC to restart automatically during the night using the shutdown -r - command. Which of the following is the BEST tool to…
The correct answer is B. Task Scheduler. Task Scheduler is the built-in Windows utility designed specifically to automate tasks at defined times or intervals. The user can create a scheduled task that executes 'shutdown /r /t 0' at a specific time each night without manual intervention. Computer Management is a…
Question
An end user set up a gaming server on an extra Windows PC. The user wants the PC to restart automatically during the night using the shutdown -r - command. Which of the following is the BEST tool to accomplish this?
Options
- AComputer Management
- BTask Scheduler
- CTask Manager
- DControl Panel
How the community answered
(36 responses)- A3% (1)
- B89% (32)
- C6% (2)
- D3% (1)
Explanation
Task Scheduler is the built-in Windows utility designed specifically to automate tasks at defined times or intervals. The user can create a scheduled task that executes 'shutdown /r /t 0' at a specific time each night without manual intervention. Computer Management is a broader administrative console, Task Manager handles running processes and performance, and Control Panel is a general settings hub - none of these provide time-based automation.
Topics
Community Discussion
No community discussion yet for this question.