Windows 10: Why can't I capture a Win 1124H2 image with dism windows on x:\.

Discus and support Why can't I capture a Win 1124H2 image with dism windows on x:\. in Windows 10 Gaming to solve the problem; Why can't I capture a Win 1124H2 image with dism windows on x:\.Trying to Capture a Win11 24H2 Image. Here are the steps in taking and issues im... Discussion in 'Windows 10 Gaming' started by Charlie Banks, Mar 24, 2025.

  1. Why can't I capture a Win 1124H2 image with dism windows on x:\.


    Why can't I capture a Win 1124H2 image with dism windows on x:\.Trying to Capture a Win11 24H2 Image. Here are the steps in taking and issues im running into.1. Installed win11_24H2. Go into audit mode.2. Installed Apps run sysprep, generalize, shutdown.3. Boot up with a win11 ios usb, go into repair, command prompt.Issue: It shows that my windows folder is on x:\. I run diskpart and list disk and it shows my usb that I want to copy the image to as E:\. and Win11 ios bootable usb as the c:\.I try to run the command to capture From x:\ dism /capture-image /imagefile:e:\image\install.wim /

    :)
     
    Charlie Banks, Mar 24, 2025
    #1
  2. gt90 Win User

    Question about capturing a Windows 10 image using DISM


    Hi,

    I have the following task to complete; I would like to capture an image from a machine running Windows 10 enterprise using WinPE and DISM and then using Windows Server 2012 R2, PXE boot the captured image onto 10 other machines on the network. I would not like to use any third party tools to complete this task by the way. I am planning on following this guide: Deploy Windows 10 using MDT 2013 and WDS TheITBros but am having some trouble completely comprehending the guide. *Confused If anybody can suggest a better guide which satisfies my requirements I would very much appreciate your suggestions.Why can't I capture a Win 1124H2 image with dism windows on x:\. :)

    My first question is (apart from the Server 2012 R2 which is my domain controllor, the 10 machines I wish to PXE boot the Windows 10 enterprise image to, the switch connecting the 10 machines and the network) how many additional machines do I need to complete this task? (I just want to get a clearer picture of how many machines I will need hence the first question)

    My second question is about capturing the Windows 10 enterprise image itself. My current understanding is that I have to run sysprep with the generalise and OOBE (set to shutdown) switches to remove the SID's then boot WinPE on the machine and use DISM to capture the Windows 10 enterprise image. Sounds easy so far except that I've looked at some guides online and rather than capturing just the Windows 10 enterprise image, some people also capture their system and recovery partitions. Just to clear up what I mean by this, when you go into diskpart and then type list volume, you are shown (on my machine at least) the system partition which is about 100MB, the recovery partition which is about 500MB and the partition where my operating system is stored which varies from machine in size but is about 470GB on my machine. My point and question is do I only need to use DISM to capture the partition where my operating system is stored e.g. my C:\ drive and will this be enough when I later deploy the captured Windows 10 enterprise image via Server 2012 R2 and PXE booting?

    Also, if you could please give me a small explanation on the steps I need to carry out next after capturing the Windows 10 enterprise image with DISM i.e. the steps to deploy the captured image using Server 2012 R2 and PXE booting across my network.This would be really appreciated, thank you.Why can't I capture a Win 1124H2 image with dism windows on x:\. :)

    Thank you,
     
  3. capture with dism

    I know how to capture partition image using dism and creating image in windows is there any difference between dism capture partition image and creating image in recovery in control panel
     
    brianduggan, Mar 24, 2025
    #3
  4. Why can't I capture a Win 1124H2 image with dism windows on x:\.

    WHAT'S THE DIFFRENCE BETWEEN "Capture-CustomImage" and "Capture-Image" WHILE CAPTURING IMAGE USING DISM

    Hi.

    /Capture-CustomImage only captures the customization files. It can’t be used to capture installation files into a new WIM.

    /Capture-Image

    Captures an image of a drive to a new .wim file. Captured directories include all subfolders and data. You cannot capture an empty directory. A directory must contain at least one file.

    Info for customimage here:
    https://docs.microsoft.com/en-us/windows-hardwa...


    Info for Image here:
    https://docs.microsoft.com/en-us/windows-hardwa...
     
    Zackary Vanosdol, Mar 24, 2025
    #4
Thema:

Why can't I capture a Win 1124H2 image with dism windows on x:\.

Loading...
  1. Why can't I capture a Win 1124H2 image with dism windows on x:\. - Similar Threads - Why can't capture

  2. Why can't I capture a Win 1124H2 image with dism windows on x:\.

    in Windows 10 Software and Apps
    Why can't I capture a Win 1124H2 image with dism windows on x:\.: Why can't I capture a Win 1124H2 image with dism windows on x:\.Trying to Capture a Win11 24H2 Image. Here are the steps in taking and issues im running into.1. Installed win11_24H2. Go into audit mode.2. Installed Apps run sysprep, generalize, shutdown.3. Boot up with a...
  3. Why is there a red x by the image/screenshot?

    in Windows 10 Software and Apps
    Why is there a red x by the image/screenshot?: I took some screenshots with my surface pro 5. They have a red x beside them. What does this mean? Assuming it’s not good as opposed to the green check beside all other images. How can I make this better?...
  4. Why is win + X disabled

    in Windows 10 Gaming
    Why is win + X disabled: Since the last window update, the win + x combination isn't working. I used this menu all the time and now I can't use it.It might have been disabled because people may not have known it existed, and so it didn't get used. I found the menu by accident, and after I did find...
  5. Why is win + X disabled

    in Windows 10 Software and Apps
    Why is win + X disabled: Since the last window update, the win + x combination isn't working. I used this menu all the time and now I can't use it.It might have been disabled because people may not have known it existed, and so it didn't get used. I found the menu by accident, and after I did find...
  6. Capture image with DISM and /verify error 80

    in Windows 10 Support
    Capture image with DISM and /verify error 80: Hi folks using DISM command to capture a windows WIM image from my current system using DISM from latest Windows build ISO it errors out if you run this command Please folks how do we get rid of those damn Smiley's when typing code !!!!!!!!! (D is current Windows disk, C is...
  7. DISM image capture missing files after copy

    in Windows 10 Installation and Upgrade
    DISM image capture missing files after copy: We are having a strange problem taking an image from a VM to deploy on PCs. We have done it this way for a couple years without issue but this round seems to be acting odd. I boot into the VM with Windows PE, run DISM /image-capture etc, save the WIM, life is good. I can...
  8. Question about capturing a Windows 10 image using DISM

    in Windows 10 Backup and Restore
    Question about capturing a Windows 10 image using DISM: Hi, I have the following task to complete; I would like to capture an image from a machine running Windows 10 enterprise using WinPE and DISM and then using Windows Server 2012 R2, PXE boot the captured image onto 10 other machines on the network. I would not like to use...
  9. DISM capture and apply WIN10 image failure. Need guidance.

    in Windows 10 Support
    DISM capture and apply WIN10 image failure. Need guidance.: I've hit quite a snag here.I booted from WINPE5.1 and ran DISM and captured a Windows 10 golden instance image and the UEFI System Partition (what I traditionally knew as system partition) saved to external hard drive. It seems that I did not image the Microsost Reserved...
  10. Using Dism to capture and apply windows 10 images to a partition

    in Windows 10 Support
    Using Dism to capture and apply windows 10 images to a partition: Hi guys, so a few days ago my windows 10 crashed so I had to format and reinstall windows 7 then upgrade to windows 10, a hard work to do. So I started to search about how to capture the image of C: where the windows 10 is running and I found Dism. Now I have a lot of...