Deploying Driver Packages to Clients Using Method 1
To make all driver packages available to all clients during deployment, do the following:
- In the Windows Deployment Services console, under the server_name node, right-click the Drivers node and select Add Driver Package.
- Either browse to select a folder containing the driver packages you want to deploy, or
browse to select the .inf file of a single driver package you want to deploy.
Note that you cannot deploy driver packages that are in the form of .msi or .exe files. You must extract the driver files from these packages to add them to your Windows Deployment Services server. - Click Next and select the driver package(s) you want to add to the Windows Deployment Services server.
- Click Next to add the driver package to the Windows Deployment Services server.
- Click Next and select the Select An Existing Driver Group option. Then select DriverGroup1 as the driver group to which the driver package will be added. DriverGroup1 is the default driver group and has no filters configured for it. This means that all client computers will have access to the driver packages in this driver group. Plug and Play will ensure that only those driver packages that match the client's hardware will be installed.
- Finish the Add Driver Packages Wizard. The added driver package will be displayed in the Windows Deployment Services console under DriverGroup1.
You can test this approach as follows:
- Make sure that the device for which the driver package is intended is connected to or attached to a client computer.
- Use Windows Deployment Services to deploy Windows 7 to the client computer.
- When the install is finished, log on as an administrator and open Device Manager. Verify that the device drivers needed by the device have been installed and that the device is working properly.
In this tutorial:
- Configuring Windows Deployment Services
- Introducing Windows Deployment Services
- Service Architecture
- PXE Services
- Operating Modes
- Legacy Mode
- Mixed Mode
- Native Mode
- Planning for Windows Deployment Services
- Choosing a Version of Windows Deployment Services
- New Features of Windows Deployment Services in Windows Server 2008 R2
- Server Requirements
- Client Computer Requirements
- DHCP Requirements
- Routing Requirements
- Capacity Requirements
- Installing Windows Deployment Services
- Windows Server 2003
- Windows Server 2008 R2
- Windows 7 Configuring Deployment Services
- Preparing Discover Images
- Windows Importing Images
- Importing Boot Images
- Importing Install Images
- Managing and Deploying Driver Packages
- Deploying Driver Packages to Clients Using Method 1
- Deploying Driver Packages to Clients Using Method 2
- Deploying Driver Packages to Clients Using Method 3
- Managing Driver Groups and Driver Packages
- Adding Driver Packages to Boot Images
- Managing Image Security
- Pre-staging Client Computers
- Configuring Administrator Approval
- Windows 7 Installing
- Capturing Custom Images
- Creating Multicast Transmissions
- Performing Multicast Deployment
- Using Windows Deployment Services with Microsoft Deployment Toolkit