Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Shutdown a computer over LAN  (Read 2064 times)

0 Members and 1 Guest are viewing this topic.

jaghetererik

  • Guest
Shutdown a computer over LAN
« on: January 15, 2007, 07:50:45 AM »
Hello, I under if it's possible too shut down a computer by LAN?
I would be glad if someone could tell me a code for it

fffreak



    Adviser

  • That's right I am a final fantasy freak.
  • Thanked: 3
    • Yes
    • JSPCRepair
  • Certifications: List
  • Experience: Guru
  • OS: Windows 7
Re: Shutdown a computer over LAN
« Reply #1 on: January 15, 2007, 11:44:55 AM »
Here ya go...

Code: [Select]
shutdown -s -f -m \\computername -t xx(your time in seconds) -c "your comment"
that should work. ;D
Computers are the future, not us. Learn everything you can about them while you still can, soon they will be learning about us... Every bit of advice that I give you is best guess, it is your choice whether or not you listen to it.