Windows 10: Question about capturing a Windows 10 image using DISM

Discus and support Question about capturing a Windows 10 image using DISM in Windows 10 Backup and Restore to solve the problem; 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... Discussion in 'Windows 10 Backup and Restore' started by gt90, May 27, 2017.

  1. 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.*Smile

    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.*Smile

    Thank you,

    :)
     

  2. How to capture and install .wim file

    If you boot with Windows 10 install media on USB or DVD, you can get a Command Prompt by using SHIFT-F10. Then use DISM to capture an image of your Windows partition. You should first create a "Scratch" folder for DISM to use. Often C:\Recycler\Scratch is
    used, as \Recycler" is a standardized folder which will never be captured to a Windows image.

    If your Windows volume is still on C: (sometimes drive lettering varies when booted from install media):

    DISM /Capture-Image /ImageFile:Install.wim /CaptureDir:C:\ /Name:"Windows 10" /Compress:max /CheckIntegrity /Verify /ScratchDir:C:\Recycler\Scratch

    Use the applicable drive letter for your Windows partition, if it does not show up as drive C:. You can also add a Path to where you want to save your Install.wim or simply run the DISM command from that folder.

    You can read about the DISM commands used by running DISM /Capture-Image /?
     
    Don Cuthbert, May 27, 2017
    #2
  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, May 27, 2017
    #3
Thema:

Question about capturing a Windows 10 image using DISM

Loading...
  1. Question about capturing a Windows 10 image using DISM - Similar Threads - Question capturing image

  2. QUESTION ABOUT CAPTURE SCREEN

    in Windows 10 Gaming
    QUESTION ABOUT CAPTURE SCREEN: Dear Microsoft support team, Thank you very much for your precious time/advice always. I would like to get your support, please help me about Windows 10: 1About 15 years ago, in Windows OS it was integrated App. Movie Maker.But recent years it was not available.2.1 Currently...
  3. QUESTION ABOUT CAPTURE SCREEN

    in Windows 10 Software and Apps
    QUESTION ABOUT CAPTURE SCREEN: Dear Microsoft support team, Thank you very much for your precious time/advice always. I would like to get your support, please help me about Windows 10: 1About 15 years ago, in Windows OS it was integrated App. Movie Maker.But recent years it was not available.2.1 Currently...
  4. Dism / Imaging question

    in Windows 10 Software and Apps
    Dism / Imaging question: Hello,Personally been a fun year so far, heart surgery, but on the job side I'm FINALLY somewhere where I'm loved and I love the people I'm with, plus I'm learning a crapton of stuff!Ok, a lot of that has delved into dism / imaging and powershell scripting. It really has been...
  5. Dism / Imaging question

    in Windows 10 BSOD Crashes and Debugging
    Dism / Imaging question: Hello,Personally been a fun year so far, heart surgery, but on the job side I'm FINALLY somewhere where I'm loved and I love the people I'm with, plus I'm learning a crapton of stuff!Ok, a lot of that has delved into dism / imaging and powershell scripting. It really has been...
  6. Dism / Imaging question

    in Windows 10 Gaming
    Dism / Imaging question: Hello,Personally been a fun year so far, heart surgery, but on the job side I'm FINALLY somewhere where I'm loved and I love the people I'm with, plus I'm learning a crapton of stuff!Ok, a lot of that has delved into dism / imaging and powershell scripting. It really has been...
  7. 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...
  8. Using DISM to capture a online image you are using, or online image after sysprep command...

    in Windows 10 Installation and Upgrade
    Using DISM to capture a online image you are using, or online image after sysprep command...: Hello I am trying to create a .wim or .iso file for use with practice with learning for college with making deployable images for windows 10. Can anyone help? I keep getting stuck with the DISM command line after. There is a dism /online command switch that would utilize...
  9. Basic questions about DISM

    in Windows 10 Performance & Maintenance
    Basic questions about DISM: My wife's laptop has a corruption that sfc /scannow could not fix so I am going to try DISM. But first I have some basic questions. (And please forgive any incorrect terminology in the questions.) Last Sept I used the MCT to build a USB flash memory with Win10 AU. I read...
  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...

Users found this page by searching for:

  1. dism to capture windows 10 image

    ,
  2. are there any differences between capturing image with sysprep or dism

    ,
  3. capture complete image windows 10 using dism