[SOLVED] Windows Server 2019 (1809) update KB5043050 failed

Great, please run the following command in an elevated prompt and post the result:
Code:
DISM /online /cleanup-image /AnalyzeComponentStore
 
PS C:\Windows\system32> DISM /online /cleanup-image /AnalyzeComponentStore

Deployment Image Servicing and Management tool
Version: 10.0.17763.5830

Image Version: 10.0.17763.6293

[===========================99.5%========================= ]

Component Store (WinSxS) information:

Windows Explorer Reported Size of Component Store : 14.13 GB

Actual Size of Component Store : 13.25 GB

Shared with Windows : 6.33 GB
Backups and Disabled Features : 6.81 GB
Cache and Temporary Data : 101.22 MB

Date of Last Cleanup : 2024-09-28 22:52:20

Number of Reclaimable Packages : 2
Component Store Cleanup Recommended : Yes

The operation completed successfully.
PS C:\Windows\system32>
 
Please run the following command as well and post the result:
Code:
DISM /online /cleanup-image /StartComponentCleanup
 
PS C:\Windows\system32> DISM /online /cleanup-image /StartComponentCleanup

Deployment Image Servicing and Management tool
Version: 10.0.17763.5830

Image Version: 10.0.17763.6293

[===========================98.0%======================== ]
[==========================100.0%==========================]
The operation completed successfully.
 
Hi,

Great, please run ComponentsScanner again to see if it's still show some warnings.
 
Just 4 warnings left, but since this server is up-to-date we can leave them for now. They are just remnants of some very old updates!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top