MDT Capture Windows 11 Pro (Virtual Machine)

MinaDave 0 Reputation points
2025-01-22T21:36:23.8266667+00:00

Hello,

I have 2 virtual machines running with VMWare workstation (also tried with proxmox with same issue).

VM1 = Windows Server 2025 with services DHCP, WDS & MDT

VM2 = Windows 11 Pro 24H2

I setup my Windows server 2025 VM in order to be able to deploy and capture image thru MDT.

My problem is when I'm initiating my Capture Task Sequence, once VM restart to start sysprep, I finally get this error:

User's image

IF I'm connecting a real computer thru ethernet, I'm able to get the .WIM file on the \Captures folder of my DeploymentShare folder on my server.

If I'm trying with a Windows 10 Virtual machine, (I create a new task Sequence similar to W11 one except the OS selected) and I am able to capture the .WIM from it :

User's image

User's image

I have tried many things so far BUT was not able to solve this issue.

Can someone support to get this done successfuly?

Thanks in advance

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).
932 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,577 questions
{count} votes

3 answers

Sort by: Most helpful
  1. XinGuo-MSFT 20,646 Reputation points
    2025-01-23T07:35:20.6733333+00:00

    Hi,

    Please check the setupact.log and bdd.log files for any specific errors that might give more insight into what's going wrong.

    Set up a fresh Windows Server 2025 (without services DHCP, WDS & MDT) virtual machine to use as a template for capturing the image.

    0 comments No comments

  2. AlexZhu-MSFT 6,116 Reputation points Microsoft Vendor
    2025-01-27T07:58:22.9066667+00:00

    Hi MinaDave,

    The drive letter is dynamically assigned, that is, it only works in the current running OS. The partition is static unless if we change it. When the OS, either PE or full OS, starts, it assigns drive letter to a partition (or not). So, it's normal that the drive letter is different within different OS.

    In addition, I noticed that the drive size is 63GB, however, for win11, the minimum storage requirement is 64GB. Could you resize it to, say, 100GB and try again.

    If something is wrong, try uploading the log files.

    Regards,

    Alex


  3. MinaDave 0 Reputation points
    2025-01-27T19:12:50.1633333+00:00

    Hi,

    So, it's normal that the drive letter is different within different OS.

    The problem is not that drive letter is changed...the problem is the wrong Partition receive a letter

    I noticed that the drive size is 63GB

    My drive is 64Go or 63Gb.

    In any case, I create a new VM with 100 Go drive and exactly same error, I have to manually assign a drive letter with diskpart for the 100Go drive And same ZTi Error at hte end.

    Here is the BDD.log file : BDD.log

    And the other one: setupact.log

    Thanks in advance for your help

    0 comments No comments

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.