Disabling Driver Signing Policy
Applies To: Windows Compute Cluster Server 2003
Disabling driver signing policy
If you add unsigned drivers to an existing RIS image, the automated installation will complete but it will not install the unsigned drivers. If you must use unsigned drivers, add the following lines (shown in bold font) to the RISTNDRD.SIF file in that image.
[Unattended]
OemPreinstall=yes
DUDisable=No
DriverSigningPolicy=ignore
FileSystem=LeaveAlone
ExtendOEMPartition=0
TargetPath=\WINDOWS
OemSkipEula=yes
InstallFilesPath="\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC=1
UnattendMode=FullUnattended
WaitForReboot=no