sfc /scannow won't fix MSDTC.log

BobbyG

New member
Joined
Jun 10, 2016
Posts
1
Upon trying to fix my computer I ran a sfc scan. Which tells me that it couldn't fix all the errors. Looking at the SR output from the CBS.log I was able to use DISM.exe in power shell to fix all but one corruption, MSDTC.log.
I've browsed previous forum threads that detail a tool called sfcfix but unfortunately it needs to be personalized to each user and I'm not adept enough to do this myself.
View attachment sfcdetails.txt
Can anyone help with this issue?
 
Hi BobbyG :)

My name is Aura and I'll be assisting you with your issue. Follow the instructions below please.

EndqYRa.png
System File Checker (SFC)
Follow the instructions below to run a SFC scan on your system and to provide the CBS log in your next reply;
  • On Windows Vista & 7, click on the Windows Start Menu, then enter cmd in the search box, right-click on the cmd icon and select
    Spcusrh.png
    Run as Administrator
  • On Windows 8, drag your cursor in the bottom-left corner, and right-click on the metro menu preview, then select Command Prompt (Admin);
  • On Windows 8.1, right click on the Windows logo in the bottom-left corner and select Command Prompt (Admin);
  • Enter the command below and press on Enter;
    Code:
    sfc /scannow
    Note: There's a space between "sfc" and "/scannow";
  • Once the scan is complete, enter the command below and press on Enter
    Code:
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  • A file called cbs.txt will have appeared on your Desktop. Upload the file on Dropbox, Google Drive or OneDrive and post the download URL for it here;
Note: Please note that the CBS.log is volatile, which means that if you don't upload it after the SFC scan is completed, it won't have the information from the scan anymore. So archive it and upload it as soon as you can.
 

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

Back
Top