Question

  Asked: Dec 21 2007   10:19 AM GMT
  Asked by: Nickc1976


2003 Server clients auto shutdown


Windows, Windows Server 2003, Windows client administration and maintenance, Server management, Windows XP

Hi,

I need to set about 60% (about 50) of the PC's in our network to automatically shutdown at 8pm every night. I am running Windows server 2003, and the clients are all Windows XP. Can someone tell me the best way to do this.

Thanks

Nick

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



I do this on a weekly basis to a group of machines. I run a bat file in a scheduled task, using psshutdown from microsoft /sysinternals:
shutws.bat:

psshutdown -s @shutws.txt

where shutws.txt is a text file listing machines that are targeted.
simple, clean. You can also put timers and warning messages in so if users are logged in they have time to save work and log off.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Microsoft Windows and DataCenter.

Looking for relevant Microsoft Windows Whitepapers? Visit the SearchWinIT.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register