Auto-Reboot Windows server

M

Michael

I'm aware that there is a shutdown.exe utility. To my
understanding, this shuts the computer off. Is there a
similar utility that actually re-boots the server that I
can set up as a scheduled task to perform a nightly reboot?

Thanks!
 
C

Curt

Use the following parameters to perform a reboot with the
shutdown.exe file.

c:\shutdown.exe \\ServerName /R /T:30 /C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top