[SOLVED] Server 2K8 Standard Corrupted Security Wizard file

danaskyware

New member
Joined
Feb 1, 2017
Posts
3
Hello,

We have a corrupted file that sfc /scannow that cannot be corrected because the source file is also corrupt. I have run SFCFIX, below is the log:

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2017-02-01 14:51:20.216
Microsoft Windows Server 2008 Service Pack 2 - amd64
Not using a script file.




AutoAnalysis::
CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml


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




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2017-02-01 14:51:57.510
----------------------EOF-----------------------

Link to CBS.log

Dropbox - CBS.log
 
Can anyone help with this? We have found posts that installing Visual Studio 2012 caused corruption of this file for someone else, as it is not compatible with Server 2008 Standard. We have Visual Studio 2010 installed, not 2012, but think it could have caused the corruption as well. How do we repair the corrupted files?
 
Hi and welcome to Sysnative. Sorry for the delay. This should get you fixed up.

Step#1 - 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. If you still have this on your desktop from downloading previously, you don't need to re-download.
  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
 

Attachments

Thank you so much! That resolved it, no corruption found when I scanned after running the fix. No worries about the delay, I know there's only a few helping here, but what you do is awesome, thanks again!

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2017-02-08 07:41:43.876
Microsoft Windows Server 2008 Service Pack 2 - amd64
Using .zip script file at C:\Users\Administrator.SAGETS1\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\Winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml

Successfully copied file C:\Users\Administrator.SAGETS1\AppData\Local\niemiro\Archive\Winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml to C:\Windows\Winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml.

Successfully restored ownership for C:\Windows\Winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml
Successfully restored permissions on C:\Windows\Winsxs\amd64_microsoft-windows-s..onfiguration-wizard_31bf3856ad364e35_6.0.6002.18005_none_99f97c2900b9a29f\scwvariables.xml
PowerCopy:: directive completed successfully.




Successfully processed all directives.



Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2017-02-08 07:50:11.879
Script hash: A3HZdeuXFhflv/Fb9yzl/5ELGu7UozwfXRBsXGyMMVk=
----------------------EOF-----------------------
 

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

Back
Top