SCCM ADK update caused boot image ErrorCode = 2152205056

Eaven HUANG 2,191 Reputation points
2022-08-31T03:41:20.713+00:00

Dear experts,

We've upgraded SCCM from 2111 to 2207 with ADK updates. Now we can update Boot image x64 but the x86 image always failed with following errors.
I followed this link https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/error-managing-boot-images but it said it needs to be running on Windows 10 or later, we are running SCCM on Windows Server 2019

Any idea what I can try?

236395-x86-error-03.png

Error: Update boot image:   
•	Microsoft Windows PE (x86)  
   
  Error: Windows ADK reload actions:  
•	Reload using Windows PE from the  ADK version 10.0.22621.0  
   
  Error: Update actions:   
•	Add ConfigMgr binaries using Production Client version 5.00.9088.1007  
•	Disable Windows PE command line support  
   
  Error: Failed to import the following drivers:  
   
 Optional components:  
•	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.  
•	Failed to insert OSD binaries into the mounted WIM file  
The SMS Provider reported an error.: ConfigMgr Error Object:  
instance of SMS_ExtendedStatus  
{  
•	Description = "Failed to register to status manager";  
•	ErrorCode = 2152205056;  
•	File = "C:\\__w\\1\\s\\src\\SiteServer\\SDK_Provider\\SMSProv\\sspbootimagepackage.cpp";  
•	Line = 5417;  
•	ObjectInfo = "CSspBootImagePackageInst::PreRefreshtPkgSourceHook";  
•	Operation = "ExecMethod";  
•	ParameterInfo = "SMS_BootImagePackage.PackageID=\"GTN00002\"";  
•	ProviderName = "WinMgmt";  
•	StatusCode = 2147749889;  
};  
  
Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 40,346 Reputation points Microsoft External Staff
    2022-08-31T07:16:03.54+00:00

    Hi,

    According to the official article, this is expected behavior. The last supported version of 32-bit WinPE is available in the WinPE add-on for Windows 10, version 2004. The 32-bit versions of Windows PE (WinPE) in the WinPE add-ons for Windows 11 and Windows Server 2022 aren't supported.
    Support for the Windows ADK in Configuration Manager

    A similar thread for your reference: Unable to update X86 default boot image after upgrade to ADK 2262 on MEMCM 2203.
    The workaround is to copy amd64 folder (default path is C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment) and then change the name to x86.

    Hope it helps. Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Jason Sandys 31,411 Reputation points Microsoft Employee Moderator
    2022-09-01T17:38:03.397+00:00

    And the real question here is why do you need a 32-bit boot image anymore? Are you still deploying x86 Win 10? Starting with 20H1, I don't believe we support x86 at all anymore and anything older than 20H1 is unsupported.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.