[WinSBServer2008SP2] Corrupt file that will not repair

hljb

Member
Joined
Mar 2, 2017
Posts
22
Location
Illinois
One of my servers is running SBS 2008 SP2. I ran SFC /Scannow this morning and it came back with a corrupt file that could not be repaired. That log line is:

CSI 000001ab [SR] Could not reproject corrupted file [ml:520{260},l:88{44}]"\??\C:\Windows\security\msscw\TransformFiles"\[l:32{16}]"scwvariables.xml"; source file in store is also corrupted


I found a very similar situation on another of your Forums so I tryied running the SFCFix.exe tool. This is the output:

SFCFix version 3.0.0.0 by niemiro.
Start time: 2017-03-02 11:19:35.969
Microsoft Windows Server 2008 Service Pack 2 - amd64
Not using a script file.


AutoAnalysis::
CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml


SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 1
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.


Successfully processed all directives.


Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2017-03-02 13:04:12.369
----------------------EOF-----------------------

Admittedly, I'm new to servers. My background is in databases. My current position, I am the entire IT department. So, I could use some help. Can someone give me some advice?

Thanks,
hljb
 
Re: Corrupt file that will not repair

I forgot the zip file of the log. My apologies. I'm new to the forum and still getting my feet under me.
 

Attachments

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.

View attachment 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

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

  4. This will create a file, cbs.txt on your Desktop. Please zip and attach this to your next post.
 
Thanks zcomputerwiz. I'm just not trying this.

<code>
SFCFix version 3.0.0.0 by niemiro.
Start time: 2017-03-10 12:54:12.697
Microsoft Windows Server 2008 Service Pack 2 - amd64
Using .zip script file at C:\Users\AmishDomain\Desktop\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml


Successfully copied file C:\Users\AmishDomain\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml to C:\Windows\WinSxS\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml.


Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 1 datablocks.View attachment CBS.zip
Finish time: 2017-03-10 12:54:14.086
Script hash: qltH9xw9jbqeqXOECeJIqeMpd5d7IhnNmXAjf9YzzsU=
----------------------EOF-----------------------
</code>

sfc /scannow found and successfully repaired corrupt files! Huzzah!

CBS log attached as txt.

Thanks so much.
hljb
 

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

Back
Top