SFC /Scannow cant repair corrupted files

Clutch989

New member
Joined
Oct 10, 2013
Posts
4
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 loggin is currently not supported in offline servicing scenarios.

is the error message I get after running sfc /scannow. I'm actually taking classes for A+ and was studying, decided since computer had been sluggish lately I'd run sfc, chkdsk, mdsched. this is the only unresolved issue right now. thread below looks like I can follow the steps similarly?

https://www.sysnative.com/forums/wi...-resource-protection-found-corrupt-files.html
 
honestly not sure what to do right now. running the win updater while I wait. there seems to be several other steps I "could" do like niemiro's sfcfix. I just don't wanna screw anything up considering all the other moderators say that was case specific. It doesn't help I have to be to work in an hour, but it only 10 mins away. I was hoping to get a handle on this before I left.
 
Hi there,

Just thought I'd let you know I am currently making a fix for you.

However, the update I need to extract is rather large, and is taking a long time to download and extract. I'll report back once it's done and I have a fix :)

Kind regards,
Stephen
 
Right, here's the fix:

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.


https://www.dropbox.com/s/q2rstmnfe3jg66p/SFCFix.zip

SFC Scan


  1. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    Kind regards,
    Stephen

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt

  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 
Code:
SFCFix version 1.5.7.0 by niemiro.
Start time: 2013-10-14 19:11:19.209
Using .zip script file at C:\Users\Twisteddark\Desktop\SFCFix.zip




PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_prncacla.inf_31bf3856ad364e35_6.2.9200.16430_none_fdce12188b615b12\amd64\cnbj2530.dpb

Successfully copied file \\?\C:\Users\Twisteddark\AppData\Local\niemiro\Archive\winsxs\amd64_prncacla.inf_31bf3856ad364e35_6.2.9200.16430_none_fdce12188b615b12\amd64\cnbj2530.dpb to \\?\C:\Windows\winsxs\amd64_prncacla.inf_31bf3856ad364e35_6.2.9200.16430_none_fdce12188b615b12\amd64\cnbj2530.dpb.

Successfully restored ownership for C:\Windows\winsxs\amd64_prncacla.inf_31bf3856ad364e35_6.2.9200.16430_none_fdce12188b615b12\amd64\cnbj2530.dpb
Successfully restored permissions on C:\Windows\winsxs\amd64_prncacla.inf_31bf3856ad364e35_6.2.9200.16430_none_fdce12188b615b12\amd64\cnbj2530.dpb
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 1.5.7.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2013-10-14 19:11:20.051
----------------------EOF-----------------------

it told me Resource Protection did not find any integrity violations. heres the link for the cbs text
Download cbs.txt from Sendspace.com - send big files the easy way
 

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

Back
Top