I have a windows server 2003 (x64) and I want to restarting it from the command line but when I execute shutdown -r it doesn't work .
What am I going to do ?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
||||
|
|
migrated from stackoverflow.com Jun 20 '10 at 6:14
|
You need to specify a length of time in seconds for the shutdown to take effect.
That will reboot the computer immediately. |
|||||
|
Should force the shutdown to happen but you might want to find out what process is blocking the basic shutdown command first. If you use |
|||
|
|
|
I have a 2k3 server that takes forever to begin a shutdown unless I manually stop a few thing like exchange first. Related : http://www.msexchange.org/articles/Automating-Quicker-Exchange-2000-2003-DC-reboot.html |
|||
|
|
