Driver problems with rerunning WIM capture

Posted by Tim Brigham on Server Fault See other posts from Server Fault or by Tim Brigham
Published on 2012-10-17T15:36:25Z Indexed on 2012/10/17 17:05 UTC
Read the original article Hit count: 285

Filed under:

How do I handle driver problems associated with creating a new WIM file using a previously created image as a base?

I am using a custom MDT image which installs Windows 7, Office 2010, etc which was created from a previously deployed base image of Windows 7 + SP 1 + updates.

When the driver injection is enabled I receive a group of messages (collected from different logs, screens, etc). If I turn the preinstall driver injection off things work as expected. If I leave it on I receive the following messages.

  • windows cannot install required files
  • 0x80004005 8004004
  • non zero return code ltiapply rc=31
  • Unhandled error returned by LTIApply: a device attached to the system is not functioning. (-2147024865 0x8007001F)

© Server Fault or respective owner

Related posts about mdt-2010