SFCFix >> Corrupted MSDTC.LOG

laude04

New member
Joined
Dec 26, 2014
Posts
4
Hello,

I'm new to these forums. I found the SFCFix.exe tool to try and solve a corruption I found running the regular "sfc /scannow" command. I also tried this command: DISM.exe /Online /Cleanup-image /Restorehealth, which ended with no error.

These are the corrupt files found in the SFCFix.txt report:

AutoAnalysis::
CORRUPT: C:\WINDOWS\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.3.9600.17415_none_0a5dfdcc33c06e7e\MSDTC.LOG
CORRUPT: C:\WINDOWS\winsxs\wow64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.3.9600.17415_none_14b2a81e68213079\MSDTC.LOG


I have uploaded the CBS.log file View attachment 141226-0855-CBS.log.

Does anyone know how to fix these errors?

Thanks in advance.


 
Hello and welcome to the forum :)

2014-12-26 08:53:30, Info CSI 000008fd [SR] Beginning Verify and Repair transaction
2014-12-26 08:53:30, Info CSI 000008fe Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.3.9600.17415_none_0a5dfdcc33c06e7e\MSDTC.LOG do not match actual file [l:18{9}]"MSDTC.LOG" :
Found: {l:32 b:ZOM2A1sI9i25LVFShSopEimnFtVKIQLW3+GD3agBpQI=} Expected: {l:32 b:Q4htnI+yK+Jo0DJugTfqjq40IHkXFkIWyyAaDjFGEvo=}

This is the corruption that we have to deal with first.

The DIRSD OWNER WARNING are fine to ignor, that are rather common on Windows 8 machines.

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

SFC /SCANNOW
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Command prompt (Admin) => Press Yes on the prompt
  3. Inside the Command Prompt windows copy and paste the following command SFC /SCANNOW
  4. Please wait for this to Finish before continuing with rest of the steps.
Convert CBS.log to CBS.txt
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Run => Inside the run box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  3. Press Enter
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please upload CBS.txt to this thread
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive
 
Hi,

Thanks for your help.
Here's the SFCFix.txt file:

Code:
SFCFix version 2.4.1.0 by niemiro.
Start time: 2014-12-28 14:35:34.104
Using .zip script file at G:\141223 SFC Fix\SFCFix sysnative.com\SFCFix.zip [0]




PowerCopy::
Line blocked (SFCFix.txt): "C:\Users\Laurent\AppData\Local\niemiro\Archive\SFCFix.txt" C:\Windows\SFCFix.txt.
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.1.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2014-12-28 14:35:34.651
Script hash: lSLZ3PMwT6/UWdzAqIn5COpxtr34WUuXLO4yuTYe4gA=
----------------------EOF-----------------------

And the cbs.txt file :View attachment CBS.txt

Again, thanks for helping.

-Laurent
 
Hello Laurent,

SFC log looks good now :)

Code:
2014-12-28 15:01:47, Info                  CSI    000008f6 [SR] Verify complete
2014-12-28 15:01:47, Info                  CSI    000008f7 [SR] Repairing 0 components
2014-12-28 15:01:47, Info                  CSI    000008f8 [SR] Beginning Verify and Repair transaction
2014-12-28 15:01:47, Info                  CSI    000008f9 [SR] Repair complete
 

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

Back
Top