[ARCHIVED] Windows Editions Reconstruction Project

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

Thread Status:
Not open for further replies.
  1. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    It depend on microsoft-windows-container-win3ctrruntime-payload-fod-package,This FoD contains Win3CtrRuntime payload for container servicing.
    I have always believed that this may be related to some unpublished SKUs.
     
  2. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    I am creating 25398.531 Client LCU for more languages and SKUs. The language part has been completed but not tested, and the SKU part is currently in progress.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13504 xinso, Nov 23, 2023
    Last edited: Nov 23, 2023
    [MDL AutoPatch History]
    xinso: Semi-Automatic
    Wuyouzi067: Full-Automatic

    [Credits]
    Wuyouzi067 and related supporters
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13505 xinso, Nov 23, 2023
    Last edited: Nov 24, 2023
    This happened to my own and yours.
    Code:
    C:\WINDOWS\system32>dism /english /image:Z:\25398.1_Neutral_to_Client_amd64_38in1\temp\mount /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25398.531
    
    Current edition is:
    
    Error: 5023
    
    The group or resource is not in the correct state to perform the requested operation.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    
    C:\WINDOWS\system32>
    
    It was fine in earlier CU builds.

    The script will flash away at here because it cannot detect correct EditionID. Perhaps for missing key.
    Code:
    for /f "tokens=4 delims= " %%i in ('dism /english /image:%MT% /get-Currentedition ^| findstr /i /C:"Current Edition :"') do (set CURRENT=%%i)
    echo.
    echo ============================================================
    echo Current Edition : %CURRENT%  (%KEYTYPE%)
    echo ============================================================
    
    Code:
    3-11-23 12:44:52, Info                  CBS    Build: 25398.1.amd64fre.zn_release.230610-1204
    2023-11-23 12:44:52, Info                  CBS    Virtual Edition: Microsoft-Windows-IoTEnterpriseSEdition will be mapped to: Microsoft-Windows-EnterpriseSEdition
    2023-11-23 12:44:52, Info                  CBS    Session: 4020_17933265 initialized by client DISM Package Manager Provider
    2023-11-23 12:44:52, Info                  DISM   DISM Transmog Provider: PID=4020 TID=8256 Successfully opened package for edition id [EnterpriseS]. - CTransmogManager::GetCurrentEdition
    2023-11-23 12:44:52, Info                  DISM   DISM Transmog Provider: PID=4020 TID=8256 Checking install state for edition id [EnterpriseS]. - CTransmogManager::GetCurrentEdition
    2023-11-23 12:44:52, Info                  CBS    Appl: Higher version found for package: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.25398.1, superseded. (Version on system:Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.25398.531)
    2023-11-23 12:44:52, Info                  CBS    Appl: Evaluating package applicability for package Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.25398.1, applicable state: Superseded
    2023-11-23 12:44:52, Info                  CBS    External EvaluateApplicability - Current state, package: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.25398.1, package current state: Superseded, lowest rollup current state: Superseded, resulting current state: Superseded
    2023-11-23 12:44:52, Info                  DISM   DISM Package Manager: PID=4020 TID=8256 Package Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.25398.1 with CBS state -17(CbsInstallStateSuperseded) being mapped to dism state 7(DISM_INSTALL_STATE_SUPERSEDED) - CDISMPackage::LogInstallStateMapping
    2023-11-23 12:44:52, Info                  DISM   DISM Transmog Provider: PID=4020 TID=8256 Checking release type for edition id [EnterpriseS]. - CTransmogManager::GetCurrentEdition
    2023-11-23 12:44:52, Error                 DISM   DISM Transmog Provider: PID=4020 TID=8256 The package for edition id [EnterpriseS] is not in a valid state. hr = [0x8007139f] - CTransmogManager::GetCurrentEdition
    2023-11-23 12:44:52, Error                 DISM   DISM Transmog Provider: PID=4020 TID=8256 GetCurrentEdition: Error [0x8007139f] retrieving current EditionId value. - CTransmogManager::GetCurrentEdition
    2023-11-23 12:44:52, Error                 DISM   DISM Transmog Provider: PID=4020 TID=8256 Failed to get current edition! - CTransmogManager::ExecuteCmdLine(hr:0x8007139f)
    2023-11-23 12:44:52, Error                 DISM   DISM.EXE: Edition Manager processed the command line but failed. HRESULT=8007139F
    202
    
    --->
    Code:
    2023-11-23 12:44:52, Error                 DISM   DISM Transmog Provider: PID=4020 TID=8256 Failed to get current edition! - CTransmogManager::ExecuteCmdLine(hr:0x8007139f)
    
    --->
    Code:
    Failed to get current edition!
    
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13506 xinso, Nov 23, 2023
    Last edited: Nov 24, 2023
    So... What to do about it? 25398.531.

    Way3:

    Microsoft-Windows-EditionSpecific-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.25398.531.mum
    Code:
        <update name="cd8a864ab5044d09b084fa9680957d99">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Package" version="10.0.25398.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
    
    --->
    Code:
        <update name="cd8a864ab5044d09b084fa9680957d99">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Package" version="10.0.25398.531" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
    

    Microsoft-Windows-Editions-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.25398.531.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-Editions-EnterpriseS-Package" version="10.0.25398.531" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-Editions-EnterpriseS-Package" releaseType="Feature Pack">
        <update name="Microsoft-Windows-Editions-EnterpriseS-Deployment">
          <component>
            <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Deployment" version="10.0.25398.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
          </component>
        </update>
      </package>
    </assembly>
    
    --->
    Code:
    name="Microsoft-Windows-Editions-EnterpriseS-Deployment" version="10.0.25398.1"
    

    Microsoft-Windows-Editions-EnterpriseS-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.531.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-Editions-EnterpriseS-Package" version="10.0.25398.531" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-Editions-EnterpriseS-Package" releaseType="Language Pack">
        <parent disposition="detect" integrate="separate">
          <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Package" version="10.0.25398.531" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
        </parent>
        <update name="Microsoft-Windows-Editions-Professional-Package">
          <component>
            <assemblyIdentity name="Microsoft-Windows-Editions-Professional-Deployment-LanguagePack" version="10.0.25398.531" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
          </component>
        </update>
      </package>
    </assembly>
    
    --->
    Code:
        <update name="Microsoft-Windows-Editions-Professional-Package">
          <component>
            <assemblyIdentity name="Microsoft-Windows-Editions-Professional-Deployment-LanguagePack" version="10.0.25398.531" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
          </component>
        </update>
    
     
  7. Wuyouzi067

    Wuyouzi067 MDL Novice

    Oct 4, 2023
    31
    76
    0
    #13507 Wuyouzi067, Nov 23, 2023
    Last edited: Nov 23, 2023
    expand.exe for several hundred MB LCU file may can't expand, so use 7z.exe, test 22621.2715

    follow code use to expand SUU, for 25xxx should 25xxx dpx.dll
    for %%k in (%TU%\SSU-*.cab) do (
    set SSU_Name=%%~nk
    if EXIST %TU%\!SSU_Name! (rd /s /q %TU%\!SSU_Name! & md %TU%\!SSU_Name!) else (md %TU%\!SSU_Name!)
    %TU%\expand.exe -f:* %%k %TU%\!SSU_Name! %_Null2%
    )
     
  8. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    DISM uses the provider of the target image to extract packages, so there will be no issues.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13509 xinso, Nov 23, 2023
    Last edited: Nov 24, 2023
    Thank you .
     
  10. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    Search for me in this thread and you should remember who I am.
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13512 xinso, Nov 23, 2023
    Last edited: Nov 23, 2023
    25398.469 is missing 25398.469 EditionMatrix.xml too.
    Code:
    ------------------------------------------------------------
    Set EnterpriseS key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25398.469
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    Press any key to continue . . .
    
    ============================================================
    Current Edition :   (Volume:GVLK)
    ============================================================
    
    Error: 2
    
    The system cannot find the file specified.
    Press any key to continue . . .
    
    Can you help settle it down? Little thing Big trouble. Available in en-US Professional only... zwl29107 said he\she's working on it.

    This file is common to all Editions and all Languages.

    So?
    1. EnterpriseS outside, Professional inside.
    2. System language outside, en-US inside.
     
  12. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
  13. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    Yeah.
    But I am not sure if it is valid, as the cdf used to generate cat is automatically generated by a script that has not undergone any testing.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13516 xinso, Nov 23, 2023
    Last edited: Nov 24, 2023
    Test Reconstruct 22621.2283 Windows 11 Enterprise LTSC (without Store with Edge) amd64 en-US (with Wuyouzi067's AutoPatch)
    Code:
    ------------------------------------------------------------
    Expand Servicing Stack update
    ------------------------------------------------------------
    
    Extracting file data: 55 MiB of 55 MiB (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    Creating files: 108572 of 108572 (100%) done
    Extracting file data: 636 MiB of 636 MiB (100%) done
    Applying metadata to files: 108572 of 108572 (100%) done
    Done extracting files.
    
    ========================================================================================================
    Reconstruct 22621.2283 Windows 11 Enterprise LTSC (without Store with Edge) amd64 en-US
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Professional image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Remove System Notepad
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Remove Store
    ------------------------------------------------------------
    
    Clipchamp.Clipchamp_2.2.8.0_neutral_~_yxz26nhyzhsrt
    Microsoft.549981C3F5F10_3.2204.14815.0_neutral_~_8wekyb3d8bbwe
    Microsoft.BingNews_4.2.27001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.BingWeather_4.53.33420.0_neutral_~_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller_2022.310.2333.0_neutral_~_8wekyb3d8bbwe
    Microsoft.GamingApp_2021.427.138.0_neutral_~_8wekyb3d8bbwe
    Microsoft.GetHelp_10.2201.421.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Getstarted_2021.2204.1.0_neutral_~_8wekyb3d8bbwe
    Microsoft.HEIFImageExtension_1.0.43012.0_x64__8wekyb3d8bbwe
    Microsoft.HEVCVideoExtension_1.0.50361.0_x64__8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub_18.2204.1141.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftSolitaireCollection_4.12.3171.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftStickyNotes_4.2.2.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Paint_11.2201.22.0_neutral_~_8wekyb3d8bbwe
    Microsoft.People_2020.901.1724.0_neutral_~_8wekyb3d8bbwe
    Microsoft.PowerAutomateDesktop_10.0.3735.0_neutral_~_8wekyb3d8bbwe
    Microsoft.RawImageExtension_2.1.30391.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ScreenSketch_2022.2201.12.0_neutral_~_8wekyb3d8bbwe
    Microsoft.StorePurchaseApp_12008.1001.113.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Todos_2.54.42772.0_neutral_~_8wekyb3d8bbwe
    Microsoft.VP9VideoExtensions_1.0.50901.0_x64__8wekyb3d8bbwe
    Microsoft.WebMediaExtensions_1.0.42192.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WebpImageExtension_1.0.42351.0_x64__8wekyb3d8bbwe
    Microsoft.Windows.Photos_21.21030.25003.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsAlarms_2022.2202.24.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCalculator_2020.2103.8.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCamera_2022.2201.4.0_neutral_~_8wekyb3d8bbwe
    microsoft.windowscommunicationsapps_16005.14326.20544.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsFeedbackHub_2022.106.2230.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsMaps_2022.2202.6.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsNotepad_11.2112.32.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsSoundRecorder_2021.2103.28.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsStore_22204.1400.4.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsTerminal_3001.12.10983.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Xbox.TCUI_1.23.28004.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGameOverlay_1.47.2385.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGamingOverlay_2.622.3232.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxIdentityProvider_12.50.6001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.YourPhone_1.22022.147.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneMusic_11.2202.46.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneVideo_2019.22020.10021.0_neutral_~_8wekyb3d8bbwe
    MicrosoftCorporationII.QuickAssist_2022.414.1758.0_neutral_~_8wekyb3d8bbwe
    MicrosoftWindows.Client.WebExperience_421.20070.195.0_neutral_~_cw5n1h2txyewy
    
    ------------------------------------------------------------
    Remove Microsoft-Windows-Editions-Professional-Package
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Editions-Professional-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert Professional to EnterpriseS
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22621.1
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================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.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set EnterpriseS  key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseS  (Volume:GVLK)
    ============================================================
    
    ------------------------------------------------------------
    Add FoD
    ------------------------------------------------------------
    
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64.esd
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64.esd
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64.esd
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64.esd
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64.esd
    Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64.esd
    
    ------------------------------------------------------------
    Add en-US FoD language
    ------------------------------------------------------------
    
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~.esd
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~.esd
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~.esd
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-US~.esd
    Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~en-US~.esd
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    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.22621.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2061~31bf3856ad364e35~amd64~~22621.2061.1.1
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2061 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    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.22621.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22621.2283.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.2283
    
    [===========================98.7%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\22621.1_Professional_to_Client_amd64_38in1_AutoPatch\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: 848249 KiB
    Using LZX compression with 12 threads
    Archiving file data: 1383 MiB of 1383 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 591092 KiB
    Space saved: 257157 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to EnterpriseS  image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2061~31bf3856ad364e35~amd64~~22621.2061.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.22621.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22621.2283.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset EnterpriseS base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.2283
    
    [=====                      10.0%                          ]
    [==========================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:\22621.1_Professional_to_Client_amd64_38in1_AutoPatch\38.wim
    Image Index : 8
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 8 to "Windows 11 Enterprise LTSC 2021".
    Setting the DESCRIPTION property of image 8 to "Windows 11 Enterprise LTSC 2021".
    Setting the FLAGS property of image 8 to "EnterpriseS".
    Setting the DISPLAYNAME property of image 8 to "Windows 11 Enterprise LTSC (without Store with Edge)".
    Setting the DISPLAYDESCRIPTION property of image 8 to "22621.2283 Windows 11 Enterprise LTSC (without Store with Edge)".
    
    ------------------------------------------------------------
    Export EnterpriseS image to install.wim
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    22621.2283 Windows 11 Enterprise LTSC (without Store with Edge) amd64 en-US has been successfully reconstructed on 2023/11/24
    ========================================================================================================
    
    Mission took 0:18:55.49 (1135.49s total)
    
    --->
    Won't boot to OOBE
     
  15. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,861
    1,521
    60
  16. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,861
    1,521
    60
    #13519 Ace2, Nov 23, 2023
    Last edited: Nov 23, 2023
    Yes.

    They are the best version to update to 19045, when you build install.wim 19041.1 from them.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,689
    14,421
    340
    #13520 xinso, Nov 24, 2023
    Last edited: Nov 24, 2023