How to Add drivers for NIC and Mass Storage Controller
If you have ever used Microsoft Automated Deployment Service (ADS) you probably had the need to add 3rd party drivers for devices such as the NIC to your package.
To accomplish this task you just need to add all the driver’s files (*.inf, *.dll, *.sys, and so on) into the “%SystemRoot%\Program Files\Microsoft ADS\nbs\repository\User\PreSystem” folder, expected the Txsetup.oem as it is not read.


Leave a Reply