RIS and non-signed third-party driver

G

Guest

I'm trying to RIS a Dell Optiplex 620 and has a Broadcom nic and its asking
about non-signed third-party driver. Here part of my answer file. Could
someone help me.

[Unattended]
OemPreinstall = yes
OemPnPDriversPath = "Drivers\NIC;Drivers\AGP;Drivers\Audio;Drivers\Video"
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
DriverSigningPolicy = Ignore
 
G

Guest

John said:
I'm trying to RIS a Dell Optiplex 620 and has a Broadcom nic and its asking
about non-signed third-party driver. Here part of my answer file. Could
someone help me.

[Unattended]
OemPreinstall = yes
OemPnPDriversPath = "Drivers\NIC;Drivers\AGP;Drivers\Audio;Drivers\Video"
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
DriverSigningPolicy = Ignore

John,

Try this:

OemPnPDriversPath = \Drivers\NIC;Drivers\AGP;Drivers\Audio;Drivers\Video
DriversSigningPolicy = ignore
UpdateInstalledDriver = yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top