Stuck on "Copying WIM to the deployment share" - unable to create litetouch.iso

K-assa- 0 Reputation points
2023-08-31T18:21:12.1466667+00:00

Hello,

Following along this documentation below on setting up MDT on cloud.

https://www.deploymentresearch.com/cloud-os-deployment-part-2-bare-metal-deployment-via-mdt-from-the-cloud/

When Updating the deployment share, the "Update Deployment Share Wizard" is stuck and not progressing,

  • Selection profile for WinPE configured according to best practices

It is stuck on "Copying WIM to the deployment share". Regenerating boot image yields same results. Not sure if any log files exist to review. Any help is appreciated.

User's image

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

2 answers

Sort by: Most helpful
  1. XinGuo-MSFT 17,321 Reputation points
    2023-09-01T06:55:14.7133333+00:00

    Hi,

    It seems like you are experiencing an issue with updating the deployment share in MDT, specifically getting stuck on the "Copying WIM to the deployment share" step. This can be a frustrating problem, but there are several steps you can take to troubleshoot and resolve the issue.

    Here are some steps you can follow:

    Check Disk Space: Ensure that you have enough disk space available on the drive where your MDT deployment share is located. If the drive is running out of space, it can cause the update process to hang.

    Log Files: MDT generates log files that can help you diagnose the issue. Look for the BDD.log file in the Logs folder of your Deployment Share. Open this log file using a text editor and look for any error messages or clues about what might be causing the problem.

    Anti-Virus or Security Software: Sometimes, anti-virus or security software can interfere with the update process. Temporarily disable any such software and try updating the deployment share again.

    Permissions: Ensure that the account you are using to update the deployment share has the necessary permissions. It should have full control over the deployment share folder.

    Clean Boot: Try performing a clean boot of your system to rule out any conflicts with third-party software. This can help identify if a background process is causing the hang.

    MDT Version: Make sure you are using the latest version of MDT. Sometimes, updating to the latest version can resolve known issues.

    Check the Media Path: In the Deployment Share properties, check the Media Path under the General tab. Ensure it points to a valid and accessible location.

    Check the Deployment Share Rules: Review your deployment share rules (customsettings.ini and bootstrap.ini) to ensure there are no errors or misconfigurations that might be causing the issue.

    Recreate Deployment Share: As a last resort, you can try recreating the deployment share from scratch. This involves importing your operating systems, drivers, and applications again. Ensure you have backups of your configurations before doing this.

    Remember to document any changes you make during troubleshooting and be cautious when making changes to your deployment share settings.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.