Unable to update the Deployment Share

dhiffg-5169 200 Reputation points
2024-12-23T16:19:00.2333333+00:00

We are running the latest MDT build 8456. After upgrading to ADK for Windows 11, version 22H2 (10.1.22621.1), we get the below error when trying to update the Deployment Share of MDT.

== = Processing LiteTouchPE (x86) boot image = = =

Building requested boot image profile.

System.Management.Automation.CmdletInvocationException: Unable to open the specified WIM file. -- -> System.Exception: Unable to open the specified WIM file. -- -> System.ComponentModel.Win32Exception: An appointed pass is not found.

Do you know how to fix this error? Any comment will be highly appreciated.

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
917 questions
0 comments No comments
{count} votes

Accepted answer
  1. Simon Ren-MSFT 37,401 Reputation points Microsoft Vendor
    2024-12-24T01:33:42.0366667+00:00

    Hello,

    I hope you are doing well.

    1,According to the official article, this is by design. 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

    2,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.

    3,MDT doesn't officially support Windows 11 and Windows Server 2022 operating systems. It's recommended to use SCCM to deploy Windows 11 to client computers. Refer to:

    MDT supported platforms

    Support for Windows 11 in Configuration Manager

    Hope it helps. Feel free to contact me if you have any concerns/queries.

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.