IDK, I have had 100% bone stock installs fail to install updates from time to time and heavily modified installed go from 1803 all the way to 20H2 without ever having a problem installing updates. One thing I do know that increases the odds of updates failing is installing additional languages. I maintain a few systems that have Russian and/or Ukrainian installed on top of a base English install and they seem to frequently have issues with updates.
I thought starting with Patch Tuesday a single installer would be offered to LCU and SSU. Also, does anyone have problems when running a VM created by Hyper-V after installing the LCU? It seems to be an ethernet problem.
I'm hearing sporadic reports from other websites about this months (9/2020) updates creating issues with the following: --Windows Subsystem for Linux (WSL2) --Trimming of HDDs (defragment/optimization) <--Not completely fixed for HDDs. --Bitdefender (Security) --Paintshop Pro 7 The only issue that affects my systems is the defragment bug. I've long since turned off Windows automatic trimming of my SSDs. I just manually trim them with the following commandlines: From an elevated command prompt: Defrag X: /L /U Where X is the driveletter for the SSD to be trimmed. Note: Colon after the drive letter. From Powershell: Optimize-Volume -DriveLetter X -ReTrim -Verbose Where X is the driveletter for the SSD to be trimmed. Note: No Colon after the drive letter.
SSD trimming and showing "never ran" were fixed in .487 iirc (or earlier). SSD: Code: Microsoft Windows [Version 10.0.19042.508] (c) 2020 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>defrag c:\ /l /u Invoking retrim on Windows_10_Ent (C:)... Performing pass 1: Retrim: 100% complete. The operation completed successfully. Post Defragmentation Report: Volume Information: Volume size = 274,75 GB Free space = 40,34 GB Retrim: Total space trimmed = 38,20 GB C:\WINDOWS\system32> HDD: Code: C:\WINDOWS\system32>defrag e:\ /l /u Invoking retrim on NieuwVolume (E:)... Retrim: 100% complete. The operation requested is not supported by the hardware backing the volume. (0x8900002A) C:\WINDOWS\system32>
This issue might have something to do with installing additional language packs. In my case I had en-GB & en-AU (which except for the Speech component is the same with en-GB). The CBS.log seems to point to some en-GB components missing. But there are other erors too. By uninstaling en-GB which is close to useless anyway, the issue still exits. The CBS log shows errors in failing to remove components belonging to 10.0.19041.488, although I have never installed the preview update. It seems to be in the area of containers and hyper-v components which is consistent with what I see left behind in C:\Windows\servicing\Packages. @Enthousiast I can sort out myself, I was only trying to alert other people that there are issues with the current 2020-09 KB4571756 failing to install. Now I noticed that even if it failed to install and I ran all the dism /online /cleanup-image commands showing no error and ran the StartComponentCleanup too, it leaves behind other parts of the installation which may explain why I see .488 components.
Last month was the first time i tested 2016 LTSB in ages, so honestly i dunno when it started, i can test if needed
Hi. I recently started integrating the updates. In LTSB 2016, with the July updates, I have the same problem when installing from the ISO, after copying files it returns to the installation menu. I thought it was my problem so I took the install.wim, put it in a USB created with Rufus starting from the original ISO and discarded the ISO created with W10UI. With the August updates I did not try to create iso, just install.wim With the September ones, same problem when installing. And it has also been presented that KB4565912 (SSU) has been installed in WU when KB4576750 is integrated Sorry for my English, I have relied on google translator Code: ============================================================ [1] Target (x64): "D:\W10UI_2016\install.wim" [2] Updates: "D:\W10UI_2016" [3] DISM: "Windows 10 ADK" [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_19142" [E] Extraction Directory: "C:\W10UItemp_6755" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v8.5 ============================================================ ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/6: Windows10.0-KB4486129-x64_Net48.cab [NetFx] 2/6: Windows10.0-KB4486137-x64_Net48_ES.cab [NetFx] 3/6: Windows10.0-KB4561600-x64_Flash.cab [Flash] 4/6: Windows10.0-KB4576479-x64_Net48_CU.cab [NetFx] 5/6: Windows10.0-KB4576750-x64_SSU_14393.3926.1.3.cab [SSU] 6/6: Windows10.0-KB4577015-x64_LCU_14393.3930.1.5.cab [LCU] ============================================================ Mounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4576750~31bf3856ad364e35~amd64~~14393.3926.1.3 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 Processing 1 of 4 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.3106 [==========================100.0%==========================] Processing 2 of 4 - Adding package Package_for_KB4486137~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] Processing 3 of 4 - Adding package Package_for_KB4561600~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 4 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4240.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4576750~31bf3856ad364e35~amd64~~14393.3926.1.3 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.14393.3926 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : D:\W10UI_2016\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 archivo(s) copiado(s). ============================================================ Unmounting install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : D:\W10UI_2016\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.19041.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ Press 9 to exit.
no bug with a june 2020 (build .3755 ) ltsb 2016 x64 (fr) reboot after 10 seconds after files copy with manual slipstream without cleanup neither resetbase done. edit: reproduced with w10ui with june (build .3750) / july / september on ltsb 2016 x64 (fr) ... edit2: boot.wim ltsb 1607 slipstream update is broken, but when ... that's the question ... trying with olders on spare time .. and server 2016 too
@ElFumaor I'm still investigating that issue with LTSB 2016 both SSU KB4565912 & KB4576750 are needed