[SOLVED] Windows Server 2019 Standard role install errors

ggibby

New member
Joined
Mar 14, 2024
Posts
2
Location
Truckee, CA
My situation is similar to this thread:
Windows Server 2019 Standard Windows Update and role install errors 0x80073701

in that installing roles and features is not working, but I am able to download and install Windows updates.

The Dell Poweredge T630 is running fine otherwise.

Any version of dism /online /cleanup-image /restorehealth I run cannot find the source files, even when the install.wim is mounted.
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
6530fbb0f4101-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

Thank you so much!
Restarted, problem function works now, all set.

Much appreciated!


C:\Windows\system32>DISM /online /cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.5329

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

C:\Windows\system32>
 

Attachments

Hi,

You're welcome. Glad to hear everything is working well now, I will mark this thread as solved then... (y)
 

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

Back
Top