raid10 Posted March 25, 2004 Posted March 25, 2004 Hello,I have ~500 Dells that shipped with XP, but I had to image them to 2k for an incompatibility of one application . This issue has been resolved, and I would like to now do an upgrade without enduser involvement, instead of a reimage, because of short staffing.I have created my administrative share, my DU share, and I can successfully schedule a machine to remotely do an upgrade. The only issue is with drivers.I have 2 devices (Intel gigabit nic and NVIDIA Geforce 4) that I cannot get xp to install correctly. I have tried the OEMPREINSTALL option, but I am doing an upgrade (NTUPGRADE=YES). I can successfully copy the drivers to the computer using the winnt32.exe switch (/copydir:i386\drivers), but not when using the "$oem$/$1/drivers" in my i386.Here is my winnt32 command line: \\srvr\winxp$\i386winnt32.exe /unattend:\\srvr\winxp$\unattend.txt /copydir:i386\drivers /makelocalsourcehere is my unattend.txt[Unattended]NTupgrade = yesUnattendMode=FullUnattendedOemSkipEula=YesDUDisable = NoDUShare = \\srvr\installs\duDriverSigningPolicy = ignoreOemPnPDriversPath = drivers\dell\nic;drivers\dell\vidWaitForReboot=No[UserData]ProductKey = xxxxxxxxxxxxxxxxFullName="XXXXXXX"OrgName="XXXXXXX"[Components]; MSN ExplorerMSNExplr=off; Windows MessengerMSMsgs=offChat = offDialer = offOEAccess = offZonegames = offWMAccess = off[Shell]DefaultThemesOff = YesDefaultStartPanelOff = Yes[TerminalServices]AllowConnections = 1[PCHealth]ER_Display_UI = 0ER_Enable_Applications = noneER_Enable_Kernel_Error = 0ER_Enable_Reporting = 0ER_Enable_Windows_Components = 0[GuiUnattended]OEMSkipWelcome = 1]I have tried adding the OEMPREINSTALL=YES (even though I have the NTUPGRADE=YES), but it still is not working. Any ideas?
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