+ Reply to Thread
Results 1 to 3 of 3

Thread: Sysprep not adding drivers when WDS is used

  Share/Bookmark
  1. #1

    Reputation Reputation Reputation
    eean's Avatar
    Join Date
    May 2006
    Location
    Kuala Lumpur
    Posts
    502
    Thank Post
    53
    Thanked 38 Times in 27 Posts
    Rep Power
    16

    Default Sysprep not adding drivers when WDS is used

    Windows XP, Server 2008 WDS.
    I have:
    1. Setup my base image (it's 100% clean, no drivers, no software)
    2. sysprep -mini -reseal -reboot
    3. Captured image and added drivers to $OEM$ folders and setup Sysprep.inf correctly on the server.
    4. Deplyed image (on same computer). Image deploys fine, it copies the Drivers folder from the server onto the local hard drive and sysprep.inf changes the admin password etc... but the driver install fails (no error message, they just don't install).

    Sysprep is not updating HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\DevicePath with the paths OemPnpDriversPath.

    I've tried MS Workround.

    The wierd bit:
    If I manually add the drivers folder and sysprep.inf then run sysprep -mini -reseal -reboot then just restart the computer (i.e. don't capture and deploy) drivers install OK.


    So it must be something that WDS Server is/isn't doing?

    Thanks!

  2. #2

    Reputation

    Join Date
    Oct 2009
    Location
    Manchester, UK
    Posts
    10
    Thank Post
    5
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    I've been searching the Internet for the last week and this is the first post i have seen anywhere that EXACTLY describes my problem. If I ignore the Add Drivers wizard and manually add the paths in the OEMPnPDriversPath into the HKLM registry key then reboot the PC they all set up perfectly. The sysprep and driver folders are being copied, the sysprep.inf must be being processed as everything else is being done, including copying and running a different .vbs script file just for the sake of testing it, just the OEMDriversPath is NOT being added to the reg key as it should be.
    Did you find a resolution to this?

    Kevin
    Last edited by smithk2306; 25-03-2010 at 11:24 PM.

  3. #3

    Reputation Reputation Reputation
    eean's Avatar
    Join Date
    May 2006
    Location
    Kuala Lumpur
    Posts
    502
    Thank Post
    53
    Thanked 38 Times in 27 Posts
    Rep Power
    16

    Default

    I'm glad I'm not the only one with this problem - perhaps we should set up a special bi-monthly support group, perhaps meeting in a church hall, to help technicians who previously had an automated Windows XP build on Server 2000 and 2003 but since 'upgrading' to 2008 have found that they have to spend hours searching the internet to find work around and obscure Microsoft patches.

    Anyway, I didn't find a resolution but I do have a work around. It's a bit messy but it does the trick.

    1. Create your blank image (minus drivers and sysprep.inf), delete any unknown devices in device manager, all as you normally would.
    2. Create the DevicePath key with c:\Drivers\00;c:\Drivers\01;c:\Drivers\02;c:\Drive rs\03 up to c:\Drivers\99
    3. Capture your image as normal.
    4. On the server create your $OEM$ folders as normal. Create the sysprep.inf minus the OEMDrivers bit (which gets ignored anyway).
    5. In $OEM$\$1\Drivers put each driver in a different subfolder called 00 or 01, 02 etc.. I organise mine so chipset drivers are all 00,01,02. Network card drivers 10,11. VGA: 20, 21 etc... Then have an index text file so I know what driver is in what folder.

    Make sure your DevicePath is REG_EXPAND_SZ not REG_SZ otherwise some drivers don't work!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Drivers, sysprep and Mini Setup
    By sparkeh in forum O/S Deployment
    Replies: 1
    Last Post: 13-10-2009, 11:44 AM
  2. Replies: 3
    Last Post: 20-08-2009, 08:24 AM
  3. SYSPREP for WDS
    By DAckroyd in forum Windows
    Replies: 9
    Last Post: 26-03-2009, 02:38 PM
  4. WDS adding drivers to image?
    By Samson in forum Windows Server 2008
    Replies: 2
    Last Post: 31-10-2008, 03:22 PM
  5. WDS Adding Install Images Query
    By IS_Soldier in forum O/S Deployment
    Replies: 0
    Last Post: 29-10-2008, 01:59 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts