There was still a confusion, and some thought that those Preview Rollups are beta / unfinished i ment they took the "Preview" term from that servicing model previously, Win10 non-security CUs were not named Preview
Seems this now works on UEFI: Code: :: target distribution, wim file or offline image :: leave it blank to update current online os, or automatically detect wim file next to the script set "Target=%~dp019044_Work_x64_US" :: updates location :: leave it blank to automatically detect the current script directory set "Repo=%~dp019044_Updates_x64" :: dism.exe tool custom path (if Host OS is Win8.1 or earlier and no Win10 ADK installed) set "DismRoot=dism.exe" :: enable .NET 3.5 feature set Net35=1 :: optional, specify custom "folder" path for microsoft-windows-netfx3-ondemand-package.cab set "Net35Source=%~dp019041.1_SXS_x64" :: Cleanup OS images to "compress" superseded components (might take long time to complete) set Cleanup=1 :: Rebase OS images to "remove" superseded components (warning: break "Reset this PC" feature) :: require first to set Cleanup=1 set ResetBase=1 :: update winre.wim if detected inside install.wim set WinRE=1 :: Force updating winre.wim with Cumulative Update even if SafeOS update detected set LCUwinre=0 :: update ISO boot files bootmgr/bootmgr.efi/efisys.bin from Cumulative Update set UpdtBootFiles=1 :: 1 = do not install EdgeChromium with Enablement Package or Cumulative Update :: 2 = alternative workaround to avoid EdgeChromium with Cumulative Update only set SkipEdge=0 :: optional, set directory for temporary extracted files (default is on the same drive as the script) set "_CabDir=c:\W10UItemp" :: optional, set mount directory for updating wim files (default is on the same drive as the script) set "MountDir=c:\W10UImount" set "WinreMount=c:\W10UImountre" Code: ======================= W10UI v10.18 ========================== [1] Target (x64): "F:\W10UI\19044_Work_x64_US" [2] Updates: "F:\W10UI\19044_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 [8] install.wim selected indexes: 1 / [K] Keep indexes: Selected [M] Mount Directory: "c:\W10UImount_16816" [E] Extraction Directory: "c:\W10UItemp_6088" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.18 ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5014023-x64_LCU_1741.1.14.msu ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/7: defender-dism-x64_steven4554_May_31_2022.cab 2/7: Windows10.0-KB5003791-x64_21H2_EP_1237.1.3.cab [Enablement] 3/7: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab 4/7: windows10.0-kb5010524-x64_DU_Sources_1554.cab [Setup DU] 5/7: windows10.0-kb5011577-x64_DU_SafeOS_1616.1.1.cab [WinPE] 6/7: Windows10.0-KB5013887-x64-NDP48_CU_4515.1.cab [NetFx] 7/7: Windows10.0-KB5014023-x64.cab [Combined] 8/9: Windows10.0-KB5014023-x64_inout.cab [LCU] 9/9: Windows10.0-KB5014035-x64_inout.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 3 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1741 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1741 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1741 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1741 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 [=================== 33.4% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\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.22621.1 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.22621.1 Image File : F:\W10UI\19044_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.22621.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.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1741 [======================== 42.6% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1741 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\W10UI\19044_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.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1741 [===========================48.1% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1741 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\W10UI\19044_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.22621.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5010524-x64_DU_Sources_1554.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "F:\W10UI" OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 41 directories) Scanning source tree complete (899 files in 83 directories) Computing directory information complete Image file is 5071208448 bytes (before optimization) Writing 899 files in 83 directories to 19044.1741.220528-0355.21H2_RELEASE_SVC_PROD3_CLIENT_X64FRE_EN-US.iso 100% complete Storage optimization saved 25 files, 14200832 bytes (1% of image) After optimization, image file is 5059047424 bytes Space saved because of embedding, sparseness or optimization = 14200832 Done. ============================================================ Finished ============================================================ Press 9 to exit. I booted it in UEFI VMWare and it worked, before it didn't
Here's mine: Code: W10UI-Configuration Target =C:\wMSMG\DVD Repo = DismRoot =dism.exe Net35 =1 Net35Source = Cleanup =1 ResetBase =1 LCUwinre =0 WinRE =1 UpdtBootFiles =1 SkipEdge =0 _CabDir =C:\W10UItemp MountDir =C:\W10UImount WinreMount =C:\W10UImountre wim2esd =0 wim2swm =0 ISO =0 ISODir = Delete_Source =0 AutoStart =0 Code: W10UI v10.18 [1] Target (x64): "C:\wMSMG\DVD" [2] Updates: "D:\win10\intupd\x64\21H2" [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: ALL (6) [M] Mount Directory: "C:\W10UImount_5097" [E] Extraction Directory: "C:\W10UItemp_19922" Code: ============================================================ Running W10UI v10.18 ============================================================ ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/8: defender-dism-x64.cab 2/8: Windows10.0-KB5003791-x64-ep.cab [Enablement] 3/8: Windows10.0-KB5007401-x64-crit-du.cab 4/8: Windows10.0-KB5010524-x64-setup-du.cab [Setup DU] 5/8: Windows10.0-KB5011577-x64-safeos-du.cab [WinPE] 6/8: Windows10.0-KB5013887-x64-netfx.cab [NetFx] 7/8: Windows10.0-KB5014023-x64-lcu.cab [LCU] 8/8: Windows10.0-KB5014035-x64.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/6 ============================================================ 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_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================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_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.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_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================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.19044.1741 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.1741 [==========================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.19044.1741 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.19044.1741 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================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_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.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_KB5003791~31bf3856ad364e35~amd64~~19041.1237.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 [================ 28.9% ] 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 File : D:\win10\intupd\x64\21H2\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/6 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : C:\wMSMG\DVD\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ... same sh!t, different indexes ... ============================================================ Rebuilding sources\install.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] 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.572 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================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.1741 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.1741 [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : C:\wMSMG\DVD\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.572 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.572 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1741.1.14 [==========================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.1741 [===========================90.0%==================== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19041.1741 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : C:\wMSMG\DVD\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\boot.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ Windows10.0-KB5010524-x64-setup-du.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ I'll be trying my luck with ventoy again, v1.0.75 this time, on PCs at work.
may i ask the "UpdtBootFiles =1" this preview update can update it on installation media ? has any issue if update for it ?
And again, ventoy USB - dead end. Win10+ Setup Disk script - no problems. It's definitely not about updating the boot files, in my opinion at least.
Anyone getting this on their Win10 v21H2 systems? I'm not sure what is this. If anyone's aware please throw some light on it. PS: I have Office 2019 Pro Plus Retail installed and also have "Receive Updates for other Microsoft Products" thingy turned on but I never get Office updates in Windows Update, those are handled by Office itself. Thanks!
This should be an update to the Microsoft Bing Search service used by all Windows products, including Microsoft Office and other applications.
Thanks, I don't know what happened but I didn't install it and it's no longer showing up anymore. Haven't done anything to hide it, it's just no longer offered. Good riddance I guess?
Code: ======================= W10UI v10.18 ========================== [1] Target (x64): "F:\W10UI_LTSC_2021\19044_Work_x64_NL_LTSC" [2] Updates: "F:\W10UI_LTSC_2021\19044_Updates_x64_LTSC" [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 [8] install.wim selected indexes: 1 / [K] Keep indexes: Selected [M] Mount Directory: "c:\W10UImount_12619" [E] Extraction Directory: "c:\W10UItemp_21344" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.18 ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5014699-x64_LCU_1766.1.9.msu ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/6: defender-dism-x64_steven4554_June_7_2022.cab 2/6: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab 3/6: windows10.0-kb5010524-x64_DU_Sources_1554.cab [Setup DU] 4/6: windows10.0-kb5011577-x64_DU_SafeOS_1616.1.1.cab [WinPE] 5/6: Windows10.0-KB5013887-x64-NDP48_CU_4515.1.cab [NetFx] 6/6: Windows10.0-KB5014699-x64.cab [Combined] 7/8: Windows10.0-KB5014035-x64_inout.cab [SSU] 8/8: Windows10.0-KB5014699-x64_inout.cab [LCU] ============================================================ Mounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1288 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1288 Processing 1 of 2 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1288 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1766.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1766 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1766 [===== 10.0% ] [=========== 20.0% ] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1766 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19044.1766 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4515.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1766.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\W10UI_LTSC_2021\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.22621.1 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.22621.1 Image File : F:\W10UI_LTSC_2021\19044_Work_x64_NL_LTSC\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.22621.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.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1766.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1766 [===========================92.0%===================== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1766 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\W10UI_LTSC_2021\19044_Work_x64_NL_LTSC\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.22621.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_ServicingStack_1737~31bf3856ad364e35~amd64~~19041.1737.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1288 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1766.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1766 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.19041.1766 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image File : F:\W10UI_LTSC_2021\19044_Work_x64_NL_LTSC\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.22621.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22621.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5010524-x64_DU_Sources_1554.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "F:\W10UI_LTSC_2021" OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 41 directories) Scanning source tree complete (901 files in 86 directories) Computing directory information complete Image file is 4685627392 bytes (before optimization) Writing 901 files in 86 directories to 19044.1766.220609-0434.21H2_RELEASE_SVC_PROD1_CLIENT_X64FRE_NL-NL.iso 100% complete Storage optimization saved 25 files, 14182400 bytes (1% of image) After optimization, image file is 4673511424 bytes Space saved because of embedding, sparseness or optimization = 14182400 Done. ============================================================ Finished ============================================================ Press 9 to exit. Updated: https://forums.mydigitallife.net/th...-21h1-2-vb_release.80763/page-16#post-1571109