i've tried to insert the variable in line 308 into W10UI.cmd file with this code. Code: set _build=%winbuild% And I managed to update windows directly (online).
I reverted to w10ui 10.16 for now and it installed the Windows 10 updates. however I get this error or output when trying to use the .17 version Code: 22563 was unexpected at this time.
For an if statement, I always use a flag character (added to both sides), in order to catch empty variables that could otherwise mess up the code. Example: Code: if $%_build% geq $22563 set _ufn=Windows11.0-%kbupd%-%arch%_inout.cab Maybe %_build% is an empty string, so, the original code would translate to if geq 22563 ... as the string is nonexistent.
Code: ======================= W10UI v10.17 ========================== [1] Target (x64): "F:\W10UI_LTSC\17763.1_Work_x64_NL" [2] Updates: "F:\W10UI_LTSC\17763.1_Updates_x64" [3] DISM: "Windows NT 10.0 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: "c:\W10UImount_8397" [E] Extraction Directory: "c:\W10UItemp_22667" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.17 ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5011503-x64_LCU_2686.1.6.msu ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/9: defender-dism-x64_steven4554_Feb_28_2022.cab 2/9: Windows10.0-KB4486153-x64_NDP48_Base_3106.cab [NetFx] 3/9: Windows10.0-KB4486169-x64_Dotnetfx48_NL_LP.cab [NetFx] 4/9: windows10.0-kb4506578-x64_DU_SafeOS.cab [WinPE] 5/9: Windows10.0-KB4535680-x64_DBX.cab [SecureBoot] 6/9: Windows10.0-KB4589208-v2-x64_PSFX_IMC.cab 7/9: windows10.0-kb5005545-x64_DU_Sources_2111.cab [Setup DU] 8/9: Windows10.0-KB5010473-x64-NDP48_CU_4488.1.cab [NetFx] 9/9: Windows10.0-KB5011503-x64.cab [Combined] 10/11: Windows10.0-KB5009642-x64_inout.cab [SSU] 11/11: Windows10.0-KB5011503-x64_inout.cab [LCU] ============================================================ Mounting sources\install.wim - index 3/4 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2510~31bf3856ad364e35~amd64~~17763.2510.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.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.22000.1 Image Version: 10.0.17763.1 Processing 1 of 4 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3106 [==========================100.0%==========================] Processing 2 of 4 - Adding package Package_for_KB4486169~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] Processing 3 of 4 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4 [==========================100.0%==========================] Processing 4 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4488.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2686.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4488.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2686.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2510~31bf3856ad364e35~amd64~~17763.2510.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4506578~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.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.22000.1 Image Version: 10.0.17763.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\W10UI_LTSC\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.22000.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.22000.1 Image File : F:\W10UI_LTSC\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.22000.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.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2510~31bf3856ad364e35~amd64~~17763.2510.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4506578~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.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.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2686.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 [===========================89.0%=================== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 [===== 9.3% ] [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\W10UI_LTSC\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.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2510~31bf3856ad364e35~amd64~~17763.2510.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4506578~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.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.22000.1 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2686.1.6 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 [===========================89.1%=================== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.17763.2686 [===== 9.3% ] [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\W10UI_LTSC\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.22000.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5005545-x64_DU_Sources_2111.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "F:\W10UI_LTSC" 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 (944 files in 86 directories) Computing directory information complete Image file is 4769546240 bytes (before optimization) Writing 944 files in 86 directories to 17763.2686.220302-2029.RS5_RELEASE_SVC_PROD1_CLIENT_X64FRE_NL-NL.iso 100% complete Storage optimization saved 24 files, 14198784 bytes (1% of image) After optimization, image file is 4757479424 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
Working success with online image build 17763. Spoiler Code: ============================================================ Running W10UI v10.17 ============================================================ ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/2: Windows10.0-KB5009642-x64.cab [SSU] 2/2: Windows10.0-KB5010427-x64_LCU.cab [LCU] ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.17763.2366 Processing 1 of 1 - Adding package Package_for_ServicingStack_2510~31bf3856ad364e35~amd64~~17763.2510.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.17763.2366 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2628.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ ============================================================ System restart is required to complete installation ============================================================ Press 9 to exit.
Code: ======================= W10UI v10.17 ========================== [1] Target (x64): "F:\18363\Work_enUS_x64" [2] Updates: "F:\18363\Updates_x64" [3] DISM: "Windows NT 10.0 ADK" [4] Enable .NET 3.5: YES [5] Cleanup System Image: YES [6] Reset Image Base: YES [7] Update WinRE.wim: YES [M] Mount Directory: "c:\W10UImount_20375" [E] Extraction Directory: "c:\W10UItemp_12448" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.17 ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5011485-x64_LCU_2158.1.8.msu ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/7: defender-dism-x64_steven4554_Feb_28_2022.cab 2/7: windows10.0-kb4517245-x64_1909_EP.cab [Enablement] 3/7: Windows10.0-KB4535680-x64_DBX.cab [SecureBoot] 4/7: windows10.0-kb5003295-x64_DU_SafeOS.cab [WinPE] 5/7: windows10.0-kb5006966-x64_DU_Sources.cab [Setup DU] 6/7: Windows10.0-KB5010483-x64-NDP48_CU_4480.2.cab [NetFx] 7/7: Windows10.0-KB5011485-x64.cab [Combined] 8/9: Windows10.0-KB5011485-x64_inout.cab [LCU] 9/9: Windows10.0-KB5011573-x64_inout.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2150~31bf3856ad364e35~amd64~~18362.2150.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 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.22000.1 Image Version: 10.0.18362.1 Processing 1 of 2 - Adding package Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4480.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.2158.1.8 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18363.2158 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18363.2158 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18363.2158 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18363.2158 Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4480.2 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.2158.1.8 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2150~31bf3856ad364e35~amd64~~18362.2150.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 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.22000.1 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.22000.1 Image Version: 10.0.18362.1 [=================== 33.1% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\18363\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.22000.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ... ============================================================ 1 file(s) copied. ============================================================ Unmounting sources\install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\18363\Work_enUS_x64\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.22000.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.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2150~31bf3856ad364e35~amd64~~18362.2150.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 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.22000.1 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.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.2158.1.8 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.2158 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.2158 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\18363\Work_enUS_x64\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.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2150~31bf3856ad364e35~amd64~~18362.2150.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 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.22000.1 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.22000.1 Image Version: 10.0.18362.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.2158.1.8 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.2158 [========================= 43.7% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.18362.2158 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image File : F:\18363\Work_enUS_x64\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.22000.1 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5006966-x64_DU_Sources.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "F:\18363" 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 (943 files in 86 directories) Computing directory information complete Image file is 5089296384 bytes (before optimization) Writing 943 files in 86 directories to 18363.2158.220304-2042.19H2_RELEASE_SVC_PROD1_CLIENT_X64FRE_EN-US.iso 100% complete Storage optimization saved 25 files, 14206976 bytes (1% of image) After optimization, image file is 5077219328 bytes Space saved because of embedding, sparseness or optimization = 14206976 Done. ============================================================ Finished ============================================================ Press 9 to exit. Updated the 18363 Updates Overview: https://forums.mydigitallife.net/th...pc-19h1-2-release.79259/page-148#post-1525792
Seems to work now integrate updates on 17763.1 host 22000.556, W10UI v10.17 just open and shot down W10UI v10.16 works no problem, W10UI v10.17f seems working so far.
10.17 worked fine for offline integrating updates, it was online installing updates that was problematic, iirc. Offline updating of 22000.556, 19044.1586, 17763.2686 and 18363.2158 was working fine in my tests,
1. Do I understand correctly that getting hotfixes from this thread is the recommended (only?) way to keep receiving security updates after Microsoft officially stops supporting your Windows 10 version? I am on 20H2 which will stop receiving security updates on May and I'd prefer not getting into the trouble of either installing a more recent version over the existing one (which might cause issues) or clean install a new one and having to install everything again and possibly have to deal with problems the previous version was free from (such as DPC Latency, it used to be less of a problem on Windows 10 1909 compared to 20H2). 2. If not, are there any other/better ways? 3. If yes, do I install https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-105#post-1216064 then start getting hotfixes from this thread? Or is this for Windows 10 NT only? 4. Since AFAIK each security update got a different "variation" for each different WIndows 10 version, wouldn't installing a security update not intended for an older (and unsupported version) cause any problems? For example, installing a 21H2 security update on 20H2 after the latter stops being supported (May)?
The updates overviews linked at the OP will provide update links for 1809 and up. You're at 20H2, it's just a 20KB file to bump to 21H2 (the latest win 10 build atm), no full upgrade. WHD is another MDL option to get updates. That is W10UI, not installed but it is a smart script for win 10/11 (NT10) integrating/installing updates into offline images or on live installs. Win 10 20H1 > 20H2 > 21H1 > 21H2 all are the same 1904x.xxxx.
21h2=21h1=20h2=2004 binary files. there isn't Windows.old folder when feature upgrade between them. there is just an enablement package which unlock features instant. in contrary of real full feature upgrade like 18xx>20xx or 17xx>18xx (which make Windows.old), they can cause some troubles yes, often when there are many programs or many drivers or system was upgraded from Windows 7 already...
I haven't updated the 2016 lstb x64 iso for many months. I think these are the updates I have to apply (with W10UI): 1/12: defender-dism-x64_2020-03-08.cab 2/12: windows10.0-kb4013419-x64_DU_OS.cab [WinPE] 3/12: windows10.0-kb4039556-x64_DU.cab [Setup DU] 4/12: Windows10.0-KB4486129-x64_Net48.cab [NetFx] 5/12: Windows10.0-KB4486137-x64_Net48_LP_ES.cab [NetFx] 6/12: windows10.0-kb4532820-x64_DU.cab [Setup DU] 7/12: Windows10.0-KB4535680-x64_DBX.cab [SecureBoot] 8/12: Windows10.0-KB4589210-v2-x64.cab 9/12: Windows10.0-KB5010460-x64-NDP48.cab [NetFx] 10/12: Windows10.0-KB5011264-x64-NDP48.cab [NetFx] 11/12: Windows10.0-KB5011495-x64_LCU.cab [LCU] 12/12: Windows10.0-KB5011570-x64_SSU.cab [SSU] I am right? Thanks. Sorry for my English, I rely on Google to translate.
KB4532820 is already on the list. There is some problem with KB3176937, it does not boot the usb, tested on 3 laptops. I remember that a few months ago I already detected this problem but I did not investigate what was causing it, due to lack of time I decided to update only install.wim. Now that I have time, I have done several tests and it is KB3176937 that is the problem. Whenever I update with KB3176937 the iso does not boot, without KB3176937 it starts correctly. I have done several tests, only one with KB3176937, SSU AND LCU, nothing else. Don't boot the usb. (Sorry I didn't save this log) I leave here the log of another test: Code: ======================= W10UI v10.17f ========================== [1] Target (x64): "E:" [2] Updates: "D:\W10UI_2016_x64" [3] DISM: "Host OS" [4] Enable .NET 3.5: NO [5] Cleanup System Image: NO [7] Update WinRE.wim: YES [M] Mount Directory: "C:\W10UImount_7180" [E] Extraction Directory: "C:\W10UItemp_6839" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: ============================================================ Running W10UI v10.17f ============================================================ ============================================================ Copying DVD Drive contents to work directory... ============================================================ ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/6: windows10.0-kb3176937-x64_DU_SafeOS.cab 2/6: windows10.0-kb4013419-x64_DU_SafeOS.cab [WinPE] 3/6: windows10.0-kb4039556-x64_SetupDU.cab [Setup DU] 4/6: windows10.0-kb4532820-x64_SetupDU.cab [Setup DU] 5/6: Windows10.0-KB5011495-x64_LCU.cab [LCU] 6/6: Windows10.0-KB5011570-x64_SSU.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5011570~31bf3856ad364e35~amd64~~14393.5001.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB3176937~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5006.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5011570~31bf3856ad364e35~amd64~~14393.5001.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB3176937~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 [===========================99.2%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image File : D:\W10UI_2016_x64\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.17763.1697 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.17763.1697 Image File : D:\W10UI_2016_x64\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.17763.1697 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5011570~31bf3856ad364e35~amd64~~14393.5001.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB3176937~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image File : D:\W10UI_2016_x64\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.17763.1697 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5011570~31bf3856ad364e35~amd64~~14393.5001.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 Processing 1 of 1 - Adding package Package_for_KB3176937~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image Version: 10.0.14393.5001 [===========================98.4%========================= ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1697 Image File : D:\W10UI_2016_x64\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.17763.1697 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb4039556-x64_SetupDU.cab windows10.0-kb4532820-x64_SetupDU.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "D:\W10UI_2016_x64" 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 13 directories) Scanning source tree complete (994 files in 98 directories) Computing directory information complete Image file is 4814274560 bytes (before optimization) Writing 994 files in 98 directories to 14393.5006.220304-1127.RS1_RELEASE_CLIENT_X64FRE_ES-ES.iso 100% complete Storage optimization saved 31 files, 14678016 bytes (1% of image) After optimization, image file is 4801882112 bytes Space saved because of embedding, sparseness or optimization = 14678016 Done. ============================================================ Finished ============================================================ Press 9 to exit.
I have SkipBootFiles=1, it comes like this by default and I haven't changed it. Tested the ISO on 3 laptops and 1 desktop, the start logo of the computers is seen and it does nothing else, it does not try to start the usb
I created updated ISOs of Win10, Win11, Server 2019, and Server 2022 yesterday with W10UI_10.17f and none of them will boot in Hyper-V. I didn't have this problem with prior versions of W10UI as I create new updated .iso's every month. I see the "Press any key to boot from CD/DVD..." message, but after pressing a key it boots off the hard drive anyway. I removed bootfix.bin to suppress the message, and it boots off the hard drive anyway, or pxe if I set that next in line. I had used SkipBootFiles=0, so I'm going to try again with SkipBootFiles=1. What did prior versions do before this new function was added?