Or cdimage.exe: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-620#post-1653949
Cdimage didn't work. It's the first one I tried. But I didn't have ADK installed, if that was also needed like oscdimg.exe I think I will give up. There's something or a lot that I am not understanding about how this works.
Code: :ISO if not exist "!_oscdimg!" if not exist "!_work!\oscdimg.exe" if not exist "!_work!\cdimage.exe" goto :eof if "!isodir!"=="" set "isodir=!_work!" for /f "tokens=2 delims==." %%# in ('wmic os get localdatetime /value') do set "_date=%%#" set "isodate=%_date:~0,4%-%_date:~4,2%-%_date:~6,2%" set "isofile=Win10_%isover%_%arch%_%isodate%.iso" set /a rnd=%random% if exist "!isodir!\%isofile%" ren "!isodir!\%isofile%" "%rnd%_%isofile%" echo. echo ============================================================ echo Creating updated ISO file... echo ============================================================ if exist "!_oscdimg!" (set _ff="!_oscdimg!") else if exist "!_work!\oscdimg.exe" (set _ff="!_work!\oscdimg.exe") else (set _ff="!_work!\cdimage.exe") cdimage.exe works, oscdimg.exe works (manually or by installing ADK DISM stuff). And: Code: - Recommended Host OS: Windows 8.1 or later
all in same folder: cdimage.exe, updates, w10UI.cmd, windows iso, extracted iso folder adk installed. Target = Current OS. Changed to the extracted folder, didn't work. Tried the mounted iso drive letter, didn't work. Iso Dir= tried adding the extracted iso folder path with and without quotes. Did I read you write that there was another program that makes isos, and does it let you add updates? I'll search for something with a gui.
I forgot I had a couple changes to the ini, they didn't really do anything and removing now made no difference. I had added a debug =1 line too but forgot to complete looking into getting that to work. The ini should be default now - that's where I'm up to. The cmd screen disappears so I can't copy. I realised from this that I don't even know if I am meant to edit the ini or not. I should have made sure to understand that for better direction. Like dabbling half there, and half thinking I don't need to. I thought a couple questions and it'd be worked out. I'll try another program with a full guide through. Thanks for trying with all the help, but I ended up being clueless about how this is meant to work and coming back with too many questions. It was simple to use it to install the updates, but making the iso with them wasn;t so simple for me.
Spoiler: W10UI Results Code: ======================= W10UI v9.9r ========================== [1] Target (x64): Current OS [2] Updates: "C:\Users\Troy\Desktop\Security\Win10UI" [3] DISM: "Windows 10 ADK" [4] Enable .NET 3.5: YES [5] Cleanup System Image: NO [E] Extraction Directory: "C:\W10UItemp_20374" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: ============================================================ Running W10UI v9.9r ============================================================ ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/5: windows10.0-kb5000736-x64.cab [Enablement] 2/5: windows10.0-kb5000983-x64.cab [WinPE] 3/5: windows10.0-kb5001679-x64.cab 4/5: windows10.0-kb5003173-x64.cab [LCU] 5/5: Windows10.0-KB5003242-x64.cab [SSU] ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.19043.964 Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.985.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.19043.964 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.985.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ ============================================================ System restart is required to complete installation ============================================================ Press 9 to exit. Without a hitch rebooting now.
Code: ======================= W10UI v10.0r ========================== [1] Target (x86): "D:\W10UI\19041_Work_x86_NL" [2] Updates: "D:\W10UI\19043_Updates_x86" [3] DISM: "Host OS" [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_20764" [E] Extraction Directory: "D:\W10UItemp_29932" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.0r ============================================================ ============================================================ Extracting .cab files from .msu files ============================================================ 1/1: windows10.0-kb5003173-x86_Combined_LCU_985.msu ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/7: defender-dism-x86_steven_4554_May_11_2021.cab 2/7: Windows10.0-KB4601554-x86-NDP48_CU_4341.2.cab [NetFx] 3/7: Windows10.0-KB5000736-x86__21H1_EP_844.cab [Enablement] 4/7: windows10.0-kb5000983-x86_DU_For_SafeOS_899.cab [WinPE] 5/7: windows10.0-kb5001412-x86_DU_Sources_963.cab [Setup DU] 6/7: Windows10.0-KB5003173-x86.cab [Combined] 7/9: windows10.0-kb5003345-x86_FxP_686.1.3.cab [UX FeaturePack] 8/9: Windows10.0-KB5003173-x86_inout.cab [LCU] 9/9: Windows10.0-KB5003242-x86_inout.cab [SSU] ============================================================ Mounting sources\install.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~x86~~19041.985.1.1 [==========================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 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~x86~~10.0.4341.2 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_KB5000736~31bf3856ad364e35~x86~~10.0.1.3 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~x86~~19041.686.1.3 [==========================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~x86~~19041.985.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19043.985 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19043.985 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19043.985 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.985 Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~x86~~10.0.4341.2 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.985.1.6 [==========================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~x86~~19041.985.1.1 [==========================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_KB5000983~31bf3856ad364e35~x86~~10.0.1.1 [==========================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~x86~~10.0.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.1 [============= 23.6% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 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.844 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : D:\W10UI\19041_Work_x86_NL\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~x86~~19041.985.1.1 [==========================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_KB5000983~31bf3856ad364e35~x86~~10.0.1.1 [==========================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~x86~~10.0.1.3 [==========================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~x86~~19041.985.1.6 [==========================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.985 [==================== 35.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.985 [==========================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 : D:\W10UI\19041_Work_x86_NL\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~x86~~19041.985.1.1 [==========================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_KB5000983~31bf3856ad364e35~x86~~10.0.1.1 [==========================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~x86~~10.0.1.3 [==========================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~x86~~19041.985.1.6 [==========================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.985 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.985 [==========================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 : D:\W10UI\19041_Work_x86_NL\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%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5001412-x86_DU_Sources_963.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 42 directories) Scanning source tree complete (902 files in 84 directories) Computing directory information complete Image file is 3502899200 bytes (before optimization) Writing 902 files in 84 directories to Win10_19043.985_x86_2021-05-11.iso 100% complete Storage optimization saved 25 files, 14186496 bytes (1% of image) After optimization, image file is 3490752512 bytes Space saved because of embedding, sparseness or optimization = 14186496 Done. ============================================================ Finished ============================================================ Press 9 to exit. Updated the 20H1/2 / 21H1 Updates Overview: https://forums.mydigitallife.net/th...-2-21h1-vb_release.80763/page-16#post-1571109
LTSC 17763.1935 X64 Code: ======================= W10UI v9.9 ========================== [1] Target (x64): "e:" [2] Updates: "c:\17763.1935" [3] DISM: "Windows 10 ADK" [4] Enable .NET 3.5: YES [5] Cleanup System Image: NO [7] Update WinRE.wim: YES [8] Install.wim selected indexes: 1 / [K] Keep indexes: Selected [M] Mount Directory: "C:\W10UImount_1164" [E] Extraction Directory: "C:\W10UItemp_26071" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: Running W10UI v9.9 ============================================================ ============================================================ Copying DVD Drive contents to work directory ============================================================ ============================================================ Extracting .cab files from .msu files ============================================================ 1/5: windows10.0-kb4486159-x64_Deutsches.Sprachpacket.Net.3.5.4.8.msu 2/5: windows10.0-kb4535680-x64_SecureBootDBX.msu 3/5: windows10.0-kb4577586-x64_Flash.entfernen.msu 4/5: windows10.0-kb4589208-v2-x64_Intel.Microcode.msu 5/5: windows10.0-kb4601555-x64-ndp48_Kumulatives.Netframework.3.5.4.8.msu ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/10: defender-dism-x64_11.05.2021.cab 2/10: Windows10.0-KB4486153-x64_Netframework.4.8.v10.0.1.3333.cab [NetFx] 3/10: Windows10.0-KB4486159-x64.cab [NetFx] 4/10: Windows10.0-KB4535680-x64.cab [SecureBoot] 5/10: Windows10.0-KB4577586-x64.cab [Flash] 6/10: Windows10.0-KB4589208-v2-x64_PSFX.cab 7/10: Windows10.0-KB4601555-x64-NDP48.cab [NetFx] 8/10: windows10.0-kb5003171-x64_Kumulatives.17763.1935.cab [LCU] 9/10: windows10.0-kb5003241-x64_.DU.Sources.cab [Setup DU] 10/10: windows10.0-kb5003243-x64_SSU.cab [SSU] ============================================================ Mounting sources\install.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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 5 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3333 [==========================100.0%==========================] Processing 2 of 5 - Adding package Package_for_KB4486159~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] Processing 3 of 5 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.6 [==========================100.0%==========================] Processing 4 of 5 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] Processing 5 of 5 - 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.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================100.0%==========================] 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.17763.1935 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.17763.1935 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~~17763.1935.1.4 [==========================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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [============= 23.6% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : C:\W10UI_9.9r\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 Datei(en) kopiert. ============================================================ Unmounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : C:\W10UI_9.9r\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.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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================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.17763.1935 [===========================76.3%============ ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.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 : C:\W10UI_9.9r\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.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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================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.17763.1935 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.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 : C:\W10UI_9.9r\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.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-kb5003241-x64_.DU.Sources.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 14 directories) Scanning source tree complete (942 files in 86 directories) Computing directory information complete Image file is 5817171968 bytes (before optimization) Writing 942 files in 86 directories to Win10_17763.1935_x64_2021-05-11.iso 100% complete Storage optimization saved 24 files, 14198784 bytes (1% of image) After optimization, image file is 5805096960 bytes Space saved because of embedding, sparseness or optimization = 14198784 Done. ============================================================ Finished ============================================================ Press 9 to exit.
Code: ======================= W10UI v10.0r ========================== [1] Target (x64): "H:\W10UI\18362.1_Work_x64_US" [2] Updates: "H:\W10UI\18362.1_Updates_x64_1909" [3] DISM: "Host OS" [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: "c:\W10UImount_9666" [E] Extraction Directory: "c:\W10UItemp_21950" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.0r ============================================================ ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/9: defender-dism-x64_steven4554_May_11.cab 2/9: windows10.0-kb4517245-x64_1909_EP_387.cab [Enablement] 3/9: Windows10.0-KB4535680-x64_DBX.cab [SecureBoot] 4/9: windows10.0-kb4577586-x64_Flash_Removal.cab [Flash] 5/9: Windows10.0-KB4601556-x64-NDP48_CU_4341.2.cab [NetFx] 6/9: Windows10.0-KB5003169-x64_PSFX_LCU_1556.1.5.cab [LCU] 7/9: windows10.0-kb5003239-x64_DU_Sources_1550.cab [Setup DU] 8/9: Windows10.0-KB5003244-x64_SSU_1555.1.1.cab [SSU] 9/9: windows10.0-kb5003295-x64_DU_SafeOS_1556.cab [WinPE] ============================================================ Mounting sources\install.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.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003244~31bf3856ad364e35~amd64~~18362.1555.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 3 - Adding package Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.3 [==========================100.0%==========================] Processing 3 of 3 - 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.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.1556.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18363.1556 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18363.1556 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18363.1556 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.18363.1556 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~~18362.1556.1.5 [==========================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.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003244~31bf3856ad364e35~amd64~~18362.1555.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003295~31bf3856ad364e35~amd64~~10.0.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : H:\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.844 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : H:\W10UI\18362.1_Work_x64_US\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.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003244~31bf3856ad364e35~amd64~~18362.1555.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003295~31bf3856ad364e35~amd64~~10.0.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.1556.1.5 [==========================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.18362.1556 [====================== 38.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1556 [==========================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 : H:\W10UI\18362.1_Work_x64_US\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.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003244~31bf3856ad364e35~amd64~~18362.1555.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB5003295~31bf3856ad364e35~amd64~~10.0.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.1556.1.5 [==========================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.18362.1556 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.18362.1556 [==========================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 : H:\W10UI\18362.1_Work_x64_US\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%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5003239-x64_DU_Sources_1550.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 36 directories) Scanning source tree complete (940 files in 84 directories) Computing directory information complete Image file is 5061279744 bytes (before optimization) Writing 940 files in 84 directories to Win10_18363.1556_x64_2021-05-12.iso 100% complete Storage optimization saved 25 files, 14206976 bytes (1% of image) After optimization, image file is 5049196544 bytes Space saved because of embedding, sparseness or optimization = 14206976 Done. ============================================================ Finished ============================================================ Press 9 to exit. Updated the 1903/9 Updates Overview: https://forums.mydigitallife.net/th...pc-19h1-2-release.79259/page-148#post-1525792
Code: ======================= W10UI v10.0r ========================== [1] Target (x64): "D:\W10UI\17763.1_Work_x64_NL" [2] Updates: "D:\W10UI\17763.1_Updates_x64" [3] DISM: "Windows 10 ADK" [4] Enable .NET 3.5: YES [5] Cleanup System Image: YES [6] Reset Image Base: NO [7] Update WinRE.wim: YES [8] Install.wim selected indexes: 3 / [K] Keep indexes: Selected [M] Mount Directory: "D:\W10UImount_30242" [E] Extraction Directory: "D:\W10UItemp_24645" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.0r ============================================================ ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/10: defender-dism-x64_steven4554_May_11.cab 2/10: Windows10.0-KB4486153-x64_NDP48_Base_3344.cab [NetFx] 3/10: Windows10.0-KB4486169-x64_Dotnetfx48_NL_LP.cab [NetFx] 4/10: Windows10.0-KB4535680-x64_DBX.cab [SecureBoot] 5/10: Windows10.0-KB4577586-x64_Flash_Removal.cab [Flash] 6/10: Windows10.0-KB4589208-v2-x64_PSFX_IMC.cab 7/10: Windows10.0-KB4601555-x64-NDP48_CU_4341.2.cab [NetFx] 8/10: Windows10.0-KB5003171-x64_PSFX_LCU_1935.1.4.cab [LCU] 9/10: windows10.0-kb5003241-x64_DU_Sources_1930.cab [Setup DU] 10/10: Windows10.0-KB5003243-x64_SSU_1934.1.2.cab [SSU] ============================================================ Mounting sources\install.wim - index 3/4 ============================================================ 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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 5 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3344 [==========================100.0%==========================] Processing 2 of 5 - Adding package Package_for_KB4486169~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] Processing 3 of 5 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.6 [==========================100.0%==========================] Processing 4 of 5 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] Processing 5 of 5 - 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.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.0%==========================] 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.17763.1935 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.17763.1935 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~~17763.1935.1.4 [==========================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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [============= 23.6% ] 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 3/4 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : D:\W10UI\17763.1_Work_x64_NL\sources\install.wim Image Index : 3 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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================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.17763.1935 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.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\17763.1_Work_x64_NL\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.17763.1 Processing 1 of 1 - Adding package Package_for_KB5003243~31bf3856ad364e35~amd64~~17763.1934.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.1935.1.4 [==========================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.17763.1935 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.17763.1935 [==========================100.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\17763.1_Work_x64_NL\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-kb5003241-x64_DU_Sources_1930.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 40 directories) Scanning source tree complete (940 files in 83 directories) Computing directory information complete Image file is 4766531584 bytes (before optimization) Writing 940 files in 83 directories to Win10_17763.1935_x64_2021-05-12.iso 100% complete Storage optimization saved 24 files, 14198784 bytes (1% of image) After optimization, image file is 4754470912 bytes Space saved because of embedding, sparseness or optimization = 14198784 Done. ============================================================ Finished ============================================================ Press 9 to exit. Updated the 1809 Updates Overview: https://forums.mydigitallife.net/th...-17763-xxx-pc-rs5.77945/page-216#post-1490183
About this: it seems this method is only temp for one update. After running update check post this fix, windows updated with no issues. Next update check failed with the same error. So this time I did an in-place upgrade with respective iso to my installed edition - fixed permanently. Will see what happens next patch tuesday.
Can't install May CU. Tried WU, WUSA and DISM but all fail with same error 0x800f081f. I have tried sfc, dism component cleanup, windows update trouble shooter, uninstalled net framework, rebooted but still fails I guess I will have to reinstall Windows (not a very old installation either less than 3 months old)... Edit: I am making a 19043.985 ISO from UUP. It has been like 2 hours already but it is slowly crawling along...
Today I downloaded Windows10.0-KB5003173-x64_LCU_985.msu, extracted the SSU and LCU cab files and installed them that order using dism command. Install was successful. Then rebooted my PC and plugged LAN cable. Still Windows update insisted on downloading entire 600 Mb+ KB5003173 and proceeded to install it anyway. The same behaviour is observed on booting from freshly made wim using W10UI_10 also. Has making own ISO using W10UI_10 or simply updating offline using cab and dism become redundant these days? @Enthousiast @abbodi1406