Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    #12001 Enthousiast, Feb 27, 2021
    Last edited: Feb 27, 2021
    The current LCU requires the 19041.504 ssu (or higher), so if you integrate the latest LCU into a 19041.1 source, it will show an error, if the 19041.504 SSU (or higher) is integrated, the LCU should integrate fine.

    Integration using the separate .844 LCU Cab:

    19041.1 (no SSU integrated):
    Code:
    dism.exe /image:"c:\mount" /Add-Package /PackagePath:"d:\W10UI\19041.1_Updates_x64_Test"
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    An error occurred trying to open - windows10.0-kb4601382-x64_LCU_844.cab Error: 0x800f0823
    The specified package cannot be added to this Windows Image due to a version mismatch.
    Update the Windows image and try the operation again.
    
    Error: 0x800f0823
    
    The specified package cannot be added to this Windows Image due to a version mismatch.
    Update the Windows image and try the operation again.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    19042.804:
    Contains SSU:
    Code:
    Package Identity : Package_for_KB4598481~31bf3856ad364e35~amd64~~19041.740.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 05/02/2021 01:09
    
    Integrating the LCU:
    Code:
    dism.exe /image:"c:\mount" /Add-Package /PackagePath:"d:\W10UI\19041.1_Updates_x64_Test"
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    
    [==========================100.0%==========================]
    The operation completed successfully
    
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    #12002 Enthousiast, Feb 27, 2021
    Last edited: Feb 27, 2021
    @abbodi1406

    Used Updates for both tests:
    Code:
        Windows10.0-KB4580325-x64_Flash.cab
        windows10.0-kb4601382-x64_87d4ba1dac3ea12aee681b660c505607ae9b01f3.msu
        Windows10.0-KB4601554-x64-NDP48_CU_4341.2.cab
        Windows10.0-KB5000751-x64_DU-Sources_844.cab
    
    Updating the Feb. 2021 19041.804 ISO using W10UI_9.5:
    Code:
    Name: en_windows_10_consumer_editions_version_2004_updated_feb_2021_x64_dvd_f42b7d6d.iso
    Size: 5585936384 bytes (5327 MiB)
    CRC32: B4194B61
    CRC64: BA494B923A030DF8
    SHA256: 37E450967D5BBD99190ECF4F0EC22A2B941AE39985AF0522387F80DBBD68BD93
    SHA1: CC0BC68F701F1425A7046BDC9CC920D80F27F1CE
    BLAKE2sp: 472F58C371F5E707722836625C1AB6DFDFBE2B82CE0A48D9C55B614EB8D3A42B
    
    Code:
    ============================================================
    [1] Target (x64): "D:\W10UI\19041_Work_Test"
    
    [2] Updates: "D:\W10UI\19041.1_Updates_x64_Test"
    
    [3] DISM: "Windows 10 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO <---- Just for the convenience of speeding up the pro(c)(gr)ess!
    
    [7] Update WinRE.wim: YES
    
    [8] Install.wim selected indexes: 1 / [K] Keep indexes: Selected
    
    [M] Mount Directory: "D:\W10UImount_21296"
    
    [E] Extraction Directory: "D:\W10UItemp_27479"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    Code:
    ============================================================
    Running W10UI v9.5
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files
    ============================================================
    
    1/1: windows10.0-kb4601382-x64_87d4ba1dac3ea12aee681b660c505607ae9b01f3.msu
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/4: Windows10.0-KB4580325-x64_Flash.cab [Flash]
    2/4: Windows10.0-KB4601382-x64.cab [Combined]
    3/6: Windows10.0-KB4601554-x64-NDP48_CU_4341.2.cab [NetFx]
    4/6: Windows10.0-KB5000751-x64_DU-Sources_844.cab [Setup DU]
    5/6: Windows10.0-KB4601382-x64_inout.cab [LCU]
    6/6: Windows10.0-KB5000911-x64_inout.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========================93.3%======================    ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========================95.0%=======================   ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    Windows10.0-KB5000751-x64_DU-Sources_844.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (900 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5418516480 bytes (before optimization)
    
    Writing 900 files in 86 directories to Win10_19041.844_x64_2021-02-27.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14182400 bytes (1% of image)
    
    After optimization, image file is 5406398464 bytes
    Space saved because of embedding, sparseness or optimization = 14182400
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
    ISO filename is correct:)

    Updating the Feb. 2021 19042.804 ISO using W10UI_9.5:
    Code:
    Name: en_windows_10_consumer_editions_version_20h2_updated_feb_2021_x64_dvd_a61299d8.iso
    Size: 6299705344 bytes (6007 MiB)
    CRC32: 342A3A0C
    CRC64: 80421D26F91DDB51
    SHA256: B9AC55AEAB7A899481A84E69E02F596053B7F441586B6AB39FEE9F04019A2A56
    SHA1: 3C6A83DBF13E351EFAA0CEE9813791EF7FCA1CCC
    BLAKE2sp: 13837C874222DA4C1BCB2A8146BD8BB36EDDE267AEB6786B23724E43027B5592
    
    Code:
    ============================================================
    [1] Target (x64): "D:\W10UI\19041_Work_Test_19042.804"
    
    [2] Updates: "D:\W10UI\19041.1_Updates_x64_Test"
    
    [3] DISM: "Windows 10 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO <---- Just for the convenience of speeding up the pro(c)(gr)ess!
    
    [7] Update WinRE.wim: YES
    
    [8] Install.wim selected indexes: 1 / [K] Keep indexes: Selected
    
    [M] Mount Directory: "D:\W10UImount_26011"
    
    [E] Extraction Directory: "D:\W10UItemp_2159"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    Code:
    ============================================================
    Running W10UI v9.5
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files
    ============================================================
    
    1/1: windows10.0-kb4601382-x64_87d4ba1dac3ea12aee681b660c505607ae9b01f3.msu
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/4: Windows10.0-KB4580325-x64_Flash.cab [Flash]
    2/4: Windows10.0-KB4601382-x64.cab [Combined]
    3/6: Windows10.0-KB4601554-x64-NDP48_CU_4341.2.cab [NetFx]
    4/6: Windows10.0-KB5000751-x64_DU-Sources_844.cab [Setup DU]
    5/6: Windows10.0-KB4601382-x64_inout.cab [LCU]
    6/6: Windows10.0-KB5000911-x64_inout.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.804
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.844
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.844
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========================95.0%=======================   ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    Windows10.0-KB5000751-x64_DU-Sources_844.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (900 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5967347712 bytes (before optimization)
    
    Writing 900 files in 86 directories to Win10_19042.844_x64_2021-02-27.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14182400 bytes (1% of image)
    
    After optimization, image file is 5955217408 bytes
    Space saved because of embedding, sparseness or optimization = 14182400
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
    
    ISO filename is correct:)

    Code:
        Windows10.0-KB4580325-x64_Flash.cab
    Is skipped because it was already integrated by MSFT.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    Updating 19042.804 MVS ISO > 19043.844 with cleanup & resetbase set in W10UI_9.5:
    Used updates:
    Code:
        defender-dism-x64.cab
        windows10.0-kb4577586-x64_Flash_Removal.cab
        windows10.0-kb4601382-x64_87d4ba1dac3ea12aee681b660c505607ae9b01f3.msu
        Windows10.0-KB4601554-x64-NDP48_CU_4341.2.cab
        windows10.0-kb5000736-x64_21H1_EP.cab
        Windows10.0-KB5000751-x64_DU-Sources_844.cab
        windows10.0-kb5000967-x64_FxP_671.cab
    
    Code:
    ============================================================
    [1] Target (x64): "D:\W10UI\19041_Work_Test_19042.804"
    
    [2] Updates: "D:\W10UI\19041.1_Updates_x64_Test"
    
    [3] DISM: "Windows 10 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: YES      [6] Reset Image Base: YES
    
    [7] Update WinRE.wim: YES
    
    [8] Install.wim selected indexes: 1 / [K] Keep indexes: Selected
    
    [M] Mount Directory: "D:\W10UImount_14094"
    
    [E] Extraction Directory: "D:\W10UItemp_32254"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    Code:
    ============================================================
    Running W10UI v9.5
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files
    ============================================================
    
    1/1: windows10.0-kb4601382-x64_87d4ba1dac3ea12aee681b660c505607ae9b01f3.msu
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/7: defender-dism-x64.cab
    2/7: windows10.0-kb4577586-x64_Flash_Removal.cab [Flash]
    3/7: Windows10.0-KB4601382-x64.cab [Combined]
    4/9: Windows10.0-KB4601554-x64-NDP48_CU_4341.2.cab [NetFx]
    5/9: windows10.0-kb5000736-x64_21H1_EP.cab [Enablement]
    6/9: Windows10.0-KB5000751-x64_DU-Sources_844.cab [Setup DU]
    7/9: windows10.0-kb5000967-x64_FxP_671.cab [UX FeaturePack]
    8/9: Windows10.0-KB4601382-x64_inout.cab [LCU]
    9/9: Windows10.0-KB5000911-x64_inout.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19042.804
    
    Processing 1 of 4 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~amd64~~19041.671.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting OS image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.844
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.844
    
    [=====                      10.0%                          ]
    [===========================46.6%                          ]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.844
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.844
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========================93.3%======================    ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========================95.0%=======================   ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.804
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.844
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI\19041_Work_Test_19042.804\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    Windows10.0-KB5000751-x64_DU-Sources_844.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (900 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5471338496 bytes (before optimization)
    
    Writing 900 files in 86 directories to Win10_19043.844_x64_2021-02-27.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14182400 bytes (1% of image)
    
    After optimization, image file is 5459218432 bytes
    Space saved because of embedding, sparseness or optimization = 14182400
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
    
    Packages:
    Code:
    Package Identity : Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    State : Installed
    Release Type : Update
    Install Time : 27/02/2021 21:54
    
    Package Identity : Package_for_KB4562830~31bf3856ad364e35~amd64~~10.0.1.2
    State : Installed
    Release Type : Update
    Install Time : 19/11/2020 07:32
    
    Package Identity : Package_for_KB4570334~31bf3856ad364e35~amd64~~19041.441.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 18/11/2020 22:59
    
    Package Identity : Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.2
    State : Installed
    Release Type : Update
    Install Time : 27/02/2021 21:54
    
    Package Identity : Package_for_KB4580325~31bf3856ad364e35~amd64~~10.0.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 05/02/2021 01:24
    
    Package Identity : Package_for_KB4598481~31bf3856ad364e35~amd64~~19041.740.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 05/02/2021 01:12
    
    Package Identity : Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    State : Installed
    Release Type : Update
    Install Time : 27/02/2021 21:54
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    State : Installed
    Release Type : Update
    Install Time : 27/02/2021 21:59
    
    Package Identity : Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 27/02/2021 21:54
    
    Package Identity : Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~amd64~~19041.671.1.0
    State : Installed
    Release Type : Update
    Install Time : 27/02/2021 21:54
    
     
  4. usro

    usro MDL Novice

    May 5, 2018
    10
    11
    0
    If you are using the newest combo LCU from MS catalog, the answer is no. The newest combo LCU from the catalog requires the previous SSU as a prerequisite (eg KB4598481). In other words, you must integrate the previous SSU first (eg KB4598481), before integrating the newest combo LCU from the catalog (KB4601382).

    The downside as I posted earlier, after the combo LCU package was installed, in the end the previous SSU (KB4598481) was no longer needed and became redundant. It's more better to integrate the standalone package of the latest SSU and LCU by expanding the combo msu to get the combo cab and then expand the combo cab to get the actual SSU and LCU packages before adding them into the install.wim like W10UI does.
     
  5. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    So, if I don't do the latter SSU and/or CU won't be integrated? How can I do that?
     
  6. usro

    usro MDL Novice

    May 5, 2018
    10
    11
    0
    Yes, since the latest combo LCU (KB4601382) already includes the latest SSU (KB5000911/SSU 19041.841) in it package, it doesn't need to integrate the latest SSU separately but it requires to integrate the previous SSU (eg KB4598481/SSU 19041.740) as a prerequisite. Without integrating the previous SSU (eg KB4598481), the latest combo LCU (KB4601382) cannot be integrated and errors will occur.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    No you don't need the latest ssu (KB4577266 is the lowest required 19041.504), but when using W10UI_9.5 you can simply use the latest LCU and it will use the ssu inside.

    Open the MSU using 7zip and drag the cabs out.

    Or use the uup dump provided separate cabs (or the provided mirrors):
    https://forums.mydigitallife.net/th...-20h1-2-vb_release.80763/page-16#post-1571109
     
  8. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #12010 Windows 10 User, Feb 28, 2021
    Last edited: Jul 13, 2023
    What if using other programs besides W10UI_9.5, which LCU and SSU do I need?

    I thought updates were released on MSU or CAB files, not on a CAB file/s inside a MSU one. I know how to extract MSU files, not CAB ones.

    Why isn't the previous SSU (KB4598481) the only SSU to appear on the Updates Overview not to confuse people instead of appearing along with the latest SSU Preview (KB5000911)?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    Yes, or download them from the Updates Overview.
    At some time the LCU will require a new SSU, so either learn to extract the files from the Combined MSU OR download them from the Updates Overview OR just use a proper Updates Integration script like W10UI_9.5 (or later, in the future).
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,209
    84,855
    340
    W10UI v9.6

    - Fix setup.exe conflict between boot.wim and DU for ISO distribution

    thanks to @Enthousiast for help debugging
     
  13. OldMX

    OldMX MDL Addicted

    Jul 30, 2009
    538
    229
    30
    Everything working fine here:
    Code:
    ============================================================
    Running W10UI v9.5
    ============================================================
    
    ============================================================
    Copying DVD Drive contents to work directory
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/5: Windows10.0-KB4584642-x64.cab [EdgeChromium]
    2/5: Windows10.0-KB4601382-x64.cab [LCU]
    3/5: Windows10.0-KB4601554-x64-NDP48.cab [NetFx]
    4/5: windows10.0-kb5000736-x64.cab [Enablement]
    5/5: Windows10.0-KB5000911-x64.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing EdgeChromium update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19043.844
    
    Processing 1 of 1 - Adding package Package_for_KB4584642~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19043.844
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19043.844
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [====================       35.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Omega\Desktop\W10UI_9.5\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 archivo(s) copiado(s).
    
    ============================================================
    Unmounting sources\install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Omega\Desktop\W10UI_9.5\DVD10UI\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [====================       35.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Omega\Desktop\W10UI_9.5\DVD10UI\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.841.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.844.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [====================       35.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.844
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Omega\Desktop\W10UI_9.5\DVD10UI\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    OSCDIMG 2.54 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (896 files in 85 directories)
    
    Computing directory information complete
    [\code]
    
    Image file is 6008111104 bytes (before optimization)
    
    Writing 896 files in 85 directories to Win10_19043.844_x64_2021-02-28.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14200832 bytes (1% of image)
    
    After optimization, image file is 5995966464 bytes
    Space saved because of embedding, sparseness or optimization = 14200832
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
  15. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    719
    444
    30
    Can someone explain why this thread has become such a center for the testing of update-integration into Windows 10 media. Even if one is successful at integrating all the updates, the end-game is to install the Windows 10 media, either as a clean-install or in-place upgrade. It seems like it would be a lot easier just to install a known stable build, downloaded from a legitimate MSFT server, and let Windows-Update take it from there and update Windows 10. There's always another SSU/LCU waiting around the corner next week (or on patch Tuesday). No sooner do we have an integrated build and then MSFT releases another update. On a clear day you can create Windows 10 ISO builds forever!
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,262
    94,705
    450
    This is the thread in which W10UI_x.x is published, thus the testing and resulting logs are published here too.
     
  17. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    719
    444
    30
    Maybe there should be a separate thread for W10UI_x.x experimentation and publication and this one should be for Hotfix releases. I think of this thread as just a place to see postings for the latest Hotfixes. Plus, it seems like a lot of work to constantly be creating new Windows 10 media builds. So are we just supposed to create a new media build every time there's a new SSU/LCU and do an in-place upgrade with the upgraded media (which is even more work)? For me, I only access new cabs/msus here that I can't get on standard Windows Update (WU). The rest of them, I can get from WU. Sometimes, I just download them from UUP. I guess I can't wrap my head around creating so many ISO builds.