Help with Results from sfc/scannow


  1. Posts : 91
    Windows7 home premium 64 bit sp1
       #1

    Help with Results from sfc/scannow


    Laptop specs:
    OS Version: Microsoft Windows 7 Home Premium,sp1 64 bit
    Processor: Intel(R) Celeron(R) CPU 900 @ 2.20GHz, Intel64 Family 6 Model 23 Stepping 10
    Processor Count: 1
    RAM: 3002 Mb
    Graphics Card: Mobile Intel(R) 4 Series Express Chipset Family, 7 Mb
    Hard Drives: C: Total - 287270 MB, Free - 257291 MB; D: Total - 17669 MB, Free - 2535 MB;
    Motherboard: Hewlett-Packard, 1484

    Ran sfc/scannow and it came up with about 5 different files which it says could not be fixed. Here is one I will type in: CbsPersist_20160707184533. Are these dll's? Should I delete them? They are in the Windows log file. Thanks.
      My Computer


  2. Posts : 20
    Win 7 Home Premium 64bit
       #2

    IT would be best to either post a link to DL the CBS.log or input it in here with code line.
      My Computer


  3. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #3

    ok. thanks. will do.
      My Computer


  4. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #4

    I opened one of them - did a copy - came here to paste but it won't paste the whole doc. I copied the first few lines which follow. Don't know if you can make anything out of these few lines but that's all I can paste. Thanks again.

    2016-07-03 17:56:47, Info CBS Starting TrustedInstaller initialization.
    2016-07-03 17:56:47, Info CBS Loaded Servicing Stack v6.1.7601.18766 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.18766_none_675144b3de10d6f7\cbscore.dll
    2016-07-03 17:56:49, Info CSI 00000001@2016/7/3:21:56:49.015 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fef6c1f0dd @0x7fef94d98b5 @0x7fef94a34e3 @0xff45e97c @0xff45d799 @0xff45db2f)
    2016-07-03 17:56:49, Info CSI 00000002@2016/7/3:21:56:49.093 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fef6c1f0dd @0x7fef9526816 @0x7fef94f2b18 @0x7fef94a35b9 @0xff45e97c @0xff45d799)
    2016-07-03 17:56:49, Info CSI 00000003@2016/7/3:21:56:49.093 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fef6c1f0dd @0x7fefaee8738 @0x7fefaee8866 @0xff45e474 @0xff45d7de @0xff45db2f)
    2016-07-03 17:56:49, Info CBS Ending TrustedInstaller initialization.
    2016-07-03 17:56:49, Info CBS Starting the TrustedInstaller main loop.
    2016-07-03 17:56:49, Info CBS TrustedInstaller service starts successfully.
    2016-07-03 17:56:49, Info CBS SQM: Initializing online with Windows opt-in: False
    2016-07-03 17:56:49, Info CBS SQM: Cleaning up report files older than 10 days.
    2016-07-03 17:56:49, Info CBS SQM: Requesting upload of all unsent reports.
    2016-07-03 17:56:49, Info CBS SQM: Failed to start upload with file pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2 [HRESULT = 0x80004005 - E_FAIL]
    2016-07-03 17:56:49, Info CBS SQM: Failed to start standard sample upload. [HRESULT = 0x80004005 - E_FAIL]
    2016-07-03 17:56:49, Info CBS SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6
    2016-07-03 17:56:49, Info CBS SQM: Warning: Failed to upload all unsent reports. [HRESULT = 0x80004005 - E_FAIL]
    2016-07-03 17:56:49, Info CBS No startup processing required, TrustedInstaller service was not set as autostart, or else a reboot is still pending.
    2016-07-03 17:56:49, Info CBS NonStart: Checking to ensure startup processing was not required.
    2016-07-03 17:56:49, Info CSI 00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = @0x17efc60
    2016-07-03 17:56:49, Info CSI 00000005 Creating NT transaction (seq 1), objectname [6]"(null)"
    2016-07-03 17:56:49, Info CSI 00000006 Created NT transaction (seq 1) result 0x00000000, handle @0x1e0
    2016-07-03 17:56:49, Info CSI 00000007@2016/7/3:21:56:49.203 CSI perf trace:
      My Computer


  5. Posts : 20
    Win 7 Home Premium 64bit
       #5

    OK do you know how to insert code in the Forums.. this is what you do to get the code line

    [code.] copy and past the txt file here in betwwen the code lines here [./code]

    just remove the Periods..

    you can also get just the direct info from the log file by doing this:


    1. Open an "elevated command prompt" (right click -> Run as administrator).
    2. In the elevated command prompt, copy and paste the command below, and press Enter. (See screenshot below)
    NOTE: This will place a sfcdetails.txt file on your desktop with only the SFC scan result details from the CBS.LOG in it.

    Code:

    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"




    that will make the txt file on your desktop with a little bit more but the releavant info we need.. I will try and help with the log if I can but I was just trying to help you post the releavant info
      My Computer


  6. Posts : 7,107
    W7 home premium 32bit/W7HP 64bit/w10 tp insider ring
       #6

    DO NOT REMOVE ANY OF THAT

    the file you are quoting from is the CBS log created when you use windows update.

    IT IS NOT THE SFC /scannow log.

    Jlaf instructions will be the correct log

    ill look at it shortly

    Roy
      My Computer


  7. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #7

    ok did the cmd window - nothing on the desktop that fits your line above. Did it go somewhere besides the desktop cuz it ain't there...
      My Computer


  8. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #8

    Today I found the cmd doc on my admin desktop - tried to copy paste here but received error msg that it was too many characters. don't know what to do at this point. Thanks.
      My Computer


  9. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #9

    I found the document you had asked for on my desktop admin login. I tried to post it here but got an error msg that it was too many characters. 47000 - only allowed 25,000.

    2017-01-18 13:20:49, Info CSI 00000009 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:20:49, Info CSI 0000000a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:20:50, Info CSI 0000000c [SR] Verify complete
    2017-01-18 13:20:52, Info CSI 0000000d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:20:52, Info CSI 0000000e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:20:54, Info CSI 00000010 [SR] Verify complete
    2017-01-18 13:20:57, Info CSI 00000011 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:20:57, Info CSI 00000012 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:00, Info CSI 00000014 [SR] Verify complete
    2017-01-18 13:21:02, Info CSI 00000015 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:02, Info CSI 00000016 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:04, Info CSI 00000018 [SR] Verify complete
    2017-01-18 13:21:07, Info CSI 00000019 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:07, Info CSI 0000001a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:10, Info CSI 0000001c [SR] Verify complete
    2017-01-18 13:21:12, Info CSI 0000001d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:12, Info CSI 0000001e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:14, Info CSI 00000020 [SR] Verify complete
    2017-01-18 13:21:15, Info CSI 00000021 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:15, Info CSI 00000022 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:17, Info CSI 00000024 [SR] Verify complete
    2017-01-18 13:21:18, Info CSI 00000025 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:18, Info CSI 00000026 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:21, Info CSI 00000028 [SR] Verify complete
    2017-01-18 13:21:23, Info CSI 00000029 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:23, Info CSI 0000002a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:25, Info CSI 0000002c [SR] Verify complete
    2017-01-18 13:21:28, Info CSI 0000002d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:28, Info CSI 0000002e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:31, Info CSI 00000030 [SR] Verify complete
    2017-01-18 13:21:34, Info CSI 00000031 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:34, Info CSI 00000032 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:38, Info CSI 00000034 [SR] Verify complete
    2017-01-18 13:21:40, Info CSI 00000035 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:40, Info CSI 00000036 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:44, Info CSI 00000038 [SR] Verify complete
    2017-01-18 13:21:47, Info CSI 00000039 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:47, Info CSI 0000003a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:49, Info CSI 0000003c [SR] Verify complete
    2017-01-18 13:21:50, Info CSI 0000003d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:50, Info CSI 0000003e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:52, Info CSI 00000040 [SR] Verify complete
    2017-01-18 13:21:53, Info CSI 00000041 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:53, Info CSI 00000042 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:55, Info CSI 00000044 [SR] Verify complete
    2017-01-18 13:21:56, Info CSI 00000045 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:56, Info CSI 00000046 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:21:57, Info CSI 00000048 [SR] Verify complete
    2017-01-18 13:21:58, Info CSI 00000049 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:21:58, Info CSI 0000004a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:01, Info CSI 0000004c [SR] Verify complete
    2017-01-18 13:22:02, Info CSI 0000004d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:02, Info CSI 0000004e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:05, Info CSI 00000050 [SR] Verify complete
    2017-01-18 13:22:06, Info CSI 00000051 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:06, Info CSI 00000052 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:09, Info CSI 00000054 [SR] Verify complete
    2017-01-18 13:22:10, Info CSI 00000055 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:10, Info CSI 00000056 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:12, Info CSI 00000058 [SR] Verify complete
    2017-01-18 13:22:13, Info CSI 00000059 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:13, Info CSI 0000005a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:15, Info CSI 0000005c [SR] Verify complete
    2017-01-18 13:22:16, Info CSI 0000005d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:16, Info CSI 0000005e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:18, Info CSI 00000060 [SR] Verify complete
    2017-01-18 13:22:19, Info CSI 00000061 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:19, Info CSI 00000062 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:21, Info CSI 00000064 [SR] Verify complete
    2017-01-18 13:22:22, Info CSI 00000065 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:22, Info CSI 00000066 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:24, Info CSI 00000068 [SR] Verify complete
    2017-01-18 13:22:25, Info CSI 00000069 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:25, Info CSI 0000006a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:27, Info CSI 0000006c [SR] Verify complete
    2017-01-18 13:22:28, Info CSI 0000006d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:28, Info CSI 0000006e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:31, Info CSI 00000070 [SR] Verify complete
    2017-01-18 13:22:32, Info CSI 00000071 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:32, Info CSI 00000072 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:37, Info CSI 00000074 [SR] Verify complete
    2017-01-18 13:22:38, Info CSI 00000075 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:38, Info CSI 00000076 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:41, Info CSI 00000078 [SR] Verify complete
    2017-01-18 13:22:41, Info CSI 00000079 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:41, Info CSI 0000007a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:44, Info CSI 0000007c [SR] Verify complete
    2017-01-18 13:22:44, Info CSI 0000007d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:44, Info CSI 0000007e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:22:53, Info CSI 00000082 [SR] Verify complete
    2017-01-18 13:22:54, Info CSI 00000083 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:22:54, Info CSI 00000084 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:02, Info CSI 00000088 [SR] Verify complete
    2017-01-18 13:23:03, Info CSI 00000089 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:03, Info CSI 0000008a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:08, Info CSI 0000008d [SR] Verify complete
    2017-01-18 13:23:09, Info CSI 0000008e [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:09, Info CSI 0000008f [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:15, Info CSI 00000092 [SR] Verify complete
    2017-01-18 13:23:15, Info CSI 00000093 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:15, Info CSI 00000094 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:22, Info CSI 00000096 [SR] Verify complete
    2017-01-18 13:23:24, Info CSI 00000097 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:24, Info CSI 00000098 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:38, Info CSI 000000bd [SR] Verify complete
    2017-01-18 13:23:40, Info CSI 000000be [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:40, Info CSI 000000bf [SR] Beginning Verify and Repair transaction
    2017-01-18 13:23:52, Info CSI 000000c1 [SR] Verify complete
    2017-01-18 13:23:53, Info CSI 000000c2 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:23:53, Info CSI 000000c3 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:24:02, Info CSI 000000c5 [SR] Verify complete
    2017-01-18 13:24:03, Info CSI 000000c6 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:24:03, Info CSI 000000c7 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:24:13, Info CSI 000000c9 [SR] Verify complete
    2017-01-18 13:24:14, Info CSI 000000ca [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:24:14, Info CSI 000000cb [SR] Beginning Verify and Repair transaction
    2017-01-18 13:24:25, Info CSI 000000cd [SR] Verify complete
    2017-01-18 13:24:27, Info CSI 000000ce [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:24:27, Info CSI 000000cf [SR] Beginning Verify and Repair transaction
    2017-01-18 13:24:37, Info CSI 000000d1 [SR] Verify complete
    2017-01-18 13:24:38, Info CSI 000000d2 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:24:38, Info CSI 000000d3 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:24:55, Info CSI 000000d7 [SR] Verify complete
    2017-01-18 13:24:56, Info CSI 000000d8 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:24:56, Info CSI 000000d9 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:25:12, Info CSI 000000fa [SR] Verify complete
    2017-01-18 13:25:13, Info CSI 000000fb [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:25:13, Info CSI 000000fc [SR] Beginning Verify and Repair transaction
    2017-01-18 13:25:33, Info CSI 000000fe [SR] Verify complete
    2017-01-18 13:25:35, Info CSI 000000ff [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:25:35, Info CSI 00000100 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:05, Info CSI 00000104 [SR] Verify complete
    2017-01-18 13:26:06, Info CSI 00000105 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:06, Info CSI 00000106 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:13, Info CSI 00000108 [SR] Verify complete
    2017-01-18 13:26:13, Info CSI 00000109 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:13, Info CSI 0000010a [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:17, Info CSI 0000010c [SR] Verify complete
    2017-01-18 13:26:17, Info CSI 0000010d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:17, Info CSI 0000010e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:23, Info CSI 00000110 [SR] Verify complete
    2017-01-18 13:26:24, Info CSI 00000111 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:24, Info CSI 00000112 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:40, Info CSI 00000125 [SR] Verify complete
    2017-01-18 13:26:42, Info CSI 00000126 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:42, Info CSI 00000127 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:26:56, Info CSI 00000129 [SR] Verify complete
    2017-01-18 13:26:58, Info CSI 0000012a [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:26:58, Info CSI 0000012b [SR] Beginning Verify and Repair transaction
    2017-01-18 13:27:14, Info CSI 0000012d [SR] Verify complete
    2017-01-18 13:27:17, Info CSI 0000012e [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:27:17, Info CSI 0000012f [SR] Beginning Verify and Repair transaction
    2017-01-18 13:27:26, Info CSI 00000131 [SR] Verify complete
    2017-01-18 13:27:31, Info CSI 00000132 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:27:31, Info CSI 00000133 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:27:48, Info CSI 00000135 [SR] Verify complete
    2017-01-18 13:27:53, Info CSI 00000136 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:27:53, Info CSI 00000137 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:28:36, Info CSI 0000013b [SR] Verify complete
    2017-01-18 13:28:40, Info CSI 0000013c [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:28:40, Info CSI 0000013d [SR] Beginning Verify and Repair transaction
    2017-01-18 13:28:50, Info CSI 0000013f [SR] Verify complete
    2017-01-18 13:28:53, Info CSI 00000140 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:28:53, Info CSI 00000141 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:29:00, Info CSI 00000143 [SR] Verify complete
    2017-01-18 13:29:02, Info CSI 00000144 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:29:02, Info CSI 00000145 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:29:18, Info CSI 00000147 [SR] Verify complete
    2017-01-18 13:29:22, Info CSI 00000148 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:29:22, Info CSI 00000149 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:29:35, Info CSI 0000014b [SR] Verify complete
    2017-01-18 13:29:38, Info CSI 0000014c [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:29:38, Info CSI 0000014d [SR] Beginning Verify and Repair transaction
    2017-01-18 13:29:55, Info CSI 0000014f [SR] Verify complete
    2017-01-18 13:29:56, Info CSI 00000150 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:29:56, Info CSI 00000151 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:30:27, Info CSI 00000165 [SR] Verify complete
    2017-01-18 13:30:29, Info CSI 00000166 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:30:29, Info CSI 00000167 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:30:43, Info CSI 0000016d [SR] Verify complete
    2017-01-18 13:30:45, Info CSI 0000016e [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:30:45, Info CSI 0000016f [SR] Beginning Verify and Repair transaction
    2017-01-18 13:31:20, Info CSI 00000171 [SR] Verify complete
    2017-01-18 13:31:24, Info CSI 00000172 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:31:24, Info CSI 00000173 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:32:05, Info CSI 00000176 [SR] Verify complete
    2017-01-18 13:32:08, Info CSI 00000177 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:32:08, Info CSI 00000178 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:33:20, Info CSI 0000017a [SR] Verify complete
    2017-01-18 13:33:24, Info CSI 0000017b [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:33:24, Info CSI 0000017c [SR] Beginning Verify and Repair transaction
    2017-01-18 13:35:00, Info CSI 0000017e [SR] Verify complete
    2017-01-18 13:35:02, Info CSI 0000017f [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:35:02, Info CSI 00000180 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:35:13, Info CSI 00000182 [SR] Verify complete
    2017-01-18 13:35:16, Info CSI 00000183 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:35:16, Info CSI 00000184 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:35:26, Info CSI 00000186 [SR] Verify complete
    2017-01-18 13:35:30, Info CSI 00000187 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:35:30, Info CSI 00000188 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:35:44, Info CSI 0000018c [SR] Verify complete
    2017-01-18 13:35:47, Info CSI 0000018d [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:35:47, Info CSI 0000018e [SR] Beginning Verify and Repair transaction
    2017-01-18 13:36:21, Info CSI 00000190 [SR] Verify complete
    2017-01-18 13:36:23, Info CSI 00000191 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:36:23, Info CSI 00000192 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:36:40, Info CSI 00000195 [SR] Verify complete
    2017-01-18 13:36:41, Info CSI 00000196 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:36:41, Info CSI 00000197 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:36:52, Info CSI 00000199 [SR] Verify complete
    2017-01-18 13:36:53, Info CSI 0000019a [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:36:53, Info CSI 0000019b [SR] Beginning Verify and Repair transaction
    2017-01-18 13:37:06, Info CSI 0000019e [SR] Verify complete
    2017-01-18 13:37:07, Info CSI 0000019f [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:37:07, Info CSI 000001a0 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:37:26, Info CSI 000001a3 [SR] Verify complete
    2017-01-18 13:37:29, Info CSI 000001a4 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:37:29, Info CSI 000001a5 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:37:47, Info CSI 000001a7 [SR] Verify complete
    2017-01-18 13:37:50, Info CSI 000001a8 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:37:50, Info CSI 000001a9 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:38:01, Info CSI 000001ab [SR] Verify complete
    2017-01-18 13:38:06, Info CSI 000001ac [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:38:06, Info CSI 000001ad [SR] Beginning Verify and Repair transaction
    2017-01-18 13:38:08, Info CSI 000001b0 [SR] Cannot verify component files for Microsoft-Windows-TerminalServices-WorkspaceRuntime, Version = 7.2.7601.18934, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral, manifest is damaged (TRUE)
    2017-01-18 13:38:14, Info CSI 000001b2 [SR] Verify complete
    2017-01-18 13:39:51, Info CSI 000001b7 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:39:51, Info CSI 000001b8 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:39:54, Info CSI 000001bb [SR] Cannot verify component files for Microsoft-Windows-TerminalServices-ClientActiveXCore, Version = 7.2.7601.18934, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral, manifest is damaged (TRUE)
    2017-01-18 13:40:06, Info CSI 000001be [SR] Verify complete
    2017-01-18 13:41:10, Info CSI 000001c3 [SR] Verifying 100 (0x0000000000000064) components
    2017-01-18 13:41:10, Info CSI 000001c4 [SR] Beginning Verify and Repair transaction
    2017-01-18 13:41:19, Info CSI 000001c6 [SR] Verify complete
    2017-01-18 13:41:21, Info CSI 000001c7 [SR] Verifying 100 (0x0000000000000064) components
      My Computer


  10. Posts : 91
    Windows7 home premium 64 bit sp1
    Thread Starter
       #10

    I shortened it by about half. don't know if that is useable but it is posted. thanks again.
      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 15:33.
Find Us