[SOLVED] C: always dirty after reboot, Windows updates will fail

put a different windows system disc in my computer and added my faulty windows disc as drice D:

During boot windows did an automatic chkdsk on drive D: and did some repair.
fsutil reported drive D: as clean.
did a chkdsk again on drive D:, this run was without any errors.
Both protocolls are attached.
After then made my drive D: again to drive C:, fsutil reported after reboot errors with file system

sfc will not run because of an incomplete windows update. During each boot system is trying to configure windows, but every time it fails with errors at a certain %. How to overcome this incomplete windows update?

sfc still reports some corruption in file system.

SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-07-27 20:10:25.308
Microsoft Windows 7 Service Pack 1 - x86
Not using a script file.

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


Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 9 datablocks.
Finish time: 2015-07-27 20:12:18.079
----------------------EOF-----------------------




kind regards

Gerhard
 

Attachments

Please run the System Update Readiness Tool again and attach C:\Windows\Logs\CBS\CheckSUR.log
 
That log looks good.

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

CBS Log Collection

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. [sfcfixdownload]Download SFCFix[/sfcfixdownload] (by niemiro) and save this to your Desktop.
  2. Download the attached file, SFCFixScript.txt, and save this to your Desktop. Ensure that this file is named SFCFixScript.txt - 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 SFCFixScript.txt.
  5. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a log should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

https://dl.dropboxusercontent.com/u...ts/~Generic/Collect/CBS/SFCFixScript.txt?dl=1
 
Re: Logfile submission from Gerhard

sfc /scannow reports that
" system repair is pending which requires a reboot when finished, reboot Windows and run sfc again"

This pending windows update will happen since at least one week and will always fail to configure during reboot.

Code:
SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-07-30 20:37:14.784
Microsoft Windows 7 Service Pack 1 - x86
Using .txt script file at C:\Users\Gerhard\Desktop\SFCFixScript.txt [0]




Collect:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 9 datablocks.
Finish time: 2015-07-30 20:39:56.333
----------------------EOF-----------------------
 
Can you open the following directory: C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\

I'm seeing that the file or directory is corrupt or unreadable in the logs.

2015-07-29 19:04:07, Error CSI 00000005 (F) Logged @2015/7/29:17:04:06.994 : [ml:278{139},l:276{138}]"Applying ACL O:BAD:P(A;;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;GA;;;CO)G:SYS: to directory C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger"
[gle=0x80004005]
2015-07-29 19:04:07, Error CSI 00000006 (F) Logged @2015/7/29:17:04:07.029 : [ml:102{51},l:100{50}]"SetNamedSecurityInfo (DACL and SACL) failed (1392)"
[gle=0x80004005]
2015-07-29 19:04:07, Error CSI 00000007@2015/7/29:17:04:07.050 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_WIN32(1392)
[[65]"Die Datei oder das Verzeichnis ist besch\u00e4digt und nicht lesbar."]
 
Try renaming the ETLLogs folder to ETLLogs.old, then run SFC again and upload the logs.
 
Re: Logfile submission from Gerhard

SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-08-02 22:23:37.090
Microsoft Windows 7 Service Pack 1 - x86
Using .txt script file at C:\Users\Gerhard\Desktop\SFCFixScript.txt [0]




Collect:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 9 datablocks.
Finish time: 2015-08-02 22:26:27.710
----------------------EOF-----------------------
 
It doesn't appear that SFC completed. Go ahead and try it again, be sure to wait until it either says that Windows was unable to repair corruption or that it did not find any corrupt files.

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.

Note: If the file is too large to attach, please right-click cbs.txt, point to Send to, and then click Compressed (zipped) folder and upload the cbs.zip file instead.
 
after renaming "C:\ProgramData\Microsoft\Diagnosis\ETLLogs" the first of the pending windows updates has been installed successfully. The next three pending windows updates still failed.
CBS.txt is attached

kind regards

Gerhard
 

Attachments

SFC made a lot of repairs. Go ahead and restart, then run it again and attach the log.

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.

Note: If the file is too large to attach, please right-click cbs.txt, point to Send to, and then click Compressed (zipped) folder and upload the cbs.zip file instead.
 
again some repair has been done.

should I do this until no repair will happen anymore?

kind regards

Gerhard
 

Attachments

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

Back
Top