Tag: command line shutdown
-
Four ways to remotely reboot a Windows machine
As a sysadmin you will eventually have to deal with a system that has become unresponsive at the GUI. Fortunately, there are several ways to reboot a Windows PC from another windows PC or server on the network. Here are four of my favorite methods to do this: 1. The shutdown command. This is a…