ShutDownWindows
ShutDownWindows>shutdown_type
Use this command to shutdown or reboot the machine. Set shutdown_type appropriatly as follows:
0: Shutdown
1: Reboot
2: Logoff
3: Forced Shutdown
4: Forced Reboot
5: Forced Logoff
The last three options should be used with care as they will force running processes to terminate and this can cause applications to lose data as they are not being allowed to close down gracefully.
Abbreviation : SDW
Example
//Reboot Server
ShutDownWindows>1