Power Outage and now system file errors. PC slugging, programs crashing. PLS HELP. :)

acole

Active member
Joined
Jan 20, 2016
Posts
26
Hello,

I had a power outage this morning and usually after a power outage I check the EVENT logs and do a system scan.

Running sfc /scannow produced the following error.

Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.

I also ran DISM Scanhealth and Restorehealth (which worked fine before)

Scanhealth said the store could be repaired

Restorehealth said source could not be found.

I did try these above commands a few times, and I did not have any luck.


Looks like I need to find the updated ISO to restore these files.

Can anyone help me here?

My windows version is 64bit Windows Pro Version 1607(OS Build 14393.351)

Anyone know a good spot where I can download the iso and what the exact command I need after mounting the iso?

This is the error I am getting right now;

C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:G:\sources\install.wim:1 (also tried /limitaccess)

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[==========================100.0%==========================]
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

C:\WINDOWS\system32>


I pretty much know how to fix this problem, I am just confused why I am getting this error.

I have mounted the iso to my G Drive (automatically selected after I click mount)


These are the errors I got.

I ran it twice once with /limitaccess


[==========================100.0%==========================]
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

C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:G:\sources\install.wim:1 /limitaccess

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[== 4.5% ]
Error: 1726

The remote procedure call failed.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\WINDOWS\system32>


My goal is to have sfc /scannow run without any integrity violations.
Your help would be appreciated!

Thanks
 

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

Back
Top