Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


July 2007

Another Way to Ensure Flawless Automatic Shutdowns

RSS
Subscribe to Windows IT Pro | See More Registry Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

In the Reader to Reader article "Flawless Automatic Shutdown of Client Computers" (November 2006, InstantDoc ID 93262), Milos Puchta described a problem he was having with a batch file that was supposed to shut down Windows XP Professional machines running ALWIL Software's Avast! antivirus software. This software prevents users from logging off when there's a disk (e.g., CD-ROMs, USB flash disks) in one of the computer's removable disk drives. Milos discovered that sometimes users left for the day, leaving disks in those drives. As a result, the shutdown process failed and the computers were left on all night.

Milos solved the problem by using the Shutdown command in a batch file. Another solution is to use PsShutdown, a free command-line utility (http://www.microsoft.com/technet/sysinternals/utilities/psshutdown.mspx). You can configure each PC with the PsShutdown utility (copied locally through a logon script if needed) and use a scheduled job with the appropriate command-line switches. You can create a job file on one PC, then copy it to the other PCs. If you don't need to shut down a particular PC, you can delete the job file by using a logon script. PsShutdown doesn't require the computer's name (it assumes the local PC), so using this utility would save Milos time because he wouldn't have to configure batch files.

For remote machines, you can copy PsShutdown and the job file by using commands such as

Copy shutdown.job 
  \\labpc01\c$\windows\tasks
Copy psshutdown.exe \\labpc01\c$\windows\

To run these commands, you need administrative rights on the lab PC and there can't be any local firewalls.

Alternatively, Milos can schedule a job or use a Group Policy shutdown script to shut down the Avast! service prior to shutting down the XP Pro computers. (This is assuming you can't configure Avast! to ignore CD-ROMs or USB flash disks on shutdown.) Once again, this can be done remotely if needed. By shutting down the right service, it should stop the problem of machines not shutting down because CD-ROMs or USB flash disks were left in PCs.

—Edward Braiter

End of Article



Reader Comments
Very usefull tx

carlosgarcia July 19, 2007 (Article Rating: )


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

WinInfo Short Takes: Week of November 9, 2009

An often irreverent look at some of the week's other news, including some more Windows 7 sales momentum, some Sophos stupidity, Microsoft's cloud computing self-loathing, more whining from the browser makers, Zoho's "Fake Office," and much, much more ...

Understanding File-Size Limits on NTFS and FAT

A general confusion about files sizes on FAT seems to stem from FAT32's file-size limit of 4GB and partition-size limit of 2TB. ...


Related Events WinConnections and Microsoft® Exchange Connections

Deep Dive into Windows Server 2008 R2 presented by John Savill

Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement