Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


November 2006

Flawless Automatic Shutdown of Client Computers


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

In our labs, we have many Windows XP Professional computers that are supposed to be shut down in the evenings by a scheduled batch file. However, in the past, the shutdown process hadn't always been successful. I then discovered the reason why and came up with a remedy.

We use ALWIL Software's Avast! antivirus software on every client computer. The configuration 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. I discovered that sometimes users leave for the day without logging off their computers and leave a disk in one of the removable disk drives. In this situation, the shutdown process fails and the computer is left on during the night.

I found simple remedy to this situation. I added one parameter to the Shutdown command in the scheduled batch file. Here's the content of this revised batch file:

Shutdown -s -f -m \\ip_address -t 0 

The -s parameter specifies the shutdown process for the machine specified after the -m parameter (where ip_address is the machine's IP address). The -f parameter is the key component I added. It forces all applications to close, including Avast! The -t parameter specifies the time interval between issuing the Shutdown command the actual start of shutdown process.

To complete the configuration, I added the Shutdown command for every computer on new line in a text file and saved the file as batch file (.bat extension). On the server, in the Control Panel Scheduled Tasks applet, I pointed to the batch file, which I saved locally. In the account parameters, I used a user account with the appropriate rights to shut down remote computers. Note that this solution won't work when personal firewalls are enabled.

- Milos Puchta

 

 

End of Article



Reader Comments
You do run the risk that clients then boot off the removable media or even USB sticks.

ernst November 03, 2006 (Article Rating: )


You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
CES 2009: Ballmer Announces Windows 7, Windows Live, Live Search Milestones

During his first-ever Consumer Electronics Show (CES) 2009 keynote address last night in Las Vegas, Microsoft CEO Steve Ballmer announced the pending public availability of a feature-complete Windows 7, the final version of Windows Live Essentials, and ...

Command Prompt Tricks

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

Where is Microsoft NetMeeting in Windows XP?

...


Windows OSs Whitepapers Why SaaS is the Right Solution for Log Management

Related Events Virtualization Forum: Optimizing Storage, Networks, Desktops, and Security

Cloud Computing Forum: Integrating Software, Server and Storage as a Service into Your Enterprise IT Delivery Model

Virtualization Forum: Optimizing Storage, Networks, Desktops, and Security

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 Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.


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 Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2009 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing