LKBEN10596: Howto shutdown windows 2003 with command line tools.


Symptom

You need to restart a server from remote and do not have terminal services active.

Cause

This is by design, windows need a reboot from time to time.

Solution

You can use the shutdown command from a client to restart your server.

shutdown -r -f -c "CU later" -m \servername

If you would like a GUI interface you can use the

shutdown -i

command and will be presented with a nice graphical interface. 

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.