Monday, 30 January 2012

Remotely shutting down a computer on your network.

Remotely shutting down a computer on your net work can be used by network administrators or if you just wanted to play a prank on someone.

First,open CMD. (start-All Programs-Accessories-Command Prompt)
You will need the IP address of the computer you want to shut down,if you do not know this type "netstat" and a list of IP addresses on your network will show up.

Next,type "shutdown -i" This will bring up the Remote Shut-down Dialog:


Click "add" to and type the computers IP that you want to shut down, and choose the action you want it to do and you can type a comment to the user.

Have fun with this when on a public network ;)

No comments:

Post a Comment