Unable to update Deployment Share - MDT

Kieron Neal 0 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?

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

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 31,446 Reputation points Microsoft Vendor
    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.

    0 comments No comments

  2. Simon Ren-MSFT 31,446 Reputation points Microsoft Vendor
    2024-06-04T09:39:20.24+00:00

    Hi,

    Hope everything goes well. Do you need any further assistance about this issue? If yes, please feel free to let us know, we will do our best to help you.

    If the response is helpful, it's appreciated that you could click "Accept Answer" and upvote it, this will help other users to search for useful information more quickly.

    Thanks for your time.

    Best regards,

    Simon

    0 comments No comments