|
|
shutdown your computer from a distance - Windows
|
Views : 573
|
|
Tagged in : Windows
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
shutdown your computer from a distance
There's a small utility called "SHUTCMD.EXE" included in the Windows NT Resource Kit that you can use to shutdown or restart a local or remote computer.
For example, you can shutdown the local computer by running:
SHUTCMD /L
to shutdown a computer on your network. test being the name of the computer you want to shutdown:
SHUTCMD \TEST /Y
to shutdown a remote computer connected to the Internet ("192.168.0.1" being the IP address of the computer you want to shutdown):
SHUTCMD \192.168.0.1 /Y
|
|
By Sanju, On - 2009-12-29 |
|
|
|