Link to home
Start Free TrialLog in
Avatar of Leo
LeoFlag for Australia

asked on

SCCM cant add drivers to driver package

Hi, I have imported drivers for HP 840 G3, under drivers in SCCM console, now i am trying to add them to drivers package, but i am getting the following error attached, even if i try to add one driver, it gives the same error.
thanks.
drivers.jpg
Avatar of Leo
Leo
Flag of Australia image

ASKER

When I was trying to Distribute the Network driver to distribution points, i got the following errors;

  Error: Boot image to update:
•      Microsoft Windows PE (x86)
 
  Error: Actions to perform:
•      Add ConfigMgr binaries
•      Set scratch space
•      Enable Windows PE command line support
•      Add drivers

  Error: Failed to import the following drivers:
•      HP lt4120 Snapdragon X5 LTE Download Interface - 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
The SMS 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_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
•      Line = 4566;
•      ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
•      Operation = "ExecMethod";
•      ParameterInfo = "SMS_BootImagePackage.PackageID=\"TT100084\"";
•      ProviderName = "WinMgmt";
•      StatusCode = 2147749889;
};
What version, servicepack and maybe hotfix level are you running?

Have a look at smsprov.log on your server and look for the error.
Avatar of Leo

ASKER

I am away from my computer, its SCCM 2012 R2  and not sure about the hotfix.
Avatar of Leo

ASKER

Sorry the correct version is SCCM 2012, SP1 version 5.0.7804.

Error in smsprov.log

*~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\sspbootimagepackage.cpp(4566) : Failed to insert OSD binaries into the WIM file~*~*      SMS Provider      19/07/2016 3:38:22 PM      7312 (0x1C90)
*~*~Failed to insert OSD binaries into the WIM file ~*~*      SMS Provider      19/07/2016 3:38:22 PM      7312 (0x1C90)
SOLUTION
Avatar of Michael Pfister
Michael Pfister
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Also make sure the original source of ALL injected drivers is still available/accessible
Avatar of Leo

ASKER

thanks, I will do as you suggested.
for permissions, which accounts needs to have access where boot.wim file resides?
Avatar of Leo

ASKER

sorry still getting the same error :-(

Error: Failed to import the following drivers:
•      HP lt4120 Snapdragon X5 LTE Download Interface - 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
The SMS 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_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
•      Line = 4566;
•      ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
•      Operation = "ExecMethod";
•      ParameterInfo = "SMS_BootImagePackage.PackageID=\"TT100084\"";
•      ProviderName = "WinMgmt";
•      StatusCode = 2147749889;
Try to remove the driver its complaining about.
Avatar of Leo

ASKER

I did, but the error is same.....
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial