Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>DIR C:\
Volume in drive C is HyperX OS
Volume Serial Number is 5881-5546
Directory of C:\
07/15/2012 05:16 AM 180 csb.log
09/13/2012 05:17 AM 303,241 DUMP1a34.tmp
01/07/2013 06:23 AM 14 end
07/18/2012 04:21 PM <DIR> Intel
02/24/2013 06:19 AM <DIR> MGADiagToolOutput
02/22/2013 12:52 PM <DIR> NVIDIA
07/13/2009 09:20 PM <DIR> PerfLogs
02/22/2013 12:53 PM <DIR> Program Files
02/22/2013 12:54 PM <DIR> Program Files (x86)
09/15/2012 03:31 AM <DIR> temp
07/29/2012 03:31 PM 304 user.js
02/22/2013 12:54 PM <DIR> Users
02/25/2013 06:05 AM <DIR> Windows
07/15/2012 07:57 AM <DIR> Windows.old
4 File(s) 303,739 bytes
10 Dir(s) 83,613,896,704 bytes free
C:\Windows\system32> sfc /scannow /OFFBOOTDIR=C:\/OFFWINDIR=C:\Windows
Microsoft (R) Windows (R) Resource Checker Version 6.0
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
Scans the integrity of all protected system files and replaces incorrect version
s with
correct Microsoft versions.
SFC [/SCANNOW] [/VERIFYONLY] [/SCANFILE=<file>] [/VERIFYFILE=<file>]
[/OFFWINDIR=<offline windows directory> /OFFBOOTDIR=<offline boot directory>
]
/SCANNOW Scans integrity of all protected system files and repairs files
with
problems when possible.
/VERIFYONLY Scans integrity of all protected system files. No repair operati
on is
performed.
/SCANFILE Scans integrity of the referenced file, repairs file if problems
are
identified. Specify full path <file>
/VERIFYFILE Verifies the integrity of the file with full path <file>. No re
pair
operation is performed.
/OFFBOOTDIR For offline repair specify the location of the offline boot dire
ctory
/OFFWINDIR For offline repair specify the location of the offline windows d
irectory
e.g.
sfc /SCANNOW
sfc /VERIFYFILE=c:\windows\system32\kernel32.dll
sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDI
R=d:\windows
sfc /VERIFYONLY
C:\Windows\system32>
CBS#5 attached