timothyj Posted August 21, 2009 Posted August 21, 2009 We have multiple HP models that we deploy in our office. I am trying to add audio and video drivers to an existing RIS image. The drivers for RIS are added to the $OEM$\$1\PnPDrvrs\Media\SndMax and $OEM$\$1\PnPDrvrs\System\Graphics respectively. Those paths are added to the [unattended] section as shown below:OemPreinstall = yesOemPnPDriversPath = "PnPDrvrs\Network\PRO100;PnPDrvrs\Network\PRO1000;PnPDrvrs\Network\BRCM;PnPDrvrs\Network\NIC;PnPDrvrs\Display\Intel;PnPDrvrs\Media\SndMax;PnPDrvrs\Media\SMax;PnPDrvrs\Media\WDM;PnPDrvrs\Media\SMAXWDM;PnPDrvrs\System\Chipsets;PnPDrvrs\System\Graphics;PnPDrvrs\System\HECI;PnPDrvrs\System\Intel"When the image is deployed, all works with the audio and video devices uninstalled. I can manually install the devices pointing to the respective PnPDrvrs subfolders and the devices install fine. What am I doing wrong that the unattended installation is not installing the drivers?riprep.sif
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now