MDT error When updating DS

Shane Kirkman 16 Reputation points
2022-08-31T07:46:54.387+00:00

Error is happening when I try to update deployment share. It is happening with win11 and win10 Deployment shares.

I am using the latest ADK+PE and MDT.

Have tried uninstalling and reinstalling.

Reinstalled windows to a newer version.

My operating system is Win11 Pro, latest beta channel.

Tried disabling AV and Firewall.

Yes the wim file exists, have tried from Extracted iso and a mounted iso.

All MDT-ADK,Deployment shares and drive are shared.
I can't find logs anywhere

++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++

Error Unable to open the specified WIM file.

=== Making sure the deployment share has the latest x86 tools ===

=== 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: The system cannot find the path specified
--- End of inner exception stack trace ---
at Microsoft.BDD.Core.BDDWimFile..ctor(String wimPath, Boolean forUpdate)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at Microsoft.BDD.Wizards.UpdateProgress.WizardProcessing()
at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()

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).
826 questions
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 30,031 Reputation points Microsoft Vendor
    2022-08-31T08:34:20.663+00:00

    Hi,

    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

    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.

    9 people found this answer helpful.

  2. Shane Kirkman 16 Reputation points
    2022-08-31T09:21:23.29+00:00

    Thank you I try will that tomorrow


  3. Brenden S 0 Reputation points
    2023-01-18T16:30:51.9+00:00

    Simon thank you! I signed up to comment that worked for me.

    0 comments No comments

  4. Nuno Soares 0 Reputation points
    2023-02-08T14:22:31.97+00:00

    Simon i have the same problem and the workaround work for me

    tks

    0 comments No comments

  5. Cyrill R 0 Reputation points
    2023-03-26T08:54:35.2033333+00:00

    Thank you Simon this workaround works for me as well.

    0 comments No comments