July 21, 200521 yr My problem is that often when I'm setting up Dell PC's here at work with my unattended CD, it will not install the drivers for everything during setup. However, when I boot into windows, and I go into Device Manager, and run Update Driver automatically so that it searches the CD for the driver, it finds and installs it fine. This only happens on some systems. My WINNT.SIF file points to a folder for each driver. Would it be better to pool all the drivers in each category into their own folder, rather than separating them out? Is that maybe why Setup isn't bothering to install them itself?
July 21, 200521 yr Author ;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes TargetPath=\WINDOWS OemPreinstall=Yes UnattendSwitch="yes" OemPnPDriversPath="Drivers\000_Chipset\Intel;Drivers\001_NIC\3c905c-TXM;Drivers\001_NIC\3C920;Drivers\001_NIC\8254X;Drivers\001_NIC\8255X;Drivers\001_NIC\Broadcom 570x Gigabit;Drivers\001_NIC\Intel 10-100 LOM;Drivers\001_NIC\XBEM_314-2;Drivers\001_NIC\Broadcom 440x;Drivers\001_NIC\Conexant Modem;Drivers\001_NIC\TrueMobile;Drivers\002_Video\815_EM;Drivers\002_Video\845G_GL;Drivers\002_Video\NVIDIA;Drivers\002_Video\RadeonVE;Drivers\002_Video\mobilityradeon;Drivers\003_Audio\198xIntegrated;Drivers\003_Audio\AC97;Drivers\003_Audio\SMAXWDM;Drivers\003_Audio\C-Major;" DriverSigningPolicy=Ignore[GuiUnattended] AutoLogon = Yes AdminPassword="commons" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1[userData] ProductKey= FullName="RCCUser" OrgName="Redlands Community College" ComputerName=*[Display] BitsPerPel=24 Xresolution=1024 YResolution=768 Vrefresh=75[TapiLocation] CountryCode=1[RegionalSettings] LanguageGroup=1 Language=00000409[branding] BrandIEUsingUnattended=Yes Home_Page=www.redlandscc.edu Search_Page=www.google.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msnexplr=off msmsgs=off hearts=off[GuiRunOnce]%systemdrive%\install\start.cmd
July 21, 200521 yr Try to add NonDriverSigningPolicy = "Ignore" just before the DriverSigngingPolicy ...Goodluck & Goodbye.
Create an account or sign in to comment