[SOLVED] [Win8Pro] Corrupt files/unable to fix/CBS files posted

Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Do I need to sfc /scannow again?
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Nope, I want to see the dism log this time :) Which is in the CBS log.

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

How do I get that to you, being that I trashed it?
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

Reboot, then repeat the dism instructions and a new CBS log should be there.

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Tom,

I didn't know the DISM produced that type of log?

I'm a little frazzled with all of this. You want me to reboot, use the DISM command, select all to invert the color, but the last time I did that I don't recall a log file being created.

Please clarify.
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

Sorry for the confusion! How's this? :) The dism log is saved in two places, inside the CBS log being one of these, but the CBS log contains other information as well so I ask for the CBS log.

Command Prompt

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. 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 command into it and press enter:

    DISM.exe /Online /Cleanup-image /Restorehealth

  4. When dism finishes scanning, zip up your CBS log and attach it to your next post please:

    C:\Windows\Logs\CBS\CBS.log
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

What will it say when DISM is finished? I see a blinking cursor below a version information.

Also, you want me to go to that path on my C drive and zip up that log?
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

And below that I see something like [========= 20.0% ] _ and the cursor is just blinking.
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

I'm not sure when it finishes. That's my problem here.
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

When it finishes, the blinking cursor will be next to C:\Windows\system32>, indicating that command prompt is ready for the next command now.

Also, you want me to go to that path on my C drive and zip up that log?

Yes, but only when dism has finished.

If it would help, I could write a batch file for you that would run dism in the background, then copy the CBS log to your Desktop and tell you it's finished?

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Yes. I would appreciate that very much.

Cheers.
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

Try this :)

Batch File

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. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Notepad and click on it
  2. Copy (Ctrl+C) all of the text in the following box and paste (Ctrl+V) it into Notepad
    Code:
    @echo off
    DISM.exe /Online /Cleanup-image /Restorehealth
    copy %WinDir%\Logs\CBS\CBS.log %userprofile%\Desktop\CBS.txt
    start notepad.exe %userprofile%\Desktop\CBS.txt
  3. Go to File > Save As... and save it to your Desktop named fix.bat. Make sure you change the Save as type to All Files (*.*)
  4. Locate fix.bat on your Desktop and right click then select Run as administrator

This will open a Notepad window with your CBS log in it when the command has completed. It will run in the background and shouldn't bother you, though I have no way of testing it as I don't have Windows 8. If it doesn't run in the background, then simply minimise any window it opens and let it run undisturbed please :)

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Thank you!

I will post the log results tonight.

Much appreciated friend!
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Strangely, the dism log hasn't been appended to the CBS log :confused2:

Can you zip up this folder and upload it for me please?

C:\Windows\Logs\DISM\

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

Everything looks in order there :) As we proved these files aren't actually missing a few posts back, and that SFC is wrong, it means the problem lies with the SFC detection mechanism and not the files, which are clearly still there. I can narrow it down one step further, to a problem with SFC or the registry, by analysing your components hive:

Upload a file to Dropbox

Note: If you prefer, the same techniques can be applied to your Skydrive however these instructions may not necessarily work for Skydrive.

  1. If you haven't already created a Dropbox account, please do so Here
  2. Although this procedure can be done directly through the website, it is much easier to do so via the Windows client which can be downloaded from the Dropbox website:

    https://www.dropbox.com/install
  3. After you have downloaded and installed that, you should now see Dropbox in your Favourites box in Windows Explorer. This is the folder that will be synchronised with the Dropbox servers, anything that you wish to back up online can be put in here, but today we will be using it to transfer files.

    Favourites%20list.PNG


  4. To access your Dropbox folder, just click on the link in the top left hand corner of Windows Explorer (accessible from any location - Documents etc.). Alternatively, you can double click on the icon
    icon.jpg
    found in your system tray (next to the time). If you are still having issues locating this folder, unless otherwise specified, it can be found under this location: C:\Users\{Your username}\Dropbox
  5. Copy all of the following files to the Public folder in your Dropbox:
    • C:\Windows\system32\config\components

  6. Select all files by pressing Ctrl+A then right-click and select Send to > Compressed (zipped) folder
  7. This will create a .zip
    zip_icon.png
    file in your Public folder.
  8. Right-click on this file and select
    icon.jpg
    Copy Public Link then Paste (Ctrl+V) this link into your next post for me please

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

I really don't want to sign up for skydrive or drop box.

What file do you want me to send you?
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

Navigate to: C:\Windows\system32\config\

In this folder, you will see your computer's registry hives. On the components file (it has no file extension), right click on it and select Copy. Then go to your Desktop, right click in an area of empty space and click Paste. The components file will now be on your Desktop. Right-click on it once more, then click Send To > Compressed (zipped) folder and the file will be zipped up. A new file will appear on your Desktop, components.zip. This is the file I would like you to upload to SendSpace :)

Free large file hosting. Send big files the easy way!

When it has finished uploading, send me the link please.

Tom
 
Re: Windows 8 - Corrupt files/unable to fix/CBS files posted

Hi schillist,

The structure of the components hive in Windows 8 appears to have changed and I haven't had to work thoroughly with it yet, but I would like to try this fix:

Read More:


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.

https://dl.dropboxusercontent.com/u/16537616/Fixes/SFCFix/Scripts/schillist/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 attach this to your next post.

Tom
 

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

Back
Top