In the past, I read in the "Ask Woody" forum / links there were MANY w10 CU's that had INSTALLATION issues for many users with many editions... True, these were BAD KB's otherwise they would have installed as intended... For some users, W10UI worked when WU didn't... Just say'n... I experienced some CU installation issues with LTSB 2016 using WU in the past, and each time I used W10UI afterward, those CU's installed without issue... I currently acquire CU's and other W10 updates from MDL Links / M$ catalog.updates / WHDownloader and use W10UI to install them...
I don't know... Maybe the CU installation issues in the past were in conjunction with the WU Downloading side of the coin being corrupted or ???
Believe me, i am one of @abbodi1406 biggest fans, but the script does no magical stuff (except that it is able to do a full resetbase compared to a standard command which only will perform a /startcomponentcleanup, assuming that that is still the case). What i meant to say is: WHD/Update.Catalog are only tools/sources for downloading the updates, the script uses DISM to integrate/install them. WU should do it all too. Just like manually running the standalone .msu's also do. Many people reporting errors on tech websites are also tinkering with their installs/iso's in some way, The far majority of global windows users don't. There were just one or two bad updates who were affecting all users.
On one of my systems, I have W10 1709 installed that got updated with CU (16299.547), but I am not seeing KB4345420 (16299.550) when searching for updates either by WU/ WUMT. All I've been seeing are AV defs that are automatically installed. Is Microsoft holding back on this one or is it just me? Will stopping the update service and renaming SoftwareDistribution fix this?
Afaik. CU + SSU is being handled by UUP from 1709 and up. I don't know why 17134.167 (KB4345421) is not offered on UUP but i got the update offered by WU on a laptop that wasn't updated since May 2018, on my main system and on two other systems in my home.
UUP handle CU updates, but I've never seen any update released on days other than patch tuesday on UUP, I think the old system is also working and these updates will get downloaded by them. Some updates requires you to press check for update and they never downloaded automatically, maybe this is why it's like this, check for updates button also check old system for updates(this is just a theory).
I integrated KB4345418, KB4132216, KB4338832 and KB4054590 into Windows 2016 LTSB with W10UI 5.0, Windows Update shows they are all installed but it's offering to install KB4345418 again for some reason. Any suggestions?
I chose the option in W10UI to have it added. Do I still need to enable it? I checked after reinstalling the update and it was enabled.
Normally when dotnetfx3 is enabled after the CU is integrated, WU will offer the most current public CU to update dotnetfx3, but the script does that correctly by reintegrating the CU after enabling dotnetfx3. I've started a test: Code: ============================================================ 1. Target (x86) : "i:\2016LTSB\US_Work_x86_2016_LTSB" 2. Updates: "i:\2016LTSB\Updates_x86_Test" 3. DISM: "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\dism.exe" 4. Enable .NET 3.5: YES 5. Cleanup System Image: YES 6. Reset Image Base: NO 7. Update WinRE.wim: YES M. Mount Directory: "C:\W10UImount" E. Extraction Directory: "I:\W10UItemp" ============================================================ 0. Start the process ============================================================ Change a menu option, press 0 to start, or 9 to exit: Code: ============================================================ Running W10UI v5.0 ============================================================ ============================================================ Extracting .cab files from .msu files ============================================================ 1/4: Windows10.0-KB4054590-x86.msu 2/4: Windows10.0-KB4132216-x86.msu 3/4: windows10.0-kb4338832-x86_ede9dd17a82d97ce41ac91ce9310c68ecd0ed2b7.msu 4/4: Windows10.0-KB4345418-x86.msu ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/4: Windows10.0-KB4054590-x86.cab 2/4: Windows10.0-KB4132216-x86.cab 3/4: Windows10.0-KB4338832-x86.cab 4/4: Windows10.0-KB4345418-x86.cab ============================================================ Mounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 2 - Adding package Package_for_KB4054590~31bf3856ad364e35~x86~~10.0.1.2072 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB4338832~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [===========================99.5%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : I:\2016LTSB\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.17134.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : i:\2016LTSB\US_Work_x86_2016_LTSB\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [===========================99.5%========================= ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : i:\2016LTSB\US_Work_x86_2016_LTSB\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : i:\2016LTSB\US_Work_x86_2016_LTSB\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding boot.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 13 directories) Scanning source tree complete (983 files in 95 directories) Computing directory information complete Image file is 2830663680 bytes (before optimization) Writing 983 files in 95 directories to Win10_14393.2368_x86_2018-07-22.iso 100% complete Storage optimization saved 31 files, 14583808 bytes (1% of image) After optimization, image file is 2818322432 bytes Space saved because of embedding, sparseness or optimization = 14583808 Done. ============================================================ Finished ============================================================ Press any key to exit.
Here is my output, but i haven't installed the ISO yet to see if it reinstalls the CU. Code: ============================================================ 1. Target (x64) : "D:\2" 2. Updates: "D:\3" 3. DISM: "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\dism.exe" 4. Enable .NET 3.5: YES 5. Cleanup System Image: YES 6. Reset Image Base: NO 7. Update WinRE.wim: YES M. Mount Directory: "D:\W10UImount" E. Extraction Directory: "D:\W10UItemp" ============================================================ 0. Start the process ============================================================ Change a menu option, press 0 to start, or 9 to exit: Code: ============================================================ Running W10UI v5.0 ============================================================ ============================================================ Extracting .cab files from .msu files ============================================================ 1/4: windows10.0-kb4054590-x64_4f8ee4cc9304f340d9d2762728f405799e7d846a.msu 2/4: windows10.0-kb4132216-x64_9cbeb1024166bdeceff90cd564714e1dcd01296e.msu 3/4: windows10.0-kb4338832-x64_46a1be0715d09cb4b7054b9652faa6ac915c50fb.msu 4/4: windows10.0-kb4345418-x64_a636a1048a2601d9218463107bc5fde558a1055e.msu ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/4: Windows10.0-KB4054590-x64.cab 2/4: Windows10.0-KB4132216-x64.cab 3/4: Windows10.0-KB4338832-x64.cab 4/4: Windows10.0-KB4345418-x64.cab ============================================================ Mounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 2 - Adding package Package_for_KB4054590~31bf3856ad364e35~amd64~~10.0.1.2072 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB4338832~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [===========================99.3%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : D:\1\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.17134.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : D:\2\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [===========================99.2%========================= ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : D:\2\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4132216~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2368.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.14393.2272 [===========================99.2%========================= ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image File : D:\2\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding boot.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 13 directories) Scanning source tree complete (984 files in 96 directories) Computing directory information complete Image file is 3951329280 bytes (before optimization) Writing 984 files in 96 directories to Win10_14393.2368_x64_2018-07-21.iso 100% complete Storage optimization saved 31 files, 14678016 bytes (1% of image) After optimization, image file is 3938918400 bytes Space saved because of embedding, sparseness or optimization = 14678016 Done. ============================================================ Finished ============================================================ Press any key to exit.