After I posted an article on how to remotely turn on computer from LAN or WAN, I’ve been getting comments and emails asking me how to remotely turn off computer in a LAN or WAN.
Actually Windows XP has a built-in shutdown Windows Remote Shutdown Tool (shutdown.exe) located at Windows\System32 directory. If you run the command shutdown, it shows you that there’s a -m command to remotely shutdown/restart/abort a computer. I tried running the command from my laptop “shutdown -s -m \\pc” to shutdown my desktop and I only get the message “Access is denied“.

Why do I get the access is denied error? To think about it logically, there should be some kind of authentication to remotely shutdown a computer but the shutdown tool didn’t list out any arguments for me to input any username or password.
The best way is NOT to use windows built-in Remote Shutdown Tool. Let’s not crack our heads on this problem when there is a much better tool to do it.



