Unable to update the 64-bit Boot Image
Hi All,
Currently I am working on SCCM SP2 which has installed on Windows server 2003 server and integrated with MDT. I have included 10 Dell model drivers to OSD Driver packages and added network and storage drivers to 64-bit Boot Images.
I can able to update the Boot Images Distribution Point without any drivers. Once I included drivers to the Boot Images, I can't able to update the Distribution Point. Please help me on this strange issue.
Below is the error message that I got while updating the Boot Images(X64) Distribution Point:
Error: Actions to perform:
Add ConfigMgr binaries
Disable Windows PE command line support
Add drivers
Error: Failed to import the following drivers:
Intel(R) 82567LM-3 Gigabit Network Connection - Failed to inject a ConfigMgr driver into the mounted WIM file
Error: The wizard detected the following problems when updating the boot image.
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
Failed to inject a ConfigMgr driver into the mounted WIM file
The ConfigMgr Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
Description = "Failed to insert OSD binaries into the WIM file";
ErrorCode = 2152205056;
File = "e:\\nts_sms_fre\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
Line = 4104;
ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
Operation = "ExecMethod";
ParameterInfo = "SMS_BootImagePackage.PackageID=\"WES00092\"";
ProviderName = "WinMgmt";
StatusCode = 2147749889;
};
May 10th, 2012 4:40pm
This normally happens when the original source files for the drivers have been moved or deleted -- not the package where the drivers are contained but the actual location you imported the drivers from because these are directly referenced when imported
into the boot image. You can verify the location by looking at the properties of the driver in the console.Jason | http://blog.configmgrftw.com | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
May 10th, 2012 6:34pm
Hi,
I am Agree with JasonSharad Singh | My blogs: SharadTech | Twitter:
@MrLucknowWale |
May 12th, 2012 8:00am


