Unable to update Deployment Share - MDT

Kieron Neal 5 Reputation points
2024-05-22T11:14:12.14+00:00

When updating the MDT Deployment share I get the following 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()

Anyone had anything similar or know a solution?

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
{count} vote

1 answer

Sort by: Most helpful
  1. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2024-05-23T02:25:27.4+00:00

    Hi @Kieron Neal ,

    Thank you for posting in Microsoft Q&A forum.

    What version of Windows ADK you are using? If it is ADK for Windows 11, 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.

    Similar threads for your reference:

    MDT error When updating DS

    Unable to update X86 default boot image after upgrade to ADK 2262 on MEMCM 2203

    Thanks for your time. Have a nice day!

    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.


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.