Server 2019 Long Windows Login times / Appx corruption / DISM failing

ang3l12

Member
Joined
Jul 31, 2020
Posts
6
So we have a Server 2019 that is failing DISM repairs, the reason why I was trying to run these repairs is there are a few issues that seem related to windows OS corruption, such as taking over 5 minutes for a user to login to a rds session, and the inability to repair appx packages resulting in our Office 365 installation being unable to activate.

PS C:\Windows\system32> Dism /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.4252

[===========================97.4%======================== ]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
PS C:\Windows\system32>
 

Attachments

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.
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

The dism command completed successfully!

I've attached the sfcfix.txt log, i'm going to run through my process for trying to fix the rest of the corruption and see what I come up with now, thanks for the help so far!
 

Attachments

Hi,

You're welcome. Just let me know if you need any further help... (y)
 

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

Back
Top