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.
Dear Friends I don't know, if it is a proper thread to ask, but correct me, if I am wrong. I have Windows 10 Enterprise 2016 LTSB (x64) and after installation, when I use Windows Update to download updates there are downloading only those ones: - windows10.0-kb4103720-x64_c1fb7676d38fffae5c28b9216220c1f033ce26ac.msu - windows10.0-kb4103729-x64_589cd6623362da3a7601f41f57415281001d0005.msu - windows10.0-kb4132216-x64_9cbeb1024166bdeceff90cd564714e1dcd01296e.msu - windows10.0-kb4338832-x64_46a1be0715d09cb4b7054b9652faa6ac915c50fb.msu - windows10.0-kb4345418-x64_a636a1048a2601d9218463107bc5fde558a1055e.msu Two of them are very big 1.2GB. I would like to ask, if there are any possibility to include those updates in my .iso file, such way, when I will install OS on the next computer with them too. Of course I have already downloaded those updates and I after installation of OS I may install them one by one, but it also take lots of time and restarts. Are there any simple solution, how to include them in .iso file? Thank you in advance for your help and support. Sincerely
These are the 4 needed 14393 aka 1607 updates: Code: Windows10.0-KB4132216 (SSU) Windows10.0-KB4054590 (Dotnet472) windows10.0-kb4338832 (Flash) Windows10.0-KB4345418 (CU) You can download them by using WHD and integrate/install by using W10UI. Integration progress: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-308#post-1451411
Dear Enthousiast ...but when I fresh install my .iso of Windows 10 Enterprise 2016 LTSB (x64) - MSDN version and use Windows Update, there are downloading only those below ones, which are different from yours: My: KB4103720 - You didn't mention about it. KB4103729 - You didn't mention about it. KB4132216 KB4338832 KB4345418 Yours: KB4132216 - I have also this one. KB4054590 - I don't have this one in Windows Update after installation. KB4338832 - I have also this one. KB4345418 - I have also this one Why there are differences? Thank you once more for your fast reply and support. Sincerely
KB4103720 replaced by KB4284880, KB4284880 replaced by KB4284833, KB4284833 replaced by KB4338814, KB4338814 replaced by KB4345418. so KB4103720 it was very old cu update patch, just download last cu.
Dear Enthousiast and ananhaid Yes, you are both right, I have also checked in Catalog Update: windows10.0-kb4345418-x64_a636a1048a2601d9218463107bc5fde558a1055e.msu > windows10.0-kb4103720-x64_c1fb7676d38fffae5c28b9216220c1f033ce26ac.msu windows10.0-kb4338832-x64_46a1be0715d09cb4b7054b9652faa6ac915c50fb.msu > windows10.0-kb4103729-x64_589cd6623362da3a7601f41f57415281001d0005.msu windows10.0-kb4132216-x64_9cbeb1024166bdeceff90cd564714e1dcd01296e.msu ...but what about: windows10.0-kb4054590-x64_4f8ee4cc9304f340d9d2762728f405799e7d846a.msu My Windows Update don't even want to download and install this packet after fresh install of Windows 10 Enterprise 2016 LTSB (x64). Thank you once more for your help. Sincerely
The Microsoft-Windows-NetFx3-OnDemand-Package.cab from the official LTSB 2016 ISO and the 2016 FOD ISO has a SHA-1 of '59d03aac2d8b4dfabb835cc3fad5dd094fabe24d'. The one from WSUS Update has a SHA-1 of 'cbc40b7d29889717770e198d3ad3a1a9602e387e'. If I want to integrate the .cab with W10UI in a custom folder which one would I use?
The one on WSUS probably is the updated one, the one which is downloaded when you online enable dotnetfx3. When you use W10UI or at least integrate the CU after you offline pre-enable dotnetfx3 it's not needed to use the WSUS one.