How to turn off a computer through network?


Recommended Posts

  bartekpl said:
yeah i know it's definetly possible. My schools C++ teacher can controll any computer like that from his comp. just in case if anyone is looking at porn in the class ;) HAHA

could you elaborate? i'ld be very interested to know.

thanks.

You are able to do this via the shutdown command in cmd:

shutdown -s -m \\computername -c "This computer is shutting down."

You can also do shutdown /? for more options, and shutdown -i for a GUI.

For starting a pc up remotley, it is possible but you will need a network card with WoL features (Wake on Lan)

With this enabled, the pc can be started if it recieves a magic packet, or if there is any network traffic going to it.

I'm not very sure what the program is called, but when ever we do anything bad our teacher has the admin computer and he turns of our computer from that computer with that program.

This website might help you. I just stumbled over it. If there's noing on it that might help you tell me and we'll try something else.

WebSite

  Quote
that looks really confusing... anyone who can be screwed dumbing down the instructions for me? heart.gif
Dude if you can not figure out how to use the builtin shutdown command, or psshutdown from sysinternals (pstools is GREAT btw)

Maybe you should not be playing with remote shutdown commands? ;)

I mean really - how hard is it to figure out? Run shutdown -i, and you get a pretty GUI interface asking you to fill out a form, any 4 year child could figure out.

post-32-1088951826.jpg

  gringo said:
nope....

If using shutdown or psshutdown - yes you would need admin rights on that machine. Or atleast the right to shutdown the machine remotely. If using vnc to remote control the desktop, and select shutdown - you would just need the vnc password to remote contol the desktop of the logged in user. And that logged in user would have to be able to shutdown the machine.

VNC does not really seem to be what he asked for - any remote desktop software can shutdown the computer.

BTW - dude it seems that using shutdown or psshutdown is too complicated for this poster - how and the hell do you expect him to install and use VNC ;) hehehehehe

I use a program called Poweroff (http://users.pandora.be/jbosman/poweroff/poweroff.htm)

You can do all sorts of things via command line.. basically you just need to know the mac address of the machine you want to turn off/reboot/wake up and the user account of that machine.. I've made links to these commands to each machine in my house hold and have been using this tool for a few years.

BTW, this works on all windows OS's..

  • 3 weeks later...
  SS1.618 said:
hello people

for the shutdown command in cmd.exe...

I tried but it was error mesg says: shutdown is not recognized as an internal or external command , operable program

or batch file...

why yah?

thanks....

Again, shutdown.exe only exists natively in XP. Any other OS the command will not work. psshutdown will probably work for you.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.