Tuesday, November 9, 2010

How To Remotely Shutdown A Computer

How to remotely restart and/or shutdown another computer within a domain network (will not work in a workgroup)(also you have to be a domain administrator on the network).

commands:
shutdown -i
or
shutdown /m \\COMPUTERNAME /r /t 2

No comments:

Post a Comment