Forum Discussion
silverlu1210
Jan 28, 2023Copper Contributor
Windows server 2016 cumulative update fail to install for one month
silverlu1210
Feb 01, 2023Copper Contributor
tried sfc /scannow and dism /online /cleanup-image /restorehealth that is no help
for uninstalling the last cumulative update then try installing the latest SSU followed by the latest cumulative update. Related to "Cumulative Update for Windows Server 2016 for x64-based Systems (KB5022289)" which one need to be uninstalled.
Dave Patrick
Feb 01, 2023MVP
please post the text result of (no screenshots)
(Get-HotFix | Sort-Object -Property InstalledOn)
- silverlu1210Feb 07, 2023Copper Contributor
- Dave PatrickFeb 07, 2023MVP
So, I didn't bother to check them all, but it appears since sometime going back at least to 2020 that SSU's are all that completed. My recommendation is to stand up a new one, patch fully, migrate roles over and move on.
- silverlu1210Feb 15, 2023Copper Contributor"My recommendation is to stand up a new one, patch fully, migrate roles over and move on"
Sorry I didn't get how to and what means for it?