Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10861 xinso, Mar 19, 2023
    Last edited: Mar 19, 2023
    base-14393.0-amd64-Unstage.wim
    7,924 KB

    base-14393.0-amd64-Nanosvr.wim
    46,529 KB
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10862 xinso, Mar 19, 2023
    Last edited: Mar 19, 2023
    base-14393.0-amd64-Nanosvr.wim
    -
    Windows\System32\config
    +
    base-14393.0-amd64-Unstage.wim Windows\System32\config
    =
    Failed
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    
    Error: 0x800f080d
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at z:\1.log
    
    C:\windows\system32>
    

    base-14393.0-amd64-Nanosvr.wim
    -
    Windows\System32\config
    -
    Users
    +
    base-14393.0-amd64-Unstage.wim Windows\System32\config
    +
    base-14393.0-amd64-Unstage.wim Users
    =
    succeeded
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    
    Unstage is the best if available.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10863 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    [Fact]
    22621.1 and 23403.1001 (converted from 22623.XXXX), compatible.

    Q: 19041.1 and 19100.1051 (converted from 19043.XXXX)?

    Guess is helpless. If still compatible, what does it suggest?

    Test manual Construction of 19041.1 Windows 10 Enterprise amd64 en-US (with 19100.1051 Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19100.1051
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
    A: 19041.1 and 19100.1051 (converted from 19043.XXXX), compatible.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10864 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Official Unstaged image is to freshly install barebone via CD\USB boot.

    We use it to construct a regular image. Fine. But we need gailium119's Generalization tweak for the installation to get to OOBE. Otherwise, blue screen only.
    And, with gailium119's Generalization tweak, Install\Sysprep\Capture is not needed (which is needed for installation by official Unstaged image to get install.wim).

    This is why I don't install by official Unstaged image. Because a fully working Windows is needing much more than barebone.

    Reconstruction is more easy. Yes, but I don't like residuals of the source image.
    e.g. EnterpriseG has no Edge.
    We Reconstruct it with Professional, Edge stays.
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10865 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Test Construct 14393.5786 Windows 10 Enterprise N LTSC x86 ja-JP
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 33156 of 33156 (100%) done
    Extracting file data: 3398 MiB of 3398 MiB (100%) done
    Applying metadata to files: 33156 of 33156 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 14393.5786 Windows 10 Enterprise N LTSB x86 ja-JP
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseSN
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add ja-JP Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add ja-JP language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ja-jp-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Jpan-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-ja-jp-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ja-jp-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-ja-jp-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ja-jp-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add .NET Framework 4.8 to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~x86~~10.0.1.2919
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add ja-JP .NET Framework 4.8 language to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486143~31bf3856ad364e35~x86~~10.0.1.2752
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseSN key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseSN (Volume)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add ja-JP Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-FontSupport-JA-JP-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~ja-JP~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add SystemReset update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_KB5021039~31bf3856ad364e35~x86~~14393.5499.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 477810 KiB
    Using LZX compression with 12 threads
    Archiving file data: 749 MiB of 749 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 290632 KiB
    Space saved: 187178 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add DotNetRollup 4.8 to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~x86~~10.0.4590.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset EnterpriseSN base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseSN image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 2256246 KiB
    Using LZX compression with 12 threads
    Archiving file data: 4107 MiB of 4107 MiB (100%) done
    "install.wim" optimized size: 2247765 KiB
    Space saved: 8480 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the FLAGS property of image 1 to "EnterpriseSN".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise N LTSB".
    Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5786 Windows 10 Enterprise N LTSB".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    14393.5786 Windows 10 Enterprise N LTSB x86 ja-JP has been successfully constructed on 2023/3/20
    ========================================================================================================
    
    Mission took 1:3:59.43 (3839.43s total)
    
    Press any key to continue . . .
    
    
    [Credits]
    gailium119 Generalization tweak & CU integration tweak
    zhanglin Unstage Construction tweak & CU integration tweak
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10866 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Unstage (or alternatives) are really good. But not always easy to make the official one.
    This is why I have to think of alternatives.
    And from alternative experiences, I learn the hang of Unstage:

    Unstage, Servicing Stack.
    Alternative: Servicing Stack & Package Manager.

    Old build, Servicing Stack and Package Manager are in a same package.
    New build, they are separated packages.

    BTW, msi.dll, when missing, the Construction log shows error. But, so far, my Constructions prove that it is not necessary.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10867 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    [About Unstage Construction hash issues]
    Unstage needs both manifset and binaries expanded in advance.

    I use these scripts:

    SxSExpand.cmd
    Code:
    @echo off
    pushd "%~dp0"
    
    set SF=Z:\winsxs
    set TF=Z:\expanded
    
    if exist %TF% (rd /s /q %TF%&md %TF%) else (md %TF%)
    
    files\sxsexp-%ARCH%.exe %SF% %TF%
    
    xcopy /S /E /I /H /R /Y /J %TF% %SF%
    rd /s /q %TF%
    
    :END
    pause
    exit
    
    SxSExpand-Start-As-Admin.cmd
    Code:
    @echo off
    pushd "%~dp0"
    
    set ARCH=x86
    if %PROCESSOR_ARCHITECTURE%==AMD64 set ARCH=amd64
    if %PROCESSOR_ARCHITECTURE%==ARM64 set ARCH=arm64
    
    files\NSudoLC-%ARCH%.exe -U:T -P:E "%~dp0SxSExpand.cmd"
    exit
    
    No hash issues, 100%.

    PS:
    Package extractor also expands, but not 100 % OK as my experiences said.

    [Credits]
    zhanglin's hint of C:\Windows\System32\config\BCD-Template.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10868 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Q: Why Space saved by Resetbase for Reconstruction is about 2 GB, and about 8 MB for Construction?

    The source image?
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10869 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Microsoft-Windows-ContainerOSPlusEdition~31bf3856ad364e35~amd64~~10.0.22621.1.mum
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ContainerOSPlusEdition" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Windows Container OS Edition" releaseType="Product">
        <update name="Microsoft-Windows-Foundation-Package">
          <package contained="false" integrate="visible">
            <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Foundation-x86-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Foundation-x86-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Product-Data-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Product-Data-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-ContainerOSPlus-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-ContainerOSPlus-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-ContainerOSPlus-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-ContainerOSPlus-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-ContainerOSPlus-EditionOnly-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-ContainerOSPlus-EditionOnly-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-ContainerOSPlus-EditionOnly-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-ContainerOSPlus-EditionOnly-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-BootEnvironment-BootManagers-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-BootEnvironment-BootManagers-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-ServicingStack-Core-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-Core-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update description="Delivers the Common Servicing Stack Install Options Package" displayName="Common Servicing Stack Install Options Package" name="CommonServicingInstallOptions">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-OneCore-InstallOptions-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    

    Microsoft-Windows-WinVOSEdition~31bf3856ad364e35~amd64~~10.0.22621.1.mum
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-WinVOSEdition" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Windows WinVOS Edition" releaseType="Product">
        <update name="Microsoft-Windows-Foundation-Package">
          <package contained="false" integrate="visible">
            <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Foundation-x86-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Foundation-x86-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Product-Data-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Product-Data-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-WinVOS-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-WinVOS-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-WinVOS-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-WinVOS-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-WinVOS-EditionOnly-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-WinVOS-EditionOnly-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-WinVOS-EditionOnly-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-WinVOS-EditionOnly-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-BootEnvironment-BootManagers-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-BootEnvironment-BootManagers-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-ServicingStack-Core-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-Core-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update description="Delivers the Common Servicing Stack Install Options Package" displayName="Common Servicing Stack Install Options Package" name="CommonServicingInstallOptions">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-OneCore-InstallOptions-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10870 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Q: Is it possible to construct 10240.16384 image that is capable of CU integration offline?

    [Construct 10240.16384 x86]
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 31450 of 31450 (100%) done
    Extracting file data: 3231 MiB of 3231 MiB (100%) done
    Applying metadata to files: 31450 of 31450 (100%) done
    Done extracting files.
    
    ========================================================================================================
    Construct 10240.16384 Windows 10 Enterprise LTSB x86 en-US
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseS
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add en-US Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add en-US language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseS key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseS (OEM)
    ============================================================
    
    ------------------------------------------------------------
    Export en-US winre.wim to EnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 234104 KiB
    Using LZX compression with 12 threads
    Archiving file data: 631 MiB of 631 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 232621 KiB
    Space saved: 1483 KiB
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseS image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 1960050 KiB
    Using LZX compression with 12 threads
    Archiving file data: 3740 MiB of 3740 MiB (100%) done
    "install.wim" optimized size: 1958150 KiB
    Space saved: 1899 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Enterprise 2016 LTSB".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise 2016 LTSB".
    Setting the FLAGS property of image 1 to "EnterpriseS".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise LTSB".
    Setting the DISPLAYDESCRIPTION property of image 1 to "10240.16384 Windows 10 Enterprise LTSB".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    10240.16384 Windows 10 Enterprise LTSB x86 en-US has been successfully constructed on 2023/3/20
    ========================================================================================================
    
    Mission took 0:10:4.63 (604.63s total)
    
    Press any key to continue . . .
    
    

    [winre.wim CU integration]
    Code:
    
    C:\windows\system32>dism /english /image:z:\2 /add-package:z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [install.wim CU integration]
    Code:
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    
    Code:
    
    C:\windows\system32>dism /english /image:z:\1 /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19802
    
    Current edition is:
    
    Current Edition : EnterpriseS
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [Credits]
    gailium119 CU integration tweak & Unstage Construction tweak
    zhanglin CU integration tweak & Unstage Construction tweak
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10871 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Test Construct 10240.19805 Windows 10 Enterprise LTSB x86 en-US (based on #10870)
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 31450 of 31450 (100%) done
    Extracting file data: 3231 MiB of 3231 MiB (100%) done
    Applying metadata to files: 31450 of 31450 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 10240.19805 Windows 10 Enterprise LTSB x86 en-US
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseS
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add en-US Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add en-US language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseS key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseS (OEM)
    ============================================================
    
    ------------------------------------------------------------
    Export en-US winre.wim to EnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19802
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 414048 KiB
    Using LZX compression with 12 threads
    Archiving file data: 653 MiB of 653 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 243368 KiB
    Space saved: 170680 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to EnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to EnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseS image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 2802626 KiB
    Using LZX compression with 12 threads
    Archiving file data: 5543 MiB of 5543 MiB (100%) done
    "install.wim" optimized size: 2800576 KiB
    Space saved: 2049 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Enterprise 2016 LTSB".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise 2016 LTSB".
    Setting the FLAGS property of image 1 to "EnterpriseS".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise LTSB".
    Setting the DISPLAYDESCRIPTION property of image 1 to "10240.19805 Windows 10 Enterprise LTSB".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    10240.19805 Windows 10 Enterprise LTSB x86 en-US has been successfully constructed on 2023/3/20
    ========================================================================================================
    
    Mission took 0:19:13.84 (1153.84s total)
    
    Press any key to continue . . .
    
    

    [Credits]
    gailium119 CU integration tweak & Unstage Construction tweak
    zhanglin CU integration tweak & Unstage Construction tweak
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    Q: For 10240.16384 x86 & amd64, and 14393.0 x86, any way to integrate CU without tweak?
    A: Dism ++.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10873 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Test 10240.19805 CU integration of Constructed 10240.16384 Windows 10 Enterprise LTSB amd64 en-US (based on #10870)
    Code:
    
    C:\windows\system32>dism /english /image:K: /add-package:z:\1Windows10.0-KB5023787-x64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~amd64~~10240.19802.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /add-package:z:\2Windows10.0-KB5023713-x64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19802
    
    Current edition is:
    
    Current Edition : EnterpriseS
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    Test Construct 10240.19805 Windows 10 Enterprise N LTSB amd64 ko-KR (based on #10870)
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 44909 of 44909 (100%) done
    Extracting file data: 5018 MiB of 5018 MiB (100%) done
    Applying metadata to files: 44909 of 44909 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 10240.19805 Windows 10 Enterprise N LTSB amd64 ko-KR
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseSN
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add ko-KR Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add ko-KR language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Kore-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseSN key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseSN (Volume)
    ============================================================
    
    ------------------------------------------------------------
    Export ko-KR winre.wim to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~amd64~~10240.19802.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19802
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_amd64\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 533784 KiB
    Using LZX compression with 12 threads
    Archiving file data: 839 MiB of 839 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 316105 KiB
    Space saved: 217678 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~amd64~~10240.19802.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to EnterpriseSN image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.19805.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseSN image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\10240.16384_Unstage_amd64\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 3949728 KiB
    Using LZX compression with 12 threads
    Archiving file data: 8320 MiB of 8320 MiB (100%) done
    "install.wim" optimized size: 3946588 KiB
    Space saved: 3140 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the FLAGS property of image 1 to "EnterpriseSN".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise N LTSB".
    Setting the DISPLAYDESCRIPTION property of image 1 to "10240.19805 Windows 10 Enterprise N LTSB".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    10240.19805 Windows 10 Enterprise N LTSB amd64 ko-KR has been successfully constructed on 2023/3/21
    ========================================================================================================
    
    Mission took 0:27:7.77 (1627.77s total)
    
    Press any key to continue . . .
    
    

    [Credits]
    gailium119 CU integration tweak & Unstage Construction tweak
    zhanglin CU integration tweak & Unstage Construction tweak
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10874 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    Test Construct 14393.5786 Windows 10 Starter x86 lt-LT (based on #10870)
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 33156 of 33156 (100%) done
    Extracting file data: 3398 MiB of 3398 MiB (100%) done
    Applying metadata to files: 33156 of 33156 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 14393.5786 Windows 10 Starter x86 lt-LT
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct Starter
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add lt-LT Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add lt-LT language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-lt-lt-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set Starter key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : Starter (Retail)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add lt-LT Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~lt-LT~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [===========================99.5%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 448386 KiB
    Using LZX compression with 12 threads
    Archiving file data: 700 MiB of 700 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 261378 KiB
    Space saved: 187007 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to Starter image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Starter image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Starter base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Starter image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 1991892 KiB
    Using LZX compression with 12 threads
    Archiving file data: 3727 MiB of 3727 MiB (100%) done
    "install.wim" optimized size: 1983686 KiB
    Space saved: 8205 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Starter".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Starter".
    Setting the FLAGS property of image 1 to "Starter".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Starter".
    Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5786 Windows 10 Starter".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    14393.5786 Windows 10 Starter x86 lt-LT has been successfully constructed on 2023/3/21
    ========================================================================================================
    
    Mission took 0:52:38.38 (3158.38s total)
    
    Press any key to continue . . .
    
    

    [Credits]
    gailium119 CU integration tweak & Unstage Construction tweak
    zhanglin CU integration tweak & Unstage Construction tweak
     
  15. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Hi! Does there is a way to properly reconstruct Windows 11 Enterprise LTSC 22621, but at the same time with no bloat and with Windows 7 Calculator?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10876 xinso, Mar 20, 2023
    Last edited: Mar 20, 2023
    For Windows Update sake, In addition to Win32Calc, EnterpriseG does not have Edge and Windows Defender. If for Telemetry, CMGE (OEM EnterpriseG) is the one, and only.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10877 xinso, Mar 20, 2023
    Last edited: Mar 21, 2023
    Test Construct 14393.0 Windows 10 Enterprise N LTSB x86 lv-LV (based on #10870)
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 33156 of 33156 (100%) done
    Extracting file data: 3398 MiB of 3398 MiB (100%) done
    Applying metadata to files: 33156 of 33156 (100%) done
    Done extracting files.
    
    ========================================================================================================
    Construct 14393.0 Windows 10 Enterprise N LTSB x86 lv-LV
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseSN
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add lv-LV Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add lv-LV language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-lv-lv-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseSN key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseSN (Volume)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add lv-LV Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [===========================98.3%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 270408 KiB
    Using LZX compression with 12 threads
    Archiving file data: 661 MiB of 661 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 243981 KiB
    Space saved: 26427 KiB
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseSN image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 1838175 KiB
    Using LZX compression with 12 threads
    Archiving file data: 3652 MiB of 3652 MiB (100%) done
    "install.wim" optimized size: 1836636 KiB
    Space saved: 1539 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise N 2016 LTSB".
    Setting the FLAGS property of image 1 to "EnterpriseSN".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise N LTSB".
    Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Enterprise N LTSB".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    14393.0 Windows 10 Enterprise N LTSB x86 lv-LV has been successfully constructed on 2023/3/21
    ========================================================================================================
    
    Mission took 0:10:17.66 (617.66s total)
    
    Press any key to continue . . .
    
    

    [install.wim CU integration]
    Code:
    
    C:\windows\system32>dism /english /image:z:\1 /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Current edition is:
    
    Current Edition : EnterpriseSN
    
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /add-package:z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 2 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:z:\1 /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Current edition is:
    
    Current Edition : EnterpriseSN
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [winre.wim CU integration]
    Code:
    
    C:\windows\system32>dism /english /image:z:\2 /add-package:z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 2 - Adding package Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
    
    Code:
    
    C:\windows\system32>dism /english /image:z:\2 /get-packages
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Packages listing:
    
    Package Identity : Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~lv-LV~10.0.14393.0
    State : Installed
    Release Type : Language Pack
    Install Time : 2023/3/20 下午 11:43
    
    Package Identity : Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~10.0.14393.0
    State : Installed
    Release Type : Foundation
    Install Time : 2016/7/16 上午 08:58
    
    Package Identity : Package_for_KB5023788~31bf3856ad364e35~x86~~14393.5771.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 2023/3/21 上午 12:00
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~x86~~14393.5786.1.13
    State : Installed
    Release Type : Security Update
    Install Time : 2023/3/21 上午 12:05
    
    
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10878 xinso, Mar 21, 2023
    Last edited: Mar 21, 2023
    Test Construct 14393.5786 Windows Server 2016 Essentials (Desktop Experience) amd64 nb-NO
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 63238 of 63238 (100%) done
    Extracting file data: 6765 MiB of 6765 MiB (100%) done
    Applying metadata to files: 63238 of 63238 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 14393.5786 Windows Server 2016 Essentials (Desktop Experience) amd64 nb-NO
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct ServerSolution
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add nb-NO Server language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add nb-NO language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-nb-no-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-nb-no-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-nb-no-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-nb-no-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add .NET Framework 4.8 to ServerSolution image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add nb-NO .NET Framework 4.8 language to ServerSolution image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486146~31bf3856ad364e35~amd64~~10.0.1.2752
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set ServerSolution key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : ServerSolution (Volume)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add nb-NO Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~nb-NO~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [===========================99.5%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_and_Neutral_amd64\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 534019 KiB
    Using LZX compression with 12 threads
    Archiving file data: 880 MiB of 880 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 324982 KiB
    Space saved: 209037 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to ServerSolution image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to ServerSolution image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset ServerSolution base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount ServerSolution image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_and_Neutral_amd64\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 3414973 KiB
    Using LZX compression with 12 threads
    Archiving file data: 6447 MiB of 6447 MiB (100%) done
    "install.wim" optimized size: 3402253 KiB
    Space saved: 12720 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows Server 2016 SERVERSOLUTION".
    Setting the DESCRIPTION property of image 1 to "Windows Server 2016 SERVERSOLUTION".
    Setting the FLAGS property of image 1 to "ServerSolution".
    Setting the DISPLAYNAME property of image 1 to "Windows Server 2016 Essentials (Desktop Experience)".
    Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5786 Windows Server 2016 Essentials (Desktop Experience)".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    14393.5786 Windows Server 2016 Essentials (Desktop Experience) amd64 nb-NO has been successfully constructed on 2023/3/21
    ========================================================================================================
    
    Mission took 0:41:4.06 (2464.06s total)
    
    Press any key to continue . . .
    
    

    Test ReConstruct 14393.5786 Windows Server 2016 Azure amd64 nl-NL
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 63238 of 63238 (100%) done
    Extracting file data: 6765 MiB of 6765 MiB (100%) done
    Applying metadata to files: 63238 of 63238 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Reconstruct 14393.5786 Windows Server 2016 Azure amd64 nl-NL
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Neutral image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert Neutral to ServerAzureCor
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Removing package Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.14393.0
    Removing package Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add nl-NL Server language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add nl-NL language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add .NET Framework 4.8 to ServerAzureCor image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add nl-NL .NET Framework 4.8 language to ServerAzureCor image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4486145~31bf3856ad364e35~amd64~~10.0.1.2752
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set ServerAzureCor key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : ServerAzureCor (Volume)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add nl-NL Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_and_Neutral_amd64\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 534205 KiB
    Using LZX compression with 12 threads
    Archiving file data: 882 MiB of 882 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 325169 KiB
    Space saved: 209036 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to ServerAzureCor image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to ServerAzureCor image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5786.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset ServerAzureCor base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14393.5771
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount ServerAzureCor image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\14393.0_Unstage_and_Neutral_amd64\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 4176532 KiB
    Using LZX compression with 12 threads
    Archiving file data: 3966 MiB of 3966 MiB (100%) done
    "install.wim" optimized size: 2339006 KiB
    Space saved: 1837525 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows Server 2016 SERVERAZURECORE".
    Setting the DESCRIPTION property of image 1 to "Windows Server 2016 SERVERAZURECORE".
    Setting the FLAGS property of image 1 to "ServerAzureCor".
    Setting the DISPLAYNAME property of image 1 to "Windows Server 2016 Azure".
    Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5786 Windows Server 2016 Azure".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    14393.5786 Windows Server 2016 Azure amd64 nl-NL has been successfully reconstructed on 2023/3/21
    ========================================================================================================
    
    Mission took 0:33:4.14 (1984.14s total)
    
    Press any key to continue . . .
    
    
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #10879 xinso, Mar 21, 2023
    Last edited: Mar 21, 2023
    Test Construct 17763.4131 Windows 10 Enterprise G x86 pl-PL
    Code:
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 31399 of 31399 (100%) done
    Extracting file data: 3486 MiB of 3486 MiB (100%) done
    Applying metadata to files: 31399 of 31399 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Construct 17763.4131 Windows 10 Enterprise G x86 pl-PL
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Unstage image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct EnterpriseG
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add pl-PL Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add pl-PL language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-pl-pl-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-pl-pl-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-pl-pl-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-pl-pl-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add FOD
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~x86~~11.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package OpenSSH-Client-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add pl-PL FOD language
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~x86~pl-PL~11.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseG key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseG (Volume:GVLK)
    ============================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount neutral Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add pl-PL Winre language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-AppxPackaging-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-OpcServices-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-pl-PL-Package~31bf3856ad364e35~x86~~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~pl-PL~10.0.17763.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_4121~31bf3856ad364e35~x86~~17763.4121.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~17763.4131.1.10
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.4131
    
    [===========================99.7%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\17763.1_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 555633 KiB
    Using LZX compression with 12 threads
    Archiving file data: 842 MiB of 842 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 357248 KiB
    Space saved: 198385 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to EnterpriseG image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_4121~31bf3856ad364e35~x86~~17763.4121.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to EnterpriseG image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~17763.4131.1.10
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset EnterpriseG base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.4131
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount EnterpriseG image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\17763.1_Unstage_x86\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 2665679 KiB
    Using LZX compression with 12 threads
    Archiving file data: 4309 MiB of 4309 MiB (100%) done
    "install.wim" optimized size: 2367126 KiB
    Space saved: 298553 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 EnterpriseG".
    Setting the DESCRIPTION property of image 1 to "Windows 10 EnterpriseG".
    Setting the FLAGS property of image 1 to "EnterpriseG".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise G".
    Setting the DISPLAYDESCRIPTION property of image 1 to "17763.4131 Windows 10 Enterprise G".
    
    ========================================================================================================
    17763.4131 Windows 10 Enterprise G x86 pl-PL has been successfully constructed on 2023/3/21
    ========================================================================================================
    
    Mission took 1:2:17.42 (3737.42s total)
    
    Press any key to continue . . .
    
    
     
  20. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Sorry, but I mean EnterpriseS (aka Enterprise LTSC), not EnterpriseG
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...