Jump to content

royne

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

About royne

royne's Achievements

0

Reputation

  1. Im trying to deploy a XP wim from WDS in native mode. I created a wim image and deployed it successfully on 4 different Dell and HP systems. The deployment is fully untended using an xml file for the PE boot prep. And a sysprep.inf file for the wim image placed in the image folder. \image\xp\xpsp2\$oem$\sysprep\sysprep.inf \image\xp\xpsp2\$oem$\Drivers\nic\E100B \image\xp\xpsp2.wim Im trying to get the different nic cards to install on the systems but it just don’t work. The drivers folder from my $oem$ folder gets copied to the deployed computers but no installation of them is done. The sysprep.inf file im using. ************************************** [unattended] OemSkipEula=Yes InstallFilesPath=C:\sysprep\i386 UnattendMode=FullUnattended OemPreinstall=Yes OemPnPDriversPath=Drivers\nic\E100B TargetPath=\windows DriverSigningPolicy=Ignore Filesystem=LeaveAlone OverwriteOemFilesOnUpgrade=No UnattendSwitch=Yes *************************************** do I have to copy the drivers to some other $oem$ location? Where? do I have to mount and add the driver to the wim file? Where?
×
×
  • Create New...