Hi all,
I am having trouble with the NIC drivers on a toshiba tecra m11 and portege r700. (They both have the same device ID and use the same NIC driver.)
The driver imports OK, but when I update the distribution points for the boot image I imported the driver into, I get this error:
Error: Boot image to update:
MDT Custom PE
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;
};
Troubleshooting steps already done include:
- Testing the driver files in a lab environment with SCCM - success
- Testing the driver files in a lab environment with MDT - success
- Rebuilding the boot wim in the production envrionment - same results
Any help or suggestions as to what I could try next or what the error may indicate would be great.