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 


January 2007

Standardizing BIOS Settings in a Dell Shop

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

Download the Code Here

I recently needed to standardize the BIOS settings across my organization, and I found the perfect tool: the Dell Client Configuration Utility (DCCU). This powerful application lets you obtain or configure BIOS settings, flash the BIOS, and shut down or restart the system. I've used the DCCU to set Preboot Execution Environment (PXE), Wake on LAN (WOL), and administrator passwords, as well as upgrade and flash the BIOS.

Dell's documentation indicates that the DCCU is compatible with GX150 and later systems. However, I've used the utility on models as old as the GX1 to perform every function except setting BIOS passwords. The DCCU doesn't require you to install other Dell software (e.g., OpenManage) on the client PC.

You can search Dell's support Web site to find the DCCU. Make sure you download the latest version rather than an old version. The current version of DCCU is 1.2.1, which is available at http://support.dell.com/support/downloads/download.aspx?c=us&cs=555&l=en&s=biz& releaseid=r123761&formatcnt=2& libid=0&fileid=164480.

The DCCU interface is simple. The three main tabs correspond to the actions you can perform. You can collect information about current BIOS settings, change BIOS configuration settings, and upgrade or flash the BIOS. Select an action tab, choose the options you want, and click Create Package. The DCCU then creates a small executable package that runs in the Windows environment.

The DCCU Help files suggest using Dell OpenManage Client Administrator (OMCA), Altiris Client Management Suite, or Microsoft Systems Management Server (SMS) to deploy and execute the package across an enterprise. My organization doesn't have any of these solutions, so I wrote a Group Policy computer startup script, which Listing 1 shows, to deploy the package. This script is a batch file that copies the package to the local machine, then executes the package. You might need to modify the script for your environment.

Numerous options exist for storing the DCCU package. I stored the package that I created in a subfolder named \DELL in the Netlogon share. You can store the package in Group Policy and eliminate the need for the localserver variable, or you can store the package in a static location on a file server. The %logonserver% variable isn't available to computer startup scripts. If you have multiple sites with domain controllers (DCs) at each site, the best option is to store the package in Group Policy (in the same directory as the script) or in the Netlogon share, as in my example. This method ensures that the system copies the package from the local server.

When a package runs, it uncompresses several files, executes them, and creates XML log files. You can specify the log-file output directory during the package creation. The XML log files tell you which settings failed, which succeeded, and which weren't applicable because the setting doesn't exist in that BIOS. After a package runs, it cleans up after itself: The package deletes all the files it uncompressed and eventually deletes the package itself. Therefore, you need to use a copy of any package you create when you test and deploy the package.

The If exist line in the script prevents the package from needlessly copying and running at each reboot. One run is sufficient. During the package creation, I specified C:\BIOS as the location to store the XML log files. If C:\BIOS exists, the package has already run and the script jumps to the end and exits.

Although the packages are small (approximately 844KB), on large networks the copying can significantly increase traffic during peak boot times. Thus, you might want to apply the policy in phases to workstation subsets at various times.

If you want to create an image to deploy to new PCs, be sure to delete the output log directory (i.e., C:BIOS) before running Sysprep. This action ensures that new PCs run the script in its entirety.

See Associated Figure

End of Article



Reader Comments
When I click to create the package it asks for a location in which to create it, then creates the .exe file. It does not prompt for the log-file output directory. What am I missing?

Phral February 05, 2007 (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
PsExec

This freeware utility lets you execute processes on a remote system and redirect output to the local system. ...

Microsoft Delivers Service Pack 2 Beta 2 for Vista, Server 2008

Microsoft on Tuesday announced the availability of the Beta 2 version of Service Pack 2 (SP2) for Windows Vista and Windows Server 2008. Since both operating systems were developed from the same code base, they have a common servicing structure and thus ...

Windows Live Wave 3 Services Launch Begins

Late Tuesday, Microsoft began rolling out the services portion of its Windows Live Wave 3 launch. The company is shipping an unprecedented number of new and improved services that build off the success of Hotmail and Windows Live Messenger and attempt ...


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

Related Events SQL Server 2008 – Can You Wait? | Philadelphia

SQL Server 2008 – Can You Wait? | Atlanta

SQL Server 2008 – Can You Wait? | Chicago

Check out our list of Free Email Newsletters!

Scripting eBooks Keeping Your Business Safe from Attack: Encryption and Certificate Services

Best Practices for Managing Linux and UNIX Servers

Building an Effective Reporting System

Related Scripting 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 © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing