Sunday, January 22, 2012

Add Driver Packages to Boot Image Wizard Not Responding

Hi had an issue today with a WDS Server on Windows Server 2008 R2 SP1. Whenever I went to add a driver package to a boot image the "Add Driver Packages to Boot Image Wizard" would freeze when trying to mount the image and come up with not responding.

When running the wizard again the following error would be received:

Error Occurred while trying to execute this command.
Error Code: 0xc1420127


In which I needed to browse to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images" and delete any keys below this to run the wizard again.

To resolve the problem I ran the following command to Uninitialize the server.

wdsutil /Uninitialize-Server



Opening the WDS Console allowed me to run the configuration wizard again. After running the configuration wizard and re-configuring the server I then ran the "Add Driver Packages to Boot Image Wizard" which completed successfully.

2 comments:

  1. Nice work-around! Did you every experience the error again? I seem to randomly get this error every 2nd or 3rd time I try to add driver packages to a boot image. Following your steps lets me add the new drivers but it's getting old so I was wondering if you know of a permanent fix?

    ReplyDelete
  2. Thank you! worked for me also.

    ReplyDelete