Jump to content

TomDavidson

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About TomDavidson

TomDavidson's Achievements

0

Reputation

  1. We've got three weeks to push out an XP SP2 upgrade to a thousand Win2000 machines (don't ask), and I've discovered to my dismay that at least two of our models are using network cards with drivers too new to be included in the XP driver.cab. Ergo, when the machines get the XP upgrade push (which otherwise runs fine), they come back up without networking. This makes it rather difficult to push out new drivers to them, as you might imagine, and means we may have to touch every single machine of this model with an admin. *shudder* Problems: 1) I can't use SMS to add something to RunOnce with elevated permissions, because the XP upgrade will not run -- period -- if it detects something in RunOnce. 2) I can't just add the drivers to $OEM$, because NTUpgrade=Yes cannot be used with OEMPreinstall=Yes in the answer file. And if OEMPreinstall=No, the $OEM$ folder is not created on the local machine. 3) I can't just add my own .cab, as far as I can tell, by modifying drvindex.inf and txtsetup.sif, because this requires a fresh install (see #2). 4) I don't know if I can just add the drivers to driver.cab or sp2.cab. 5) Our users do not all have admin rights to their machines, meaning we can't count on them to run a program on login; this has to happen during the install. 6) We can't ghost all these machines; we need to preserve some user settings and custom programs, which is why my boss is requiring an upgrade. Given all this, is there ANY solution? How do I get an upgrade installation to pick up on new drivers? Is this something that the Dynamic Update /duprepare procedure (which I don't really understand all that well) can handle?
×
×
  • Create New...