You're right that is ok. Normally that update (Windows10.0-KB5051974) is a .msu file which contains LCU+SSU .cab files. I wonder if extracting SSU and LCU from msu has side effects or is it wrong to do so? For example does integrating below updates to an LTSC 2021 19041.1288 ISO with W10UI wrong or does it have side effects? (KB5050111.cab and KB5051974.cab are extracted from Windows10.0-KB5051974-x64.msu) Windows10.0-KB5007401-x64_NET35_C.DU Windows10.0-KB5011048-x64_NDP481_Base_9166.1 Windows10.0-KB5046905-x64_DU_Sources_5123 Windows10.0-KB5050111-x64_SSU_5425.1.2 Windows10.0-KB5050199-x64_DU_SafeOS_5363.1.1 Windows10.0-KB5050576-x64_NDP481_CU_9297.1 Windows10.0-KB5051974-x64_LCU_5487.1.4
If you start with the 19945.5247 ISO as a base. Do you still need all these updates to make an up to date iso? windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab windows10.0-kb5011064-x64_NL_NDP481_XX_LP_10.0.1.8028.ca windows10.0-kb5015684-x64_22H2_EP_1799.1.2.cab Windows10.0-KB5020683-x64_PSFX_OOBE_2304.1.3.cab Windows10.0-KB5026037-x64_PSFX_OOBE_2845.1.1.cab windows10.0-kb5046905-x64_DU_Sources_5123.cab windows10.0-kb5050199-x64_DU_SafeOS_5363.1.1.cab Windows10.0-KB5050576-x64-NDP481_CU_9297.1.cab windows10.0-kb5051974-x64_LCU_5487.1.4.msu
No error when i ran my nl-NL version: Code: ============================================================ Running W10UI v10.50 ============================================================ ============================================================ Configured Options... ============================================================ Net35 Net35Source Cleanup ResetBase WinRE ISO ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5051974-x86_LCU_5487.1.4.msu ============================================================ Extracting files from update containers (cab/wim)... *** This will require some disk space, please be patient *** ============================================================ 1/10: defender-dism-x86_steven4554_Feb_07_2025.cab 2/10: windows10.0-kb5007401-x86_Critical_DU_for_NET35.cab 3/10: Windows10.0-KB5011048-x86_NDP481_Base_9110.10.cab [NetFx] 4/10: windows10.0-kb5011064-x86_NL_NDP481_NL_LP_10.0.1.8028.cab [NetFx] 5/10: windows10.0-kb5015684-x86_22H2_EP_1799.1.2.cab [Enablement] 6/10: Windows10.0-KB5026037-x86_PSFX_OOBE_2845.1.1.cab [OOBE] 7/10: windows10.0-kb5046905-x86_DU_Sources_5123.cab [Setup DU] 8/10: windows10.0-kb5050199-x86_DU_SafeOS__5363.1.1.cab [SafeOS DU] 9/10: Windows10.0-KB5050576-x86-NDP481_CU_9297.1.cab [NetFx] 10/10: Windows10.0-KB5051974-x86.cab [Combined] 11/12: Windows10.0-KB5050111-x86_inout.cab [SSU] 12/12: Windows10.0-KB5051974-x86_inout.cab [LCU] ============================================================ Mounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 6 - Adding package Package_for_KB5011048~31bf3856ad364e35~x86~~10.0.9110.10 [==========================100.0%==========================] Processing 2 of 6 - Adding package Package_for_KB5007401~31bf3856ad364e35~x86~~19041.1378.1.1 [==========================100.0%==========================] Processing 3 of 6 - Adding package Package_for_KB5011064~31bf3856ad364e35~x86~~10.0.1.8028 [==========================100.0%==========================] Processing 4 of 6 - Adding package Package_for_KB5015684~31bf3856ad364e35~x86~~19041.1799.1.2 [==========================100.0%==========================] Processing 5 of 6 - Adding package Package_for_KB5026037~31bf3856ad364e35~x86~~19041.2845.1.1 [==========================100.0%==========================] Processing 6 of 6 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~x86~~10.0.9297.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5487 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5487 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ Platform : 4.18.25010.6 Engine : 1.1.24090.11 Signatures: 1.421.1757.0 ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5487 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5487 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~x86~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~x86~~10.0.9297.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~x86~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.3562 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.3562 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\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.26100.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.26100.1 Image File : E:\W10UI\19045_Work_x86_NL\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\install.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.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.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~x86~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5487 [======================== 42.2% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5487 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI\19045_Work_x86_NL\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~x86~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5487 [======================== 42.2% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5487 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI\19045_Work_x86_NL\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\boot.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5046905-x86_DU_Sources_5123.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "E:\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 42 directories) Scanning source tree complete (904 files in 84 directories) Computing directory information complete Image file is 4159832064 bytes (before optimization) Writing 904 files in 84 directories to 19045.5487.250128-1156.22H2_RELEASE_SVC_PROD1_CLIENT_X86FRE_NL-NL.iso 100% complete Storage optimization saved 25 files, 14186496 bytes (1% of image) After optimization, image file is 4147693568 bytes Space saved because of embedding, sparseness or optimization = 14186496 Done. ============================================================ Finished ============================================================ Press 9 or q to exit. & https://forums.mydigitallife.net/posts/1870346 ps. did the OOBE updates install during oobe?
Need help! 2025-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5050411) keeps updating. I updated like 10 times, every time update was successful. Any solution(s)?
I don't know why you'd bother integrating updates in some updated iso, but in case you still do - no, not all, depends on what's in this iso you're speaking of. Better use a .1 iso as base.
I use autounattend.xml and skip oobe. When I check, WU it shows KB5020683 error when installing. I attached a screenshot. Now I tried with a x86 with kb5026037 and there is no error. May be just KB5020683 made this mistake. I does not important for me in fact but just to know, I just see W10UI_10.50 now and I'll give a try with that. Code: ============================================================ Running W10UI v10.49 ============================================================ ============================================================ Configured Options... ============================================================ Net35 Cleanup UpdtBootFiles WinRE ISO ============================================================ Extracting .cab files from .msu files... ============================================================ 1/5: windows10.0-kb5011071-x86_TR_NDP481_TR_LP.msu 2/5: windows10.0-kb5015684-x86.msu 3/5: windows10.0-kb5026037-x86.msu 4/5: windows10.0-kb5050576-x86-ndp481.msu 5/5: windows10.0-kb5051974-x86.msu ============================================================ Extracting files from update containers (cab/wim)... *** This will require some disk space, please be patient *** ============================================================ 1/10: defender-dism-x86.cab 2/10: windows10.0-kb5007401-x86.cab 3/10: Windows10.0-KB5011048-x86.cab [NetFx] 4/10: Windows10.0-KB5011071-x86.cab [NetFx] 5/10: Windows10.0-KB5015684-x86_PSFX.cab [Enablement] 6/10: Windows10.0-KB5026037-x86_PSFX.cab [OOBE] 7/10: windows10.0-kb5046905-x86.cab [Setup DU] 8/10: windows10.0-kb5050199-x86.cab [SafeOS DU] 9/10: Windows10.0-KB5050576-x86-NDP481.cab [NetFx] 10/10: Windows10.0-KB5051974-x86.cab [Combined] 11/12: Windows10.0-KB5050111-x86_inout.cab [SSU] 12/12: Windows10.0-KB5051974-x86_inout.cab [LCU] ============================================================ Mounting sources\install.wim - index 1/6 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5371 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5371 Processing 1 of 5 - Adding package Package_for_KB5011048~31bf3856ad364e35~x86~~10.0.9110.10 [==========================100.0%==========================] Processing 2 of 5 - Adding package Package_for_KB5007401~31bf3856ad364e35~x86~~19041.1378.1.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package Package_for_KB5011071~31bf3856ad364e35~x86~~10.0.1.8028 [==========================100.0%==========================] Processing 4 of 5 - Adding package Package_for_KB5026037~31bf3856ad364e35~x86~~19041.2845.1.1 [==========================100.0%==========================] Processing 5 of 5 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~x86~~10.0.9297.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5371 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5487 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ Platform : 4.18.25010.6 Engine : 1.1.24090.11 Signatures: 1.421.1757.0 ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5487 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19045.5487 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~x86~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~x86~~10.0.9297.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~x86~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image File : D:\_UPDATES\W10UI_10.49\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.26100.2454 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.26100.2454 Image File : D:\_UPDATES\W10UI_10.49\DVD\W10_x86\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.26100.2454 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5487 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5487 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image File : D:\_UPDATES\W10UI_10.49\DVD\W10_x86\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.26100.2454 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_ServicingStack_5425~31bf3856ad364e35~x86~~19041.5425.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~19041.5487.1.4 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5487 [===========================93.0%===================== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image Version: 10.0.19041.5487 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Image File : D:\_UPDATES\W10UI_10.49\DVD\W10_x86\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.26100.2454 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.2454 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5046905-x86.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "D:\_UPDATES\W10UI_10.49" 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 (904 files in 87 directories) Computing directory information complete Image file is 4368171008 bytes (before optimization) Writing 904 files in 87 directories to 19045.5487.250128-1156.22H2_RELEASE_SVC_PROD1_CLIENT_X86FRE_TR-TR.iso 100% complete Storage optimization saved 25 files, 14166016 bytes (1% of image) After optimization, image file is 4356065280 bytes Space saved because of embedding, sparseness or optimization = 14166016 Done. ============================================================ Finished ============================================================ Press 9 or q to exit.