CrazyEngineers
  • Script to poweroff clients in lan

    sunilrk

    Member

    Updated: Oct 26, 2024
    Views: 1.1K
    I need some help in writing script to poweroff client systems present in the lan from the server
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • durga ch

    MemberFeb 11, 2012

    ... do you mean you need the server to push a script to poweroff the clients??
    Are you sure? This action cannot be undone.
    Cancel
  • PraveenKumar Purushothaman

    MemberFeb 11, 2012

    Hey, you can do this is two ways:

    Command Mode
    Open Start » Run, type cmd and press enter.
    Type shutdown -m \\computername, where computername is the hostname of the computer, connected in the LAN.

    GUI Mode
    In the Run, type shutdown -i and press enter.
    Click the "Add" box and type the name of the computer you want to shutdown or it's IP address. You can select what you want the computer to do.
    In this mode, it is NECESSARY to add a comment. Finally press "OK".

    Hope this helps! 😀
    Are you sure? This action cannot be undone.
    Cancel
  • sunilrk

    MemberFeb 16, 2012

    Yes the server should push the script to shutdown the clients
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register