65.Shutdown remotely by a doble click

To shutdown remotely your machine. Create a file called "RemoteShutdown.js" consisting of the following single line:
(new ActiveXObject("Shell.Application")).ShutdownWindows();
Save it on your desktop or anywhere else convenient. When you want to shut down your machine remotely, double-click the file and select your desired shutdown option.

No comments:

-

-