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

6 answers

Sort by: Most helpful
  1. Matthew Brock 0 Reputation points
    2023-04-05T20:40:10.9166667+00:00

    Simon thank you as well! I signed up to comment also lol, that worked for me.
    for anyone looking at this error this is the fix.

    0 comments No comments