Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Shutdown a pc over a network

  • 06-01-2005 11:30pm
    #1
    Registered Users, Registered Users 2 Posts: 3,695 ✭✭✭


    Does anyone know how to shutdown a pc over a network? Dempsey recommended using this http://www.tightvnc.com/ but i cant get it to work! is there any other programs that i can use?


Comments

  • Registered Users, Registered Users 2 Posts: 10,984 ✭✭✭✭Lump


    VNC is the way to go... Type VNC Download into Google, you should get the programme. I use it and control 3 Pc's from one using it.

    John


  • Registered Users, Registered Users 2 Posts: 1,268 ✭✭✭Zapho


    The simplist way ever. As long as you're an admin on the pc you wanna shutdown just go to cmd and run "shutdown". A little program that most people have seen once or twice because it was exploited by the msblast virus. So all you do is run "shutdown" with a few switches such as -s to shutdown, -r to restart, -m \\computer_name to tell it which computer to shutdown etc. Or type "shutdown -i" to run a gui. Works the finest.


  • Registered Users, Registered Users 2 Posts: 7,278 ✭✭✭kenmc


    login as root, then type
    "shutdown -h now"
    you can change the "now" to be any value...
    man shutdown and you'll find out how it works.


  • Registered Users, Registered Users 2 Posts: 10,984 ✭✭✭✭Lump


    I've pm'd him so hopefully he'll work out how to use VNC.


    john


  • Registered Users, Registered Users 2 Posts: 4,331 ✭✭✭Keyzer


    Pcanywhere has the option built into the application....


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 5,618 ✭✭✭Civilian_Target


    kenmc wrote:
    login as root, then type
    "shutdown -h now"
    you can change the "now" to be any value...
    man shutdown and you'll find out how it works.

    Yes. "Halt" will also work.


  • Registered Users, Registered Users 2 Posts: 20,553 ✭✭✭✭Dempsey


    Zapho wrote:
    The simplist way ever. As long as you're an admin on the pc you wanna shutdown just go to cmd and run "shutdown". A little program that most people have seen once or twice because it was exploited by the msblast virus. So all you do is run "shutdown" with a few switches such as -s to shutdown, -r to restart, -m \\computer_name to tell it which computer to shutdown etc. Or type "shutdown -i" to run a gui. Works the finest.

    I cant get the shutdown -i to work. I have the Remote Shutdown Dialog window. The Computer name would be its network name, yea? Do I have to enable Remote Desktop in system or something? When i browse for the computer, "The service is currently unavailable"


  • Registered Users, Registered Users 2 Posts: 7,423 ✭✭✭fletch


    Dempsey wrote:
    I cant get the shutdown -i to work. I have the Remote Shutdown Dialog window. The Computer name would be its network name, yea? Do I have to enable Remote Desktop in system or something?
    You prob need to be on a domain....(I've tried this at home on a workgroup and it never works....just tried it now in work which is on a domain and it worked perfectly)


  • Registered Users, Registered Users 2 Posts: 20,553 ✭✭✭✭Dempsey


    fletch wrote:
    You prob need to be on a domain....(I've tried this at home on a workgroup and it never works....just tried it now in work which is on a domain and it worked perfectly)

    Im not familiar with domains. And I dont know put one on my network. I tried there, seems like too much effort for a small LAN


  • Registered Users, Registered Users 2 Posts: 10,984 ✭✭✭✭Lump


    Get VNC.... Read the instructions.... Easy.

    John


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 20,553 ✭✭✭✭Dempsey


    Lump wrote:
    Get VNC.... Read the instructions.... Easy.

    John


    Already have that. Hoping for a easier remote shutdown method though


  • Registered Users, Registered Users 2 Posts: 10,984 ✭✭✭✭Lump


    What's not easy about that?

    John


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 93,567 Mod ✭✭✭✭Capt'n Midnight


    Zapho wrote:
    The simplist way ever. As long as you're an admin on the pc you wanna shutdown just go to cmd and run "shutdown". A little program that most people have seen once or twice because it was exploited by the msblast virus. So all you do is run "shutdown" with a few switches such as -s to shutdown, -r to restart, -m \\computer_name to tell it which computer to shutdown etc. Or type "shutdown -i" to run a gui. Works the finest.

    pffff... Microsoft have several versions of shutdown.exe with differing syntax's
    try shutdown /? first !
    also cf:
    shutdown /L /R /Y /C (reskit)
    shutdown /Powerdown /verify (terminal server)

    you could make a batch file on the remote machine to stop services gracefully first and the shutdown and call it from a batch file on your PC using psexec


    PS. if tightvnc don't work there may be network/firewall problems - which will stop anything working


  • Registered Users, Registered Users 2 Posts: 3,695 ✭✭✭galwaydude18


    lads i have this working with VNC! this is an excellent program! Demsey and everyone else who have helped me here thanks a million for all your help!


  • Registered Users, Registered Users 2 Posts: 10,984 ✭✭✭✭Lump


    You're welcome... Thanks for the non existant thanks.

    John


  • Registered Users, Registered Users 2 Posts: 3,695 ✭✭✭galwaydude18


    Lump sorry i forgot to mention you it just that dempsey was helping me out with this until u suggested VNC. i just forgot who told me about that! SORRY! THANKS FOR GUIDING ME AND SENDING THE PM OF HOW TO GET IT WORK!


Advertisement