0
I would like to be able to shutdown or restart a computer on a remote network. If it were on my local area network, I would use the shutdown -i command
. How can I do this remotely? I cannot use Remote Desktop Connection. The network has a static IP address.
3Probably because you didn't provide any specifics. We can assume the target machine is a Windows host but it would be nice to have the details. Target machine? Source machine? What type of connection do you have to the target machine? Do you have Administrator or equivalent credentials for the target machine? – joeqwerty – 2014-01-30T20:41:30.860
1If you could easily shutdown a computer from outside your network, that would wreak havoc for anyone on the Internet. ;) Firewalls and network security in general, are meant to stop this exact type of thing. You'll need to make a plan while you have access to the LAN, and probably install something within the LAN to communicate (securely) with from the outside, and use it to launch commands. What this can/should be for you is impossible to answer, since as @joeqwerty points out in his comment, you haven't given us enough info. – Ƭᴇcʜιᴇ007 – 2014-01-30T20:46:04.163