Odd MDT errors

Alex Warren 161 Reputation points
2021-08-11T17:59:48.277+00:00

Hey all, I've never seen these errors before when updating my deployment share, and I am hoping someone can explain what is going on here:

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

=== Processing LiteTouchPE (x64) 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).
859 questions
{count} votes

Accepted answer
  1. Simon Ren-MSFT 32,221 Reputation points Microsoft Vendor
    2021-08-12T07:55:57.657+00:00

    Hi,

    Thanks for posting in Microsoft Q&A forum.

    1,What version of MDT and Windows ADK you are using? Have you uninstall the Windows ADK and WinPE add-on, and then install the latest version of Windows ADK and WinPE add-on? Starting with Windows 10, version 1809, the Windows Preinstallation Environment (PE) is released separately from the Assessment and Deployment Kit (ADK), so we also need install WinPE add-on.
    Similar thread for your reference: Unable to open the specified WIM file – error in MDT after upgrading to ADK 1809

    2, Maybe the error is caused by antivirus software prventing access to the files. Please disable the antivirus software and restart your MDT server to have a try. Similar thread for your reference: Getting caught by your own permissions!
    Please note: The links are not from Microsoft, just for your reference. 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.


0 additional answers

Sort by: Most helpful