Hello friends,
Here we are explaining, how can we schedule to reboot our windows machine, because many times we need to restart our machine but we have to do this manual.
So follow these mentioned steps and schedule and forget manual task.
Here we are explaining, how can we schedule to reboot our windows machine, because many times we need to restart our machine but we have to do this manual.
So follow these mentioned steps and schedule and forget manual task.
- Firstly we have to go schedule task.
Here we are
adding few options.
-r To restart the server
-f To force the server to forcely close all
the running application.
-t 01 for time-out before shutdown and restart.
Full command
syntax:
C:\WINDOWS\system32\shutdown.exe
-r -f -t 01
Select Apply and
then OK