Hi Jegan,
Hope you are doing well.
Please open the CBS.log to find the error code.
For the first question:
- Verify correct DISM syntax with proper install.wim source
- Ensure latest SSU (e.g., KB5039283) is installed
- Clear
SoftwareDistribution
andCatroot2
folders - Try installing
.cab
file using DISM - Consider in-place upgrade if all else fails
For the second question:
Manual SSU installation via .msu can work independently.
Steps:
- Identify the latest SSU for Windows Server 2016.
- Search at: https://www.catalog.update.microsoft.com
- Download the correct .msu for your system (x64).
Run in elevated Command Prompt:
wusa.exe KB5039283-x64.msu /quiet /norestart
For the third question:
Yes, there is a documented and confirmed issue with KB5061010 on Windows Server 2016 but with DHCP which is related to network problem.