Forum Discussion
silverlu1210
Jan 28, 2023Copper Contributor
Windows server 2016 cumulative update fail to install for one month
9 Replies
Sort By
Some things to try
- sfc /scannow
- dism /online /cleanup-image /restorehealth
- additional resources for Windows Update - Windows Client | Microsoft Learn (manual steps)
- uninstall the last cumulative update then try installing the latest SSU followed by the latest cumulative update
- a repair install by running setup.exe from the root of install media
- silverlu1210Copper 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.
please post the text result of (no screenshots)
(Get-HotFix | Sort-Object -Property InstalledOn)