nerdexam
CompTIA

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…

Hardware and network troubleshooting

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)
  • A
    3% (1)
  • B
    89% (32)
  • C
    6% (2)
  • D
    3% (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

#Task Scheduler#shutdown command#scheduled tasks#automation

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice