Categories

Vista Clues provides Windows Vista help, tips, downloads, and news. If you have a question or tip for Tony, send me an e-mail at qa@vistaclues.com

Site search

Main menu:

Archive

Driver Staging in Windows Vista

In Windows Vista, administrators can stage drivers to the Driver Store. Once a driver is in the Driver Store, any user can install the driver without providing administrative privileges or responding to a UAC prompt.

Cool stuff if you’re in IT. If you’re planning to deploy Vista computers and you want to stage drivers so they’re accessible to users after the client computers are setup, use the “Microsoft Solution Accelerator for Business Desktop Deployment for Windows Vista and the 2007 Microsoft Office system” (affectionately known as “BDD 2007“). I helped write some of the docs for that project.

If you want to stage drivers after clients are setup, you can use a script with the PnPUtil.exe command (included with Vista). Here’s the usage information:

Microsoft PnP Utility
Usage:
——
pnputil.exe [-f | -i] [ -? | -a | -d | -e ]
Examples:
pnputil.exe -a a:\usbcam\USBCAM.INF      -> Add package specified by USBCAM.INF
pnputil.exe -a c:\drivers\*.inf          -> Add all packages in c:\drivers\
pnputil.exe -i -a a:\usbcam\USBCAM.INF   -> Add and install driver package
pnputil.exe -e                           -> Enumerate all 3rd party packages
pnputil.exe -d oem0.inf                  -> Delete package oem0.inf
pnputil.exe -f -d oem0.inf               -> Force delete package oem0.inf
pnputil.exe -?                           -> This usage screen

For more information about Driver Staging, read “Step-by-Step Guide to Device Driver Signing and Staging

For more information, read the Windows Vista Resource Kit (co-authored by your very own Tony Northrup). Got a question for Tony? Send an e-mail to qa@vistaclues.com.

del.icio.us:Driver Staging in Windows Vista digg:Driver Staging in Windows Vista spurl:Driver Staging in Windows Vista furl:Driver Staging in Windows Vista fark:Driver Staging in Windows Vista blogmarks:Driver Staging in Windows Vista Y!:Driver Staging in Windows Vista magnolia:Driver Staging in Windows Vista

Write a comment