Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW errors while updating boot image on distribution point SCCM

  • Thread starter Thread starter dj3094
  • Start date Start date
  • Replies Replies 0
  • Views Views 3K

dj3094

Well-Known Member
Messages
241
Reaction score
7
Points
18
Hello all I am getting below error while updating the boot image.

Error: Update boot image:
• Microsoft Windows PE (x86)

Error: Update actions:
• Add ConfigMgr binaries using Production Client version 5.00.8692.1008
• Add custom background
• Set scratch space
• Enable Windows PE command line support

Error: Failed to import the following drivers:

Optional components:
• Microsoft .NET (WinPE-NetFx)
• Windows PowerShell (WinPE-PowerShell)
• Scripting (WinPE-Scripting)
• Startup (WinPE-SecureStartup)
• Network (WinPE-WDS-Tools)
• Scripting (WinPE-WMI)

Error: The wizard detected the following problems when updating the boot image.
• The SMS Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
• Description = "Failed to inject OSD binaries into mounted WIM file (often happens if unsigned drivers are inserted into x64 boot image)";
• ErrorCode = 2152205056;
• File = "..\\sspbootimagepackage.cpp";
• Line = 5198;
• ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
• Operation = "ExecMethod";
• ParameterInfo = "SMS_BootImagePackage.PackageID=\"ACM0076A\"";
• ProviderName = "WinMgmt";
• StatusCode = 2147749889;
};

any suggestions?
 
Back
Top