I am experimenting with the deployment role in Windows Server 2008 R2 (Windows Deployment Services). It is easy to deploy an OS to a client since it is already a WIM file. But how do you deploy an executable or drivers file to a client?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You might want to take a look at Managing and Deploying Driver Packages. It explains how to deploy driver packages. |
||||
|
|
|
Couple things you can do.
The best option I would shoot for is leveraging a tool. The tool can have additional logic to handle packages during installation and also provides reporting afterwards to determine if the deployment was a success or not. |
|||
|
|
