How to analyze CBS.log file by SFC command to detect corrupt files?


  1. Posts : 33
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    How to analyze CBS.log file by SFC command to detect corrupt files?


    Hey, i have some probs now so iv ran sfc /scannow and i got that:
    "Windows Resource Protection found corrupt files and was unable to fix some of them..."

    it also told to look at the folder of the log file to found the cbs.log and then i ran this command to pull out the actual probs:
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"

    This command have created an sfcdetails text file. here:
    Download sfcdetails.txt

    can someone help to analyze this file? i havnt find a detailed article about it.

    il appreciate it :]
      My Computer


  2. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #2

    Hello energydream,

    As you go through the sfcdetails.txt log, it'll tell you if SFC was unable to repair/replace a file, and it's location. I looked through your log copied below, and it shows that SFC found nothing wrong. :)

    SFC /SCANNOW Command - System File Checker

    Code:
    2012-08-26 21:21:59, Info                  CSI    00000009 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:21:59, Info                  CSI    0000000a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:21:59, Info                  CSI    0000000c [SR] Verify complete
    2012-08-26 21:21:59, Info                  CSI    0000000d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:21:59, Info                  CSI    0000000e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:21:59, Info                  CSI    00000010 [SR] Verify complete
    2012-08-26 21:21:59, Info                  CSI    00000011 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:21:59, Info                  CSI    00000012 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:00, Info                  CSI    00000014 [SR] Verify complete
    2012-08-26 21:22:00, Info                  CSI    00000015 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:00, Info                  CSI    00000016 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:01, Info                  CSI    00000018 [SR] Verify complete
    2012-08-26 21:22:01, Info                  CSI    00000019 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:01, Info                  CSI    0000001a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:01, Info                  CSI    0000001c [SR] Verify complete
    2012-08-26 21:22:01, Info                  CSI    0000001d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:01, Info                  CSI    0000001e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:02, Info                  CSI    00000020 [SR] Verify complete
    2012-08-26 21:22:02, Info                  CSI    00000021 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:02, Info                  CSI    00000022 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:02, Info                  CSI    00000024 [SR] Verify complete
    2012-08-26 21:22:03, Info                  CSI    00000025 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:03, Info                  CSI    00000026 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:03, Info                  CSI    00000028 [SR] Verify complete
    2012-08-26 21:22:03, Info                  CSI    00000029 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:03, Info                  CSI    0000002a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:04, Info                  CSI    0000002c [SR] Verify complete
    2012-08-26 21:22:04, Info                  CSI    0000002d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:04, Info                  CSI    0000002e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:05, Info                  CSI    00000030 [SR] Verify complete
    2012-08-26 21:22:05, Info                  CSI    00000031 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:05, Info                  CSI    00000032 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:05, Info                  CSI    00000034 [SR] Verify complete
    2012-08-26 21:22:05, Info                  CSI    00000035 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:05, Info                  CSI    00000036 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:06, Info                  CSI    00000039 [SR] Verify complete
    2012-08-26 21:22:06, Info                  CSI    0000003a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:06, Info                  CSI    0000003b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:08, Info                  CSI    0000003e [SR] Verify complete
    2012-08-26 21:22:08, Info                  CSI    0000003f [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:08, Info                  CSI    00000040 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:09, Info                  CSI    00000043 [SR] Verify complete
    2012-08-26 21:22:09, Info                  CSI    00000044 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:09, Info                  CSI    00000045 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:10, Info                  CSI    00000049 [SR] Verify complete
    2012-08-26 21:22:10, Info                  CSI    0000004a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:10, Info                  CSI    0000004b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:11, Info                  CSI    0000004d [SR] Verify complete
    2012-08-26 21:22:11, Info                  CSI    0000004e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:11, Info                  CSI    0000004f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:12, Info                  CSI    00000051 [SR] Verify complete
    2012-08-26 21:22:12, Info                  CSI    00000052 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:12, Info                  CSI    00000053 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:15, Info                  CSI    00000075 [SR] Verify complete
    2012-08-26 21:22:15, Info                  CSI    00000076 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:15, Info                  CSI    00000077 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:16, Info                  CSI    0000007c [SR] Verify complete
    2012-08-26 21:22:16, Info                  CSI    0000007d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:16, Info                  CSI    0000007e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:17, Info                  CSI    00000080 [SR] Verify complete
    2012-08-26 21:22:17, Info                  CSI    00000081 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:17, Info                  CSI    00000082 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:18, Info                  CSI    00000084 [SR] Verify complete
    2012-08-26 21:22:18, Info                  CSI    00000085 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:18, Info                  CSI    00000086 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:19, Info                  CSI    00000088 [SR] Verify complete
    2012-08-26 21:22:19, Info                  CSI    00000089 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:19, Info                  CSI    0000008a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:20, Info                  CSI    0000008c [SR] Verify complete
    2012-08-26 21:22:20, Info                  CSI    0000008d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:20, Info                  CSI    0000008e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:22, Info                  CSI    00000092 [SR] Verify complete
    2012-08-26 21:22:22, Info                  CSI    00000093 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:22, Info                  CSI    00000094 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:24, Info                  CSI    000000b5 [SR] Verify complete
    2012-08-26 21:22:24, Info                  CSI    000000b6 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:24, Info                  CSI    000000b7 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:26, Info                  CSI    000000b9 [SR] Verify complete
    2012-08-26 21:22:26, Info                  CSI    000000ba [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:26, Info                  CSI    000000bb [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:30, Info                  CSI    000000bd [SR] Verify complete
    2012-08-26 21:22:30, Info                  CSI    000000be [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:30, Info                  CSI    000000bf [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:31, Info                  CSI    000000c3 [SR] Verify complete
    2012-08-26 21:22:31, Info                  CSI    000000c4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:31, Info                  CSI    000000c5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:32, Info                  CSI    000000c7 [SR] Verify complete
    2012-08-26 21:22:32, Info                  CSI    000000c8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:32, Info                  CSI    000000c9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:33, Info                  CSI    000000cb [SR] Verify complete
    2012-08-26 21:22:33, Info                  CSI    000000cc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:33, Info                  CSI    000000cd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:33, Info                  CSI    000000cf [SR] Verify complete
    2012-08-26 21:22:34, Info                  CSI    000000d0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:34, Info                  CSI    000000d1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:34, Info                  CSI    000000d3 [SR] Verify complete
    2012-08-26 21:22:34, Info                  CSI    000000d4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:34, Info                  CSI    000000d5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:37, Info                  CSI    000000e7 [SR] Verify complete
    2012-08-26 21:22:37, Info                  CSI    000000e8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:37, Info                  CSI    000000e9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:38, Info                  CSI    000000ec [SR] Verify complete
    2012-08-26 21:22:39, Info                  CSI    000000ed [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:39, Info                  CSI    000000ee [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:39, Info                  CSI    000000f0 [SR] Verify complete
    2012-08-26 21:22:39, Info                  CSI    000000f1 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:39, Info                  CSI    000000f2 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:40, Info                  CSI    000000f4 [SR] Verify complete
    2012-08-26 21:22:40, Info                  CSI    000000f5 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:40, Info                  CSI    000000f6 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:41, Info                  CSI    000000f8 [SR] Verify complete
    2012-08-26 21:22:41, Info                  CSI    000000f9 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:41, Info                  CSI    000000fa [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:42, Info                  CSI    000000fd [SR] Verify complete
    2012-08-26 21:22:42, Info                  CSI    000000fe [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:42, Info                  CSI    000000ff [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:45, Info                  CSI    00000101 [SR] Verify complete
    2012-08-26 21:22:45, Info                  CSI    00000102 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:45, Info                  CSI    00000103 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:45, Info                  CSI    00000105 [SR] Verify complete
    2012-08-26 21:22:46, Info                  CSI    00000106 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:46, Info                  CSI    00000107 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:46, Info                  CSI    00000109 [SR] Verify complete
    2012-08-26 21:22:46, Info                  CSI    0000010a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:46, Info                  CSI    0000010b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:47, Info                  CSI    0000010d [SR] Verify complete
    2012-08-26 21:22:47, Info                  CSI    0000010e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:47, Info                  CSI    0000010f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:48, Info                  CSI    00000111 [SR] Verify complete
    2012-08-26 21:22:48, Info                  CSI    00000112 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:48, Info                  CSI    00000113 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:49, Info                  CSI    00000115 [SR] Verify complete
    2012-08-26 21:22:49, Info                  CSI    00000116 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:49, Info                  CSI    00000117 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:50, Info                  CSI    00000119 [SR] Verify complete
    2012-08-26 21:22:50, Info                  CSI    0000011a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:50, Info                  CSI    0000011b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:53, Info                  CSI    0000011d [SR] Verify complete
    2012-08-26 21:22:53, Info                  CSI    0000011e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:53, Info                  CSI    0000011f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:56, Info                  CSI    00000137 [SR] Verify complete
    2012-08-26 21:22:56, Info                  CSI    00000138 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:56, Info                  CSI    00000139 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:57, Info                  CSI    0000013b [SR] Verify complete
    2012-08-26 21:22:58, Info                  CSI    0000013c [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:58, Info                  CSI    0000013d [SR] Beginning Verify and Repair transaction
    2012-08-26 21:22:59, Info                  CSI    0000013f [SR] Verify complete
    2012-08-26 21:22:59, Info                  CSI    00000140 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:22:59, Info                  CSI    00000141 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:05, Info                  CSI    00000143 [SR] Verify complete
    2012-08-26 21:23:05, Info                  CSI    00000144 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:05, Info                  CSI    00000145 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:06, Info                  CSI    00000147 [SR] Verify complete
    2012-08-26 21:23:06, Info                  CSI    00000148 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:06, Info                  CSI    00000149 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:08, Info                  CSI    0000014b [SR] Verify complete
    2012-08-26 21:23:08, Info                  CSI    0000014c [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:08, Info                  CSI    0000014d [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:09, Info                  CSI    00000150 [SR] Verify complete
    2012-08-26 21:23:09, Info                  CSI    00000151 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:09, Info                  CSI    00000152 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:10, Info                  CSI    00000154 [SR] Verify complete
    2012-08-26 21:23:10, Info                  CSI    00000155 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:10, Info                  CSI    00000156 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:11, Info                  CSI    00000158 [SR] Verify complete
    2012-08-26 21:23:11, Info                  CSI    00000159 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:11, Info                  CSI    0000015a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:11, Info                  CSI    0000015c [SR] Verify complete
    2012-08-26 21:23:12, Info                  CSI    0000015d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:12, Info                  CSI    0000015e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:12, Info                  CSI    00000162 [SR] Verify complete
    2012-08-26 21:23:13, Info                  CSI    00000163 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:13, Info                  CSI    00000164 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:14, Info                  CSI    00000166 [SR] Verify complete
    2012-08-26 21:23:14, Info                  CSI    00000167 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:14, Info                  CSI    00000168 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:18, Info                  CSI    0000016a [SR] Verify complete
    2012-08-26 21:23:18, Info                  CSI    0000016b [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:18, Info                  CSI    0000016c [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:19, Info                  CSI    0000016f [SR] Verify complete
    2012-08-26 21:23:19, Info                  CSI    00000170 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:19, Info                  CSI    00000171 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:20, Info                  CSI    00000173 [SR] Verify complete
    2012-08-26 21:23:20, Info                  CSI    00000174 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:20, Info                  CSI    00000175 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:21, Info                  CSI    00000178 [SR] Verify complete
    2012-08-26 21:23:21, Info                  CSI    00000179 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:21, Info                  CSI    0000017a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:23, Info                  CSI    0000017d [SR] Verify complete
    2012-08-26 21:23:23, Info                  CSI    0000017e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:23, Info                  CSI    0000017f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:25, Info                  CSI    00000181 [SR] Verify complete
    2012-08-26 21:23:25, Info                  CSI    00000182 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:25, Info                  CSI    00000183 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:26, Info                  CSI    00000185 [SR] Verify complete
    2012-08-26 21:23:26, Info                  CSI    00000186 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:26, Info                  CSI    00000187 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:27, Info                  CSI    00000189 [SR] Verify complete
    2012-08-26 21:23:27, Info                  CSI    0000018a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:27, Info                  CSI    0000018b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:28, Info                  CSI    0000018e [SR] Verify complete
    2012-08-26 21:23:28, Info                  CSI    0000018f [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:28, Info                  CSI    00000190 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:29, Info                  CSI    00000192 [SR] Verify complete
    2012-08-26 21:23:29, Info                  CSI    00000193 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:29, Info                  CSI    00000194 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:30, Info                  CSI    00000196 [SR] Verify complete
    2012-08-26 21:23:30, Info                  CSI    00000197 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:30, Info                  CSI    00000198 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:31, Info                  CSI    0000019a [SR] Verify complete
    2012-08-26 21:23:31, Info                  CSI    0000019b [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:31, Info                  CSI    0000019c [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:32, Info                  CSI    0000019f [SR] Verify complete
    2012-08-26 21:23:32, Info                  CSI    000001a0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:32, Info                  CSI    000001a1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:34, Info                  CSI    000001a4 [SR] Verify complete
    2012-08-26 21:23:34, Info                  CSI    000001a5 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:34, Info                  CSI    000001a6 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:35, Info                  CSI    000001aa [SR] Verify complete
    2012-08-26 21:23:35, Info                  CSI    000001ab [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:35, Info                  CSI    000001ac [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:36, Info                  CSI    000001ae [SR] Verify complete
    2012-08-26 21:23:37, Info                  CSI    000001af [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:37, Info                  CSI    000001b0 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:38, Info                  CSI    000001b2 [SR] Verify complete
    2012-08-26 21:23:39, Info                  CSI    000001b3 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:39, Info                  CSI    000001b4 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:40, Info                  CSI    000001b7 [SR] Verify complete
    2012-08-26 21:23:40, Info                  CSI    000001b8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:40, Info                  CSI    000001b9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:41, Info                  CSI    000001bb [SR] Verify complete
    2012-08-26 21:23:41, Info                  CSI    000001bc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:41, Info                  CSI    000001bd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:42, Info                  CSI    000001bf [SR] Verify complete
    2012-08-26 21:23:42, Info                  CSI    000001c0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:42, Info                  CSI    000001c1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:43, Info                  CSI    000001c3 [SR] Verify complete
    2012-08-26 21:23:43, Info                  CSI    000001c4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:43, Info                  CSI    000001c5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:44, Info                  CSI    000001c7 [SR] Verify complete
    2012-08-26 21:23:44, Info                  CSI    000001c8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:44, Info                  CSI    000001c9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:45, Info                  CSI    000001cb [SR] Verify complete
    2012-08-26 21:23:45, Info                  CSI    000001cc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:45, Info                  CSI    000001cd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:46, Info                  CSI    000001cf [SR] Verify complete
    2012-08-26 21:23:46, Info                  CSI    000001d0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:46, Info                  CSI    000001d1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:47, Info                  CSI    000001d3 [SR] Verify complete
    2012-08-26 21:23:47, Info                  CSI    000001d4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:47, Info                  CSI    000001d5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:48, Info                  CSI    000001d7 [SR] Verify complete
    2012-08-26 21:23:48, Info                  CSI    000001d8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:48, Info                  CSI    000001d9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:49, Info                  CSI    000001db [SR] Verify complete
    2012-08-26 21:23:50, Info                  CSI    000001dc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:50, Info                  CSI    000001dd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:52, Info                  CSI    000001df [SR] Verify complete
    2012-08-26 21:23:52, Info                  CSI    000001e0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:52, Info                  CSI    000001e1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:56, Info                  CSI    000001e3 [SR] Verify complete
    2012-08-26 21:23:56, Info                  CSI    000001e4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:56, Info                  CSI    000001e5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:57, Info                  CSI    000001e7 [SR] Verify complete
    2012-08-26 21:23:57, Info                  CSI    000001e8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:57, Info                  CSI    000001e9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:58, Info                  CSI    000001eb [SR] Verify complete
    2012-08-26 21:23:58, Info                  CSI    000001ec [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:58, Info                  CSI    000001ed [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:59, Info                  CSI    000001ef [SR] Verify complete
    2012-08-26 21:23:59, Info                  CSI    000001f0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:59, Info                  CSI    000001f1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:23:59, Info                  CSI    000001f3 [SR] Verify complete
    2012-08-26 21:23:59, Info                  CSI    000001f4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:23:59, Info                  CSI    000001f5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:00, Info                  CSI    000001f7 [SR] Verify complete
    2012-08-26 21:24:00, Info                  CSI    000001f8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:00, Info                  CSI    000001f9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:01, Info                  CSI    000001fb [SR] Verify complete
    2012-08-26 21:24:01, Info                  CSI    000001fc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:01, Info                  CSI    000001fd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:02, Info                  CSI    000001ff [SR] Verify complete
    2012-08-26 21:24:02, Info                  CSI    00000200 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:02, Info                  CSI    00000201 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:03, Info                  CSI    00000203 [SR] Verify complete
    2012-08-26 21:24:03, Info                  CSI    00000204 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:03, Info                  CSI    00000205 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:05, Info                  CSI    0000020d [SR] Verify complete
    2012-08-26 21:24:05, Info                  CSI    0000020e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:05, Info                  CSI    0000020f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:06, Info                  CSI    00000211 [SR] Verify complete
    2012-08-26 21:24:06, Info                  CSI    00000212 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:06, Info                  CSI    00000213 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:06, Info                  CSI    00000215 [SR] Verify complete
    2012-08-26 21:24:06, Info                  CSI    00000216 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:06, Info                  CSI    00000217 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:07, Info                  CSI    00000219 [SR] Verify complete
    2012-08-26 21:24:07, Info                  CSI    0000021a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:07, Info                  CSI    0000021b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:08, Info                  CSI    0000021d [SR] Verify complete
    2012-08-26 21:24:08, Info                  CSI    0000021e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:08, Info                  CSI    0000021f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:09, Info                  CSI    00000221 [SR] Verify complete
    2012-08-26 21:24:10, Info                  CSI    00000222 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:10, Info                  CSI    00000223 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:12, Info                  CSI    00000226 [SR] Verify complete
    2012-08-26 21:24:12, Info                  CSI    00000227 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:12, Info                  CSI    00000228 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:12, Info                  CSI    0000022a [SR] Verify complete
    2012-08-26 21:24:12, Info                  CSI    0000022b [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:12, Info                  CSI    0000022c [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:13, Info                  CSI    0000022e [SR] Verify complete
    2012-08-26 21:24:13, Info                  CSI    0000022f [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:13, Info                  CSI    00000230 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:16, Info                  CSI    00000235 [SR] Verify complete
    2012-08-26 21:24:16, Info                  CSI    00000236 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:16, Info                  CSI    00000237 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:19, Info                  CSI    0000023a [SR] Verify complete
    2012-08-26 21:24:19, Info                  CSI    0000023b [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:19, Info                  CSI    0000023c [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:20, Info                  CSI    00000240 [SR] Verify complete
    2012-08-26 21:24:20, Info                  CSI    00000241 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:20, Info                  CSI    00000242 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:22, Info                  CSI    0000024a [SR] Verify complete
    2012-08-26 21:24:22, Info                  CSI    0000024b [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:22, Info                  CSI    0000024c [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:24, Info                  CSI    00000254 [SR] Verify complete
    2012-08-26 21:24:24, Info                  CSI    00000255 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:24, Info                  CSI    00000256 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:25, Info                  CSI    0000025e [SR] Verify complete
    2012-08-26 21:24:25, Info                  CSI    0000025f [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:25, Info                  CSI    00000260 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:26, Info                  CSI    00000262 [SR] Verify complete
    2012-08-26 21:24:26, Info                  CSI    00000263 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:26, Info                  CSI    00000264 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:27, Info                  CSI    00000268 [SR] Verify complete
    2012-08-26 21:24:27, Info                  CSI    00000269 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:27, Info                  CSI    0000026a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:28, Info                  CSI    0000026c [SR] Verify complete
    2012-08-26 21:24:28, Info                  CSI    0000026d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:28, Info                  CSI    0000026e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:30, Info                  CSI    00000293 [SR] Verify complete
    2012-08-26 21:24:30, Info                  CSI    00000294 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:30, Info                  CSI    00000295 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:31, Info                  CSI    00000297 [SR] Verify complete
    2012-08-26 21:24:31, Info                  CSI    00000298 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:31, Info                  CSI    00000299 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:32, Info                  CSI    0000029b [SR] Verify complete
    2012-08-26 21:24:32, Info                  CSI    0000029c [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:32, Info                  CSI    0000029d [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:33, Info                  CSI    0000029f [SR] Verify complete
    2012-08-26 21:24:33, Info                  CSI    000002a0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:33, Info                  CSI    000002a1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:34, Info                  CSI    000002a3 [SR] Verify complete
    2012-08-26 21:24:34, Info                  CSI    000002a4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:34, Info                  CSI    000002a5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:35, Info                  CSI    000002b3 [SR] Verify complete
    2012-08-26 21:24:35, Info                  CSI    000002b4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:35, Info                  CSI    000002b5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:36, Info                  CSI    000002b7 [SR] Verify complete
    2012-08-26 21:24:36, Info                  CSI    000002b8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:36, Info                  CSI    000002b9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:38, Info                  CSI    000002c7 [SR] Verify complete
    2012-08-26 21:24:38, Info                  CSI    000002c8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:38, Info                  CSI    000002c9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:39, Info                  CSI    000002cb [SR] Verify complete
    2012-08-26 21:24:39, Info                  CSI    000002cc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:39, Info                  CSI    000002cd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:39, Info                  CSI    000002cf [SR] Verify complete
    2012-08-26 21:24:40, Info                  CSI    000002d0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:40, Info                  CSI    000002d1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:41, Info                  CSI    000002d3 [SR] Verify complete
    2012-08-26 21:24:41, Info                  CSI    000002d4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:41, Info                  CSI    000002d5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:42, Info                  CSI    000002d7 [SR] Verify complete
    2012-08-26 21:24:42, Info                  CSI    000002d8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:42, Info                  CSI    000002d9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:42, Info                  CSI    000002db [SR] Verify complete
    2012-08-26 21:24:42, Info                  CSI    000002dc [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:42, Info                  CSI    000002dd [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:44, Info                  CSI    000002df [SR] Verify complete
    2012-08-26 21:24:44, Info                  CSI    000002e0 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:44, Info                  CSI    000002e1 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:45, Info                  CSI    000002e3 [SR] Verify complete
    2012-08-26 21:24:45, Info                  CSI    000002e4 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:45, Info                  CSI    000002e5 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:45, Info                  CSI    000002e7 [SR] Verify complete
    2012-08-26 21:24:46, Info                  CSI    000002e8 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:46, Info                  CSI    000002e9 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:48, Info                  CSI    00000303 [SR] Verify complete
    2012-08-26 21:24:48, Info                  CSI    00000304 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:48, Info                  CSI    00000305 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:49, Info                  CSI    00000307 [SR] Verify complete
    2012-08-26 21:24:49, Info                  CSI    00000308 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:49, Info                  CSI    00000309 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:55, Info                  CSI    0000030b [SR] Verify complete
    2012-08-26 21:24:55, Info                  CSI    0000030c [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:55, Info                  CSI    0000030d [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:56, Info                  CSI    0000030f [SR] Verify complete
    2012-08-26 21:24:56, Info                  CSI    00000310 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:56, Info                  CSI    00000311 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:57, Info                  CSI    00000313 [SR] Verify complete
    2012-08-26 21:24:57, Info                  CSI    00000314 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:57, Info                  CSI    00000315 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:58, Info                  CSI    00000319 [SR] Verify complete
    2012-08-26 21:24:58, Info                  CSI    0000031a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:58, Info                  CSI    0000031b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:58, Info                  CSI    0000031d [SR] Verify complete
    2012-08-26 21:24:58, Info                  CSI    0000031e [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:58, Info                  CSI    0000031f [SR] Beginning Verify and Repair transaction
    2012-08-26 21:24:59, Info                  CSI    00000321 [SR] Verify complete
    2012-08-26 21:24:59, Info                  CSI    00000322 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:24:59, Info                  CSI    00000323 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:00, Info                  CSI    00000325 [SR] Verify complete
    2012-08-26 21:25:00, Info                  CSI    00000326 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:00, Info                  CSI    00000327 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:01, Info                  CSI    00000329 [SR] Verify complete
    2012-08-26 21:25:01, Info                  CSI    0000032a [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:01, Info                  CSI    0000032b [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:02, Info                  CSI    0000032e [SR] Verify complete
    2012-08-26 21:25:02, Info                  CSI    0000032f [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:02, Info                  CSI    00000330 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:03, Info                  CSI    00000332 [SR] Verify complete
    2012-08-26 21:25:03, Info                  CSI    00000333 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:03, Info                  CSI    00000334 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:03, Info                  CSI    00000336 [SR] Verify complete
    2012-08-26 21:25:04, Info                  CSI    00000337 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:04, Info                  CSI    00000338 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:04, Info                  CSI    0000033b [SR] Verify complete
    2012-08-26 21:25:05, Info                  CSI    0000033c [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:05, Info                  CSI    0000033d [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:06, Info                  CSI    0000033f [SR] Verify complete
    2012-08-26 21:25:06, Info                  CSI    00000340 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:06, Info                  CSI    00000341 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:07, Info                  CSI    00000343 [SR] Verify complete
    2012-08-26 21:25:07, Info                  CSI    00000344 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:07, Info                  CSI    00000345 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:08, Info                  CSI    00000348 [SR] Verify complete
    2012-08-26 21:25:08, Info                  CSI    00000349 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:08, Info                  CSI    0000034a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:09, Info                  CSI    0000034c [SR] Verify complete
    2012-08-26 21:25:09, Info                  CSI    0000034d [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:09, Info                  CSI    0000034e [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:10, Info                  CSI    00000350 [SR] Verify complete
    2012-08-26 21:25:10, Info                  CSI    00000351 [SR] Verifying 100 (0x0000000000000064) components
    2012-08-26 21:25:10, Info                  CSI    00000352 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:11, Info                  CSI    00000354 [SR] Verify complete
    2012-08-26 21:25:12, Info                  CSI    00000355 [SR] Verifying 75 (0x000000000000004b) components
    2012-08-26 21:25:12, Info                  CSI    00000356 [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:12, Info                  CSI    00000358 [SR] Verify complete
    2012-08-26 21:25:12, Info                  CSI    00000359 [SR] Repairing 0 components
    2012-08-26 21:25:12, Info                  CSI    0000035a [SR] Beginning Verify and Repair transaction
    2012-08-26 21:25:12, Info                  CSI    0000035c [SR] Repair complete
      My Computer


  3. Posts : 33
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    tnx brink. i saw one more thing - when im running /verifyonly im getting the same log,so it almost seems like the scannow (1st post) doesnt do anything witch indicate some problem maybe with sfc? or is it normal?
      My Computer


  4. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #4

    /verifyonly = Only scans and reports if anything is wrong with any system files.
    /scannow = In addition to the above of verifying, SFC will also attempt to repair/replace any found corrupted system files and will also include the details of this in the log.

    If nothing was found wrong using /scannow, then yeah it's normal for the log to look the same as /verifyonly since there would be no repair details. :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:42.
Find Us