Monday, January 31, 2011

Restarting Windows7 machines

We can use the following shutdown command to restart or logoff windows 7 machines from local or remote.

Shutdown /? - help
Shutdown /i - ui, where we can set action, reason, machine name(s)
Shutdown -r - restart

This is excellent one when working in the machine remotely and need a restart. This is very helpful for the admins too.

No comments:

Post a Comment