+ Post New Thread
Results 1 to 13 of 13
Windows Server 2000/2003 Thread, Shutting PCs Down from Windows 2003 in Technical; BeyondExec has never really been happy since we upgraded our FRDC to Server 2003 - what other products are out ...
  1. #1
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Reading, Berkshire, UK
    Posts
    4,342
    Thank Post
    267
    Thanked 190 Times in 162 Posts
    Rep Power
    72

    Shutting PCs Down from Windows 2003

    BeyondExec has never really been happy since we upgraded our FRDC to Server 2003 - what other products are out there to handle scheduled shutdowns of PCs, preferably with cancel options?

  2. IDG Tech News
  3. #2

    elsiegee40's Avatar
    Join Date
    Jan 2007
    Location
    Kent
    Posts
    8,616
    Thank Post
    1,443
    Thanked 1,623 Times in 1,196 Posts
    Rep Power
    529
    Have you looked at Shutdownertron? http://www.edugeek.net/forums/edugeek-shutdownertron/

  4. #3

    DaveP's Avatar
    Join Date
    Oct 2006
    Location
    Can't talk now: The mother-ship is calling!
    Posts
    6,689
    Blog Entries
    2
    Thank Post
    286
    Thanked 964 Times in 645 Posts
    Rep Power
    790
    I am currently using PSTools [PSShutdown] to shutdown workstations but I have been meaning to start trialling Shutdownertron since getting the hang of deploying software through Group Policy.

    Perhaps tomorrow?

    Shutdownertron sounds great.

  5. #4

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,960
    Thank Post
    991
    Thanked 1,016 Times in 597 Posts
    Rep Power
    689
    PSShutdown Classroom

    PsShutdown Classroom

  6. #5
    meastaugh1's Avatar
    Join Date
    Jul 2006
    Location
    London/Hertfordshire
    Posts
    868
    Thank Post
    63
    Thanked 78 Times in 65 Posts
    Rep Power
    28
    Of BeyondExec, PSShutdown and Shutdownertron, I've found BeyondExec to be the best for our needs, as it allows the most centralised control.

    I did have problems with it crashing while trying to shutdown hundreds of machines when running it from my workstation, but since moving it to a virtual server in isolation I haven't had problems with it.

  7. #6


    Join Date
    Mar 2009
    Location
    Leeds
    Posts
    4,761
    Thank Post
    170
    Thanked 642 Times in 555 Posts
    Rep Power
    204
    if you just want to shut it all off at the end of the day you can even batch script it

  8. #7

    Join Date
    May 2009
    Location
    Sydney
    Posts
    281
    Thank Post
    319
    Thanked 3 Times in 3 Posts
    Rep Power
    9

    Smile

    Hi All,

    i usually issue a command line

    Code:
    shutdown.exe -r -m \\targetNAME -f -t 1
    or use DShutdown from
    Code:
    http://dimio.altervista.org/eng/
    HTH

  9. #8
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Reading, Berkshire, UK
    Posts
    4,342
    Thank Post
    267
    Thanked 190 Times in 162 Posts
    Rep Power
    72
    Since we're CC3, PSTools looks like my friend here. I've looked at it before, way back when, and opted against it as the users couldn't cancel it, although it seems it has been improved since.

    Thanks guys.

  10. #9
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Reading, Berkshire, UK
    Posts
    4,342
    Thank Post
    267
    Thanked 190 Times in 162 Posts
    Rep Power
    72
    I'm having trouble getting the syntax right with PSTools - could someone post a valid command line for me please?

  11. #10
    Cache's Avatar
    Join Date
    Apr 2008
    Location
    Cumbria
    Posts
    836
    Blog Entries
    2
    Thank Post
    331
    Thanked 104 Times in 103 Posts
    Rep Power
    48
    This is the command that's in a batch file being run here, was setup before I started though so not looked 100% at the syntax, because it just works!

    ping -n 1 -w 1000 (machinename) && psshutdown \\(machinename) -c -f -k -t 60 -n 60 -m "This computer is about to shut down to save power. To continue working press the Cancel button. Please shut down this computer when you finish." >>d:\misc\pingshut.txt

    At a guess though and looking at the command and syntax, it pings the machine first, if it responds it then sends the shutdown command and writes a line to the pingshut.txt file saying that the computer is scheduled to shutdown, if it doesn't respond it just moves onto the next machine.

  12. #11
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Reading, Berkshire, UK
    Posts
    4,342
    Thank Post
    267
    Thanked 190 Times in 162 Posts
    Rep Power
    72
    Thanks, I've got there now. I was having a senior moment with misreading how the instructions had written the commands - all sorted now.

  13. #12
    rh91uk's Avatar
    Join Date
    Sep 2008
    Location
    UK
    Posts
    861
    Thank Post
    137
    Thanked 131 Times in 113 Posts
    Rep Power
    33
    Another vote here for Shutdownertron - works a treat here.

  14. #13
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    2,447
    Thank Post
    143
    Thanked 196 Times in 181 Posts
    Rep Power
    59
    Another one for Shutdownertron here... central deployment, central configuration... good enough for me

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 4
    Last Post: 19th March 2012, 08:58 AM
  2. Windows Firewall on networked PCs?
    By Nozza in forum Windows
    Replies: 14
    Last Post: 4th May 2009, 11:48 AM
  3. Downgrade plan for Windows 7 PCs
    By FN-GM in forum Windows 7
    Replies: 6
    Last Post: 10th April 2009, 09:22 AM
  4. Replies: 2
    Last Post: 1st April 2008, 10:49 PM
  5. pcs shutting down Whats causing it ?????
    By goodhead in forum Windows
    Replies: 14
    Last Post: 4th March 2007, 07:30 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •