+ 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
    Berkshire, UK
    Posts
    3,652
    Thank Post
    215
    Thanked 149 Times in 125 Posts
    Rep Power
    52

    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. #2

    elsiegee40's Avatar
    Join Date
    Jan 2007
    Location
    Kent
    Posts
    6,524
    Thank Post
    1,084
    Thanked 1,009 Times in 754 Posts
    Rep Power
    324
    Have you looked at Shutdownertron? http://www.edugeek.net/forums/edugeek-shutdownertron/

  3. #3

    DaveP's Avatar
    Join Date
    Oct 2006
    Location
    Can't talk now: The mother-ship is calling!
    Posts
    4,446
    Blog Entries
    1
    Thank Post
    167
    Thanked 654 Times in 415 Posts
    Rep Power
    500
    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.

  4. #4

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,309
    Thank Post
    854
    Thanked 868 Times in 520 Posts
    Rep Power
    524
    PSShutdown Classroom

    PsShutdown Classroom

  5. #5
    meastaugh1's Avatar
    Join Date
    Jul 2006
    Location
    London/Hertfordshire
    Posts
    839
    Thank Post
    59
    Thanked 73 Times in 60 Posts
    Rep Power
    25
    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.

  6. #6

    Join Date
    Mar 2009
    Location
    Leeds
    Posts
    3,076
    Thank Post
    111
    Thanked 407 Times in 362 Posts
    Rep Power
    108
    if you just want to shut it all off at the end of the day you can even batch script it

  7. #7

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

    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

  8. #8
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Berkshire, UK
    Posts
    3,652
    Thank Post
    215
    Thanked 149 Times in 125 Posts
    Rep Power
    52
    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.

  9. #9
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Berkshire, UK
    Posts
    3,652
    Thank Post
    215
    Thanked 149 Times in 125 Posts
    Rep Power
    52
    I'm having trouble getting the syntax right with PSTools - could someone post a valid command line for me please?

  10. #10
    Cache's Avatar
    Join Date
    Apr 2008
    Location
    Cumbria
    Posts
    549
    Blog Entries
    2
    Thank Post
    221
    Thanked 69 Times in 68 Posts
    Rep Power
    20
    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.

  11. #11
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Berkshire, UK
    Posts
    3,652
    Thank Post
    215
    Thanked 149 Times in 125 Posts
    Rep Power
    52
    Thanks, I've got there now. I was having a senior moment with misreading how the instructions had written the commands - all sorted now.

  12. #12
    rh91uk's Avatar
    Join Date
    Sep 2008
    Location
    UK
    Posts
    809
    Thank Post
    132
    Thanked 119 Times in 102 Posts
    Rep Power
    28
    Another vote here for Shutdownertron - works a treat here.

  13. #13
    gshaw's Avatar
    Join Date
    Sep 2007
    Location
    Essex
    Posts
    1,751
    Thank Post
    87
    Thanked 129 Times in 120 Posts
    Rep Power
    44
    Another one for Shutdownertron here... central deployment, central configuration... good enough for me

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 2
    Last Post: 2nd November 2011, 08:40 PM
  2. Windows Firewall on networked PCs?
    By Nozza in forum Windows
    Replies: 14
    Last Post: 4th May 2009, 12:48 PM
  3. Downgrade plan for Windows 7 PCs
    By FN-GM in forum Windows 7
    Replies: 6
    Last Post: 10th April 2009, 10:22 AM
  4. Replies: 2
    Last Post: 1st April 2008, 11:49 PM
  5. pcs shutting down Whats causing it ?????
    By goodhead in forum Windows
    Replies: 14
    Last Post: 4th March 2007, 08: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
  •