English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-12-17 14:57:49 · 2 answers · asked by Yasir Q 1 in Computers & Internet Computer Networking

2 answers

You have got to give us more information!

2006-12-17 15:08:33 · answer #1 · answered by Kj 3 · 0 1

Create a batch file using the shutdown command. It should read something like this:

shutdown /L /R /T:30 /C

(Type shutdown /? from a command line to see what those switches do and change as needed.)

Name the batch file Reboot.cmd (Any name ending in .CMD will do. Don't use .BAT, that's an old DOS format with limited support on NT class boxes.)

Create a scheduled task pointing to Reboot.cmd and supply admin credentials for it to run with.

2006-12-17 16:44:22 · answer #2 · answered by Bostonian In MO 7 · 0 0

fedest.com, questions and answers