Create Wim image of a running system anyone  


  1. Posts : 11,247
    Windows / Linux : Arch Linux
       #1

    Create Wim image of a running system anyone


    Hi folks
    Does anybody know how to make a WIM image of a running system -- the reason I'd like this is that I use a Win to Go on an external SSD at times - often want Windows in totally different languages also with a load of applications in different languages -- not always possible to update a "Works PC" and it's a pain also on a Home PC mamging different desktop environments -- a Windows 2 Go on an SSD just works for me perfectly.

    However one of the drawbacks is that these can only be created from a Windows install iso and can't be updated to a newer version of Windows. (Standard WU updates such as security etc still work of course).

    I don't want to have to create from scratch and re-install a load of applications again. I've updated a physical instance of Windows and would like to use that. The main issue and I'm no expert at this is to ceate a WIM image of the current system, apply it to the external drive and update the boot via the bcd command (from the new system not the existing "C" Windows install on tthe laptops HDD.

    I'm sure it can be done as I think a paid Win2GO app thinks it can do it - bit I don't think it's necessary to pay for this stuff if the main process is simply in creating a WIM image and applying it. Big corporations also deploy loads of "canned" windows images for their own laptops etc so it must be possible.

    @NavyLCDR-- you have good ideas on this - any suggestions here please.

    Cheers
    jimbo
      My Computer


  2. Posts : 850
    Win 10
       #2

    @jimbo45

    I think capture a image is the best option for you:
    Capture and Apply Windows using a WIM file | Microsoft Docs

    Have a nice day!

    Friendly greetings
    Sorry for any mistakes. English is not my native language.
      My Computer


  3. Posts : 11,247
    Windows / Linux : Arch Linux
    Thread Starter
       #3

    Tekkie Boy said:
    @jimbo45

    I think capture a image is the best option for you:
    Capture and Apply Windows using a WIM file | Microsoft Docs

    Have a nice day!

    Friendly greetings
    Sorry for any mistakes. English is not my native language.
    Alles in Ordnung
    Sehr Danke !!!!

    Cheers
    jimbo
      My Computer


  4. Posts : 28,332
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #4

    jimbo45 said:
    Does anybody know how to make a WIM image of a running system....
    Kari has a tutorial that should help......

    Create Windows 10 ISO image from Existing Installation
      My Computers


  5. Posts : 2,793
    Linux Mint 20.1 Win10Prox64
       #5

    Option 1: 2 commands. Assuming you want to create a WIM of C: to D: then apply to a partition on USB disk e.g E:
    1. Boot up WinPE (Macrium rescue or Windows Installation etc...). Open Admin Command then type:
      dism /Capture-Image /ImageFile D:\Custom.wim /CaptureDir:C:\
    2. dism /Apply-Image /ImageFile D:\Custom.wim /index:1 /ApplyDir:E:\
      NOTE: Command 1 must be done in WinPE since Windows won't allow to be done while online.

    Option 2: You've been using Macrium. Why not use it to clone (actually Copy) from C: to E: directly and can be done while online.
    Run Macrium, under C: click on clone this disk then drag C: and drop to E:
      My Computer


  6. Posts : 3,730
    several
       #6

    dism++ makes it easy. Can be done from the current running system, no need to boot into pe.

    Create Wim image of a running system anyone-save-image.jpg


    Browse to the save location, click ok. vss is automatically ticked on the running stystem.

    Create Wim image of a running system anyone-save-image2.jpg


    Also, If you want to exclude anything from the wim first go to Options>more settings>Settings

    Create Wim image of a running system anyone-options-settings.jpg

    add any exclusions you want

    Create Wim image of a running system anyone-options-settings-exclusions.jpg
      My Computer


  7. Posts : 494
    Win 10 Pro x64 versions
       #7

    jimbo45,

    Are you working with primarily UEFI/GPT systems? If you are you might consider using the FFU image format rather than the WIM format. WIM is fine for single partition imaging (WIM limitation: works only on a single partition) whereas FFU creates a full disk sector by sector clone (FFU limitation is only works on UEFI/GPT disks).

    Am advantage of using FFU is that you can Mount an FFU image from another Windows system. The mount process creates a VHD file that you will find in C:\Users\Username\AppData\Local\Temp folder using a naming convention of _ffumount********.vhd where * is a number sequence. You can use third party tools to convert this VHD into other virtual disk formats such as VHDX and run in Hyper V Gen 2 VM. This should allow for customization of an image and then applying that image to a physical disk.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:31.
Find Us




Windows 10 Forums