Creation of system image problems and SFC corruptions

Archadius

New member
Joined
Aug 1, 2016
Posts
4
Location
Montréal
Hi,

After looking for answers for my system's problems, ended up finding this forum and decided to give it a try!

I've been trying to create a system image with no success. After looking for some troubleshooting online, one of the recommendations was to run SFC and look for corrupted system files.

After running it, 3 corrupted files were identified. I've also ran SFCFix - find attached the result. CBS files follow shortly.

I would like some help on how to replace these corrupted files manually!

Thanks in advance for your attention on this! Hope this solves my issue with the system image creation.

Cheers,
 

Attachments

It's not showing up here but I've uploaded the CBS files using the process described here in the forum for large logfiles
 
Hi Archadius,

Do you still need assistance with this issue?
 
Alright follow the instructions below please.

myjIXnC.png
SFCFix - Fix Time

WARNING! The following fix is specific to the user's system in this thread. No one else should follow the instructions below to apply that fix, as it could damage your system. If you need assistance with an issue, please start a new thread and someone will assist you shortly.

Follow the instructions below to download and execute a SFCFix fix, and provide the log.
  • Download SFCFix and move the executable on your Desktop;
  • Download the attached SFCFix.zip and move the archive to your Desktop;
    Note: Make sure that the file is named SFCFix.zip, do not rename it.
  • Save any work you have open, and close every programs;
  • Drag the SFCFix.zip archive file over the SFCFix.exe executable and release it;
    mMabJGT.gif
  • SFCFix will launch, let it complete;
  • Once done, a file will appear on your Desktop, called SFCFix.txt;
  • Open the file, then copy and paste its content in your next reply;
SFCFix.zip
 
Thanks again!

Does it look good?

SFCFix version 3.0.0.0 by niemiro.Start time: 2016-08-10 01:25:47.012
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\Wagner M\Desktop\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-ddores_31bf3856ad364e35_6.1.7600.16385_none_1e9c329c9fe0187e\DDORes.dll
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-i..lified-chinese-core_31bf3856ad364e35_6.1.7601.17514_none_763763505e93084b\PINTLGB.IMD
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-autochk_31bf3856ad364e35_6.1.7601.17514_none_4019f2b8d860ad30\autochk.exe


Successfully copied file C:\Users\Wagner M\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-ddores_31bf3856ad364e35_6.1.7600.16385_none_1e9c329c9fe0187e\DDORes.dll to C:\Windows\winsxs\x86_microsoft-windows-ddores_31bf3856ad364e35_6.1.7600.16385_none_1e9c329c9fe0187e\DDORes.dll.
Successfully copied file C:\Users\Wagner M\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-i..lified-chinese-core_31bf3856ad364e35_6.1.7601.17514_none_763763505e93084b\PINTLGB.IMD to C:\Windows\winsxs\amd64_microsoft-windows-i..lified-chinese-core_31bf3856ad364e35_6.1.7601.17514_none_763763505e93084b\PINTLGB.IMD.
Successfully copied file C:\Users\Wagner M\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-autochk_31bf3856ad364e35_6.1.7601.17514_none_4019f2b8d860ad30\autochk.exe to C:\Windows\winsxs\amd64_microsoft-windows-autochk_31bf3856ad364e35_6.1.7601.17514_none_4019f2b8d860ad30\autochk.exe.


Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-ddores_31bf3856ad364e35_6.1.7600.16385_none_1e9c329c9fe0187e\DDORes.dll
Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-ddores_31bf3856ad364e35_6.1.7600.16385_none_1e9c329c9fe0187e\DDORes.dll
Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-i..lified-chinese-core_31bf3856ad364e35_6.1.7601.17514_none_763763505e93084b\PINTLGB.IMD
Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-i..lified-chinese-core_31bf3856ad364e35_6.1.7601.17514_none_763763505e93084b\PINTLGB.IMD
Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-autochk_31bf3856ad364e35_6.1.7601.17514_none_4019f2b8d860ad30\autochk.exe
Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-autochk_31bf3856ad364e35_6.1.7601.17514_none_4019f2b8d860ad30\autochk.exe
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2016-08-10 01:25:49.384
Script hash: yXKOT5SkHWeGbDQaZUpG6XnN5DZ51qashS6z4tarm5M=
----------------------EOF-----------------------
 
Yup, now we'll run SFC to see if the replacements were accepted.

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 and Windows 10, 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