[SOLVED] Windows Server 2019 - Update Issue KB5030214

anson

Member
Joined
Sep 26, 2023
Posts
5
There are 5 Windows Server 2019 VMs that are unable to install KB5030214.

This is thread 2 of 5

Thank you in advance!🤝
 

Attachments

anyone can help;)? thanks I also tried the following methods but failed


Check out the CBS.log to find missing packages​


amd64_microsoft-windows-wordpad_31bf3856ad364e35_10.0.17763.2989_none_7b0dd4663edfba96
amd64_microsoft-windows-wordpad_31bf3856ad364e35_10.0.17763.4840_none_7b1573fe3eda4cee

Unpack the package (twice)​

To extract the MSU file, we use the builtin expand command:

expand -f:* C:\temp\XXXXX.MSU" C:\temp\KB8\update

1695950743989.png

Run DISM with Source flag​

dism /online /cleanup-image /restorehealth /LimitAccess /Source:C:\temp\KB8\update


But issue can't fixed.......pls help thanks all
 
Hi and welcome to Sysnative,

Step 1. Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

I recently went on vacation. I'll try it and report back💪. Thanks for your assistance🫰.
 
You're welcome, I will see the result when you're ready to apply the fix...
 
Hi,

You're welcome Glad to hear the updates installed without any issues this time.. (y)
 

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

Back
Top