Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Windows Update KB2556532 repeating & Error Code 80004002 [Solved]


  • This topic is locked This topic is locked

#16
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Please restart after running the fix in step #2.
  • 0

Advertisements


#17
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Step 1.

Enter System Recovery Options.

To enter System Recovery Options from the Advanced Boot Options:
  • Restart the computer.
  • As soon as the BIOS is loaded begin tapping the F8 key until Advanced Boot Options appears.
  • Use the arrow keys to select the Repair your computer menu item.
  • Select English as the keyboard language settings, and then click Next.
  • Select the operating system you want to repair, and then click Next.
  • Select your user account an click Next.

On the System Recovery Options menu you will get the following options:
Startup Repair
System Restore
Windows Complete PC Restore
Windows Memory Diagnostic Tool
Command Prompt

Select Command Prompt

Then at the prompt type: sfc /scannow

Notice: Leave a single space between sfc and /scannow.


Then press Enter and it will run. Once it completes please make note of any message and post it here.

Then reboot into Normal Mode.


Step 2.

  • Click on All Programs and Accessories, then right click on Command Prompt and click on Run as administrator. (See screenshot below)
    Posted Image
  • Copy the line below and paste it at the command prompt. Then press Enter

    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >%userprofile%\Desktop\sfcdetails.txt
  • The file sfcdetails.txt will now be on your desktop. Please open it , Edit | select all | copy and paste it in your next reply.


Step 3.

batch script to fix windows update not working

Reinstall Automatic Updates:

Copy The content in the below block and paste it in notepad
---------------------------------------------------------------------------------------
net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribution\*.*
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow
-----------------------------------------------------------------------------------------

In the save as window of Notepad change file type to all files.
Save it to desktop as reinstall.cmd. Double click on reinstall.cmd to run it.

This will remove the automatic update system and downloaded files. Then reinstall the automatic update module, starts the services and looks for updates.

If it does not immediately check for updates, Reboot and test for updates.


Step 4.

Please post:

sfcdetails.txt


Are updates fixed?
  • 0

#18
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
Well restarting it did not do anything different.

Not sure if it is related to everything we've been doing, but I've received a "virus" email from 3 different people on my Contacts list these past few days. It seemed odd that they all happened at once and I've never received anything like this before (these are "non-computer" people, so I doubt it was triggered on their end).

BTW, I still want to continue to resolve this and I will not have computer access April 1-6 (going camping). Hopefully this won't be a problem. If I need to do anything special let me know. I can log in before I leave tomorrow morning and check. Thanks for your help.
  • 0

#19
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Please post the sfcdetails.txt file
  • 0

#20
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
When I ran the System Recovery, I had this message:
"Beginning scan...will take some time" (and the 3 secondds later)..."There is a system repair pending which requires reboot to complete. Restart Windows and run sfc again." So I restarted and tried it again, but I get the same message.
-----------------------
2012-03-14 18:46:17, Info CSI 00000006 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:17, Info CSI 00000007 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:19, Info CSI 00000009 [SR] Verify complete
2012-03-14 18:46:19, Info CSI 0000000a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:19, Info CSI 0000000b [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:21, Info CSI 0000000d [SR] Verify complete
2012-03-14 18:46:21, Info CSI 0000000e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:21, Info CSI 0000000f [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:23, Info CSI 00000011 [SR] Verify complete
2012-03-14 18:46:23, Info CSI 00000012 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:23, Info CSI 00000013 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:25, Info CSI 00000015 [SR] Verify complete
2012-03-14 18:46:25, Info CSI 00000016 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:25, Info CSI 00000017 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:27, Info CSI 00000019 [SR] Verify complete
2012-03-14 18:46:27, Info CSI 0000001a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:27, Info CSI 0000001b [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:29, Info CSI 0000001d [SR] Verify complete
2012-03-14 18:46:29, Info CSI 0000001e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:29, Info CSI 0000001f [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:31, Info CSI 00000021 [SR] Verify complete
2012-03-14 18:46:31, Info CSI 00000022 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:31, Info CSI 00000023 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:33, Info CSI 00000025 [SR] Verify complete
2012-03-14 18:46:33, Info CSI 00000026 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:33, Info CSI 00000027 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:34, Info CSI 00000029 [SR] Verify complete
2012-03-14 18:46:35, Info CSI 0000002a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:35, Info CSI 0000002b [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:36, Info CSI 0000002d [SR] Verify complete
2012-03-14 18:46:37, Info CSI 0000002e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:37, Info CSI 0000002f [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:38, Info CSI 00000031 [SR] Verify complete
2012-03-14 18:46:38, Info CSI 00000032 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:38, Info CSI 00000033 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:40, Info CSI 00000035 [SR] Verify complete
2012-03-14 18:46:40, Info CSI 00000036 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:40, Info CSI 00000037 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:42, Info CSI 00000039 [SR] Verify complete
2012-03-14 18:46:42, Info CSI 0000003a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:42, Info CSI 0000003b [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:44, Info CSI 0000003d [SR] Verify complete
2012-03-14 18:46:44, Info CSI 0000003e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:44, Info CSI 0000003f [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:46, Info CSI 00000041 [SR] Verify complete
2012-03-14 18:46:46, Info CSI 00000042 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:46, Info CSI 00000043 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:47, Info CSI 00000045 [SR] Verify complete
2012-03-14 18:46:48, Info CSI 00000046 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:48, Info CSI 00000047 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:49, Info CSI 00000049 [SR] Verify complete
2012-03-14 18:46:49, Info CSI 0000004a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:49, Info CSI 0000004b [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:51, Info CSI 0000004d [SR] Verify complete
2012-03-14 18:46:51, Info CSI 0000004e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:51, Info CSI 0000004f [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:54, Info CSI 00000051 [SR] Verify complete
2012-03-14 18:46:54, Info CSI 00000052 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:54, Info CSI 00000053 [SR] Beginning Verify and Repair transaction
2012-03-14 18:46:57, Info CSI 00000055 [SR] Verify complete
2012-03-14 18:46:57, Info CSI 00000056 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:46:57, Info CSI 00000057 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:01, Info CSI 00000059 [SR] Verify complete
2012-03-14 18:47:01, Info CSI 0000005a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:01, Info CSI 0000005b [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:02, Info CSI 0000005d [SR] Verify complete
2012-03-14 18:47:03, Info CSI 0000005e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:03, Info CSI 0000005f [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:05, Info CSI 00000061 [SR] Verify complete
2012-03-14 18:47:05, Info CSI 00000062 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:05, Info CSI 00000063 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:07, Info CSI 00000065 [SR] Verify complete
2012-03-14 18:47:07, Info CSI 00000066 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:07, Info CSI 00000067 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:11, Info CSI 00000069 [SR] Verify complete
2012-03-14 18:47:11, Info CSI 0000006a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:11, Info CSI 0000006b [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:12, Info CSI 0000006d [SR] Verify complete
2012-03-14 18:47:12, Info CSI 0000006e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:12, Info CSI 0000006f [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:14, Info CSI 00000071 [SR] Verify complete
2012-03-14 18:47:14, Info CSI 00000072 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:14, Info CSI 00000073 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:16, Info CSI 00000075 [SR] Verify complete
2012-03-14 18:47:17, Info CSI 00000076 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:17, Info CSI 00000077 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:19, Info CSI 00000079 [SR] Verify complete
2012-03-14 18:47:20, Info CSI 0000007a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:20, Info CSI 0000007b [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:25, Info CSI 0000007d [SR] Verify complete
2012-03-14 18:47:25, Info CSI 0000007e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:25, Info CSI 0000007f [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:29, Info CSI 00000082 [SR] Verify complete
2012-03-14 18:47:30, Info CSI 00000083 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:30, Info CSI 00000084 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:37, Info CSI 00000088 [SR] Verify complete
2012-03-14 18:47:38, Info CSI 00000089 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:38, Info CSI 0000008a [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:43, Info CSI 0000008e [SR] Verify complete
2012-03-14 18:47:43, Info CSI 0000008f [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:43, Info CSI 00000090 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:48, Info CSI 00000092 [SR] Verify complete
2012-03-14 18:47:49, Info CSI 00000093 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:49, Info CSI 00000094 [SR] Beginning Verify and Repair transaction
2012-03-14 18:47:56, Info CSI 000000aa [SR] Verify complete
2012-03-14 18:47:57, Info CSI 000000ab [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:47:57, Info CSI 000000ac [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:03, Info CSI 000000bd [SR] Verify complete
2012-03-14 18:48:04, Info CSI 000000be [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:04, Info CSI 000000bf [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:09, Info CSI 000000c1 [SR] Verify complete
2012-03-14 18:48:09, Info CSI 000000c2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:09, Info CSI 000000c3 [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:15, Info CSI 000000c5 [SR] Verify complete
2012-03-14 18:48:15, Info CSI 000000c6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:15, Info CSI 000000c7 [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:22, Info CSI 000000c9 [SR] Verify complete
2012-03-14 18:48:22, Info CSI 000000ca [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:22, Info CSI 000000cb [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:30, Info CSI 000000cd [SR] Verify complete
2012-03-14 18:48:30, Info CSI 000000ce [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:30, Info CSI 000000cf [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:39, Info CSI 000000e7 [SR] Verify complete
2012-03-14 18:48:40, Info CSI 000000e8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:40, Info CSI 000000e9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:48:53, Info CSI 000000eb [SR] Verify complete
2012-03-14 18:48:53, Info CSI 000000ec [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:48:53, Info CSI 000000ed [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:12, Info CSI 000000ef [SR] Verify complete
2012-03-14 18:49:12, Info CSI 000000f0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:12, Info CSI 000000f1 [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:16, Info CSI 000000f3 [SR] Verify complete
2012-03-14 18:49:16, Info CSI 000000f4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:16, Info CSI 000000f5 [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:18, Info CSI 000000f7 [SR] Verify complete
2012-03-14 18:49:19, Info CSI 000000f8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:19, Info CSI 000000f9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:22, Info CSI 000000fb [SR] Verify complete
2012-03-14 18:49:22, Info CSI 000000fc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:22, Info CSI 000000fd [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:32, Info CSI 00000110 [SR] Verify complete
2012-03-14 18:49:32, Info CSI 00000111 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:32, Info CSI 00000112 [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:35, Info CSI 00000114 [SR] Verify complete
2012-03-14 18:49:35, Info CSI 00000115 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:35, Info CSI 00000116 [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:39, Info CSI 00000118 [SR] Verify complete
2012-03-14 18:49:39, Info CSI 00000119 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:39, Info CSI 0000011a [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:43, Info CSI 0000011c [SR] Verify complete
2012-03-14 18:49:43, Info CSI 0000011d [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:43, Info CSI 0000011e [SR] Beginning Verify and Repair transaction
2012-03-14 18:49:51, Info CSI 00000120 [SR] Verify complete
2012-03-14 18:49:51, Info CSI 00000121 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:49:51, Info CSI 00000122 [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:00, Info CSI 00000125 [SR] Verify complete
2012-03-14 18:50:00, Info CSI 00000126 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:00, Info CSI 00000127 [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:03, Info CSI 00000129 [SR] Verify complete
2012-03-14 18:50:03, Info CSI 0000012a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:03, Info CSI 0000012b [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:08, Info CSI 0000012d [SR] Verify complete
2012-03-14 18:50:09, Info CSI 0000012e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:09, Info CSI 0000012f [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:14, Info CSI 00000131 [SR] Verify complete
2012-03-14 18:50:15, Info CSI 00000132 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:15, Info CSI 00000133 [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:23, Info CSI 00000135 [SR] Verify complete
2012-03-14 18:50:23, Info CSI 00000136 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:23, Info CSI 00000137 [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:35, Info CSI 0000014f [SR] Verify complete
2012-03-14 18:50:35, Info CSI 00000150 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:35, Info CSI 00000151 [SR] Beginning Verify and Repair transaction
2012-03-14 18:50:43, Info CSI 00000153 [SR] Verify complete
2012-03-14 18:50:43, Info CSI 00000154 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:50:43, Info CSI 00000155 [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:00, Info CSI 00000157 [SR] Verify complete
2012-03-14 18:51:00, Info CSI 00000158 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:00, Info CSI 00000159 [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:11, Info CSI 0000015b [SR] Verify complete
2012-03-14 18:51:12, Info CSI 0000015c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:12, Info CSI 0000015d [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:21, Info CSI 0000015f [SR] Verify complete
2012-03-14 18:51:21, Info CSI 00000160 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:21, Info CSI 00000161 [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:23, Info CSI 00000163 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 18:51:28, Info CSI 00000165 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 18:51:28, Info CSI 00000166 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-14 18:51:28, Info CSI 00000169 [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-14 18:51:28, Info CSI 0000016b [SR] Verify complete
2012-03-14 18:51:29, Info CSI 0000016c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:29, Info CSI 0000016d [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:33, Info CSI 0000016f [SR] Verify complete
2012-03-14 18:51:34, Info CSI 00000170 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:34, Info CSI 00000171 [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:39, Info CSI 00000175 [SR] Verify complete
2012-03-14 18:51:39, Info CSI 00000176 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:39, Info CSI 00000177 [SR] Beginning Verify and Repair transaction
2012-03-14 18:51:52, Info CSI 00000179 [SR] Verify complete
2012-03-14 18:51:52, Info CSI 0000017a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:51:52, Info CSI 0000017b [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:00, Info CSI 0000017d [SR] Verify complete
2012-03-14 18:52:00, Info CSI 0000017e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:00, Info CSI 0000017f [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:09, Info CSI 00000181 [SR] Verify complete
2012-03-14 18:52:10, Info CSI 00000182 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:10, Info CSI 00000183 [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:21, Info CSI 00000185 [SR] Verify complete
2012-03-14 18:52:22, Info CSI 00000186 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:22, Info CSI 00000187 [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:29, Info CSI 00000189 [SR] Verify complete
2012-03-14 18:52:29, Info CSI 0000018a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:29, Info CSI 0000018b [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:37, Info CSI 0000018d [SR] Verify complete
2012-03-14 18:52:37, Info CSI 0000018e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:37, Info CSI 0000018f [SR] Beginning Verify and Repair transaction
2012-03-14 18:52:49, Info CSI 00000192 [SR] Verify complete
2012-03-14 18:52:49, Info CSI 00000193 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:52:49, Info CSI 00000194 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:01, Info CSI 00000196 [SR] Verify complete
2012-03-14 18:53:01, Info CSI 00000197 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:01, Info CSI 00000198 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:07, Info CSI 0000019a [SR] Verify complete
2012-03-14 18:53:08, Info CSI 0000019b [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:08, Info CSI 0000019c [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:16, Info CSI 0000019f [SR] Verify complete
2012-03-14 18:53:16, Info CSI 000001a0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:16, Info CSI 000001a1 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:23, Info CSI 000001a7 [SR] Verify complete
2012-03-14 18:53:23, Info CSI 000001a8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:23, Info CSI 000001a9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:30, Info CSI 000001ab [SR] Verify complete
2012-03-14 18:53:31, Info CSI 000001ac [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:31, Info CSI 000001ad [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:40, Info CSI 000001af [SR] Verify complete
2012-03-14 18:53:40, Info CSI 000001b0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:40, Info CSI 000001b1 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:44, Info CSI 000001b3 [SR] Verify complete
2012-03-14 18:53:44, Info CSI 000001b4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:44, Info CSI 000001b5 [SR] Beginning Verify and Repair transaction
2012-03-14 18:53:52, Info CSI 000001b7 [SR] Verify complete
2012-03-14 18:53:52, Info CSI 000001b8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:53:52, Info CSI 000001b9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:02, Info CSI 000001bb [SR] Verify complete
2012-03-14 18:54:04, Info CSI 000001bc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:04, Info CSI 000001bd [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:12, Info CSI 000001bf [SR] Verify complete
2012-03-14 18:54:12, Info CSI 000001c0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:12, Info CSI 000001c1 [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:20, Info CSI 000001c3 [SR] Verify complete
2012-03-14 18:54:21, Info CSI 000001c4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:21, Info CSI 000001c5 [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:37, Info CSI 000001c7 [SR] Verify complete
2012-03-14 18:54:38, Info CSI 000001c8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:38, Info CSI 000001c9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:44, Info CSI 000001cb [SR] Verify complete
2012-03-14 18:54:44, Info CSI 000001cc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:44, Info CSI 000001cd [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:53, Info CSI 000001d8 [SR] Verify complete
2012-03-14 18:54:54, Info CSI 000001d9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:54:54, Info CSI 000001da [SR] Beginning Verify and Repair transaction
2012-03-14 18:54:59, Info CSI 000001dc [SR] Verify complete
2012-03-14 18:55:00, Info CSI 000001dd [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:00, Info CSI 000001de [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:05, Info CSI 000001e0 [SR] Verify complete
2012-03-14 18:55:06, Info CSI 000001e1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:06, Info CSI 000001e2 [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:11, Info CSI 000001e4 [SR] Verify complete
2012-03-14 18:55:12, Info CSI 000001e5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:12, Info CSI 000001e6 [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:21, Info CSI 000001e8 [SR] Verify complete
2012-03-14 18:55:21, Info CSI 000001e9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:21, Info CSI 000001ea [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:24, Info CSI 000001ec [SR] Verify complete
2012-03-14 18:55:24, Info CSI 000001ed [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:24, Info CSI 000001ee [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:27, Info CSI 000001f0 [SR] Verify complete
2012-03-14 18:55:28, Info CSI 000001f1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:28, Info CSI 000001f2 [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:37, Info CSI 000001f7 [SR] Verify complete
2012-03-14 18:55:37, Info CSI 000001f8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:37, Info CSI 000001f9 [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:50, Info CSI 000001ff [SR] Verify complete
2012-03-14 18:55:50, Info CSI 00000200 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:50, Info CSI 00000201 [SR] Beginning Verify and Repair transaction
2012-03-14 18:55:59, Info CSI 00000213 [SR] Verify complete
2012-03-14 18:55:59, Info CSI 00000214 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:55:59, Info CSI 00000215 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:03, Info CSI 00000217 [SR] Verify complete
2012-03-14 18:56:04, Info CSI 00000218 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:04, Info CSI 00000219 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:10, Info CSI 0000021b [SR] Verify complete
2012-03-14 18:56:10, Info CSI 0000021c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:10, Info CSI 0000021d [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:15, Info CSI 00000222 [SR] Verify complete
2012-03-14 18:56:15, Info CSI 00000223 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:15, Info CSI 00000224 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:20, Info CSI 00000226 [SR] Verify complete
2012-03-14 18:56:20, Info CSI 00000227 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:20, Info CSI 00000228 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:27, Info CSI 0000024d [SR] Verify complete
2012-03-14 18:56:27, Info CSI 0000024e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:27, Info CSI 0000024f [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:31, Info CSI 00000251 [SR] Verify complete
2012-03-14 18:56:31, Info CSI 00000252 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:31, Info CSI 00000253 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:36, Info CSI 00000255 [SR] Verify complete
2012-03-14 18:56:37, Info CSI 00000256 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:37, Info CSI 00000257 [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:42, Info CSI 00000268 [SR] Verify complete
2012-03-14 18:56:42, Info CSI 00000269 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:42, Info CSI 0000026a [SR] Beginning Verify and Repair transaction
2012-03-14 18:56:54, Info CSI 0000026c [SR] Verify complete
2012-03-14 18:56:54, Info CSI 0000026d [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:56:54, Info CSI 0000026e [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:01, Info CSI 0000027c [SR] Verify complete
2012-03-14 18:57:02, Info CSI 0000027d [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:02, Info CSI 0000027e [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:04, Info CSI 00000280 [SR] Verify complete
2012-03-14 18:57:04, Info CSI 00000281 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:04, Info CSI 00000282 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:10, Info CSI 00000285 [SR] Verify complete
2012-03-14 18:57:11, Info CSI 00000286 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:11, Info CSI 00000287 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:19, Info CSI 0000028a [SR] Verify complete
2012-03-14 18:57:19, Info CSI 0000028b [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:19, Info CSI 0000028c [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:22, Info CSI 0000028e [SR] Verify complete
2012-03-14 18:57:22, Info CSI 0000028f [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:22, Info CSI 00000290 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:28, Info CSI 00000292 [SR] Verify complete
2012-03-14 18:57:28, Info CSI 00000293 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:28, Info CSI 00000294 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:34, Info CSI 00000296 [SR] Verify complete
2012-03-14 18:57:34, Info CSI 00000297 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:34, Info CSI 00000298 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:44, Info CSI 000002b0 [SR] Verify complete
2012-03-14 18:57:44, Info CSI 000002b1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:44, Info CSI 000002b2 [SR] Beginning Verify and Repair transaction
2012-03-14 18:57:51, Info CSI 000002b8 [SR] Verify complete
2012-03-14 18:57:52, Info CSI 000002b9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:57:52, Info CSI 000002ba [SR] Beginning Verify and Repair transaction
2012-03-14 18:58:26, Info CSI 000002bc [SR] Verify complete
2012-03-14 18:58:26, Info CSI 000002bd [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:58:26, Info CSI 000002be [SR] Beginning Verify and Repair transaction
2012-03-14 18:58:34, Info CSI 000002c0 [SR] Verify complete
2012-03-14 18:58:34, Info CSI 000002c1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:58:34, Info CSI 000002c2 [SR] Beginning Verify and Repair transaction
2012-03-14 18:58:42, Info CSI 000002c4 [SR] Verify complete
2012-03-14 18:58:42, Info CSI 000002c5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:58:42, Info CSI 000002c6 [SR] Beginning Verify and Repair transaction
2012-03-14 18:58:48, Info CSI 000002c9 [SR] Verify complete
2012-03-14 18:58:49, Info CSI 000002ca [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:58:49, Info CSI 000002cb [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:02, Info CSI 000002cd [SR] Verify complete
2012-03-14 18:59:03, Info CSI 000002ce [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:03, Info CSI 000002cf [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:11, Info CSI 000002d1 [SR] Verify complete
2012-03-14 18:59:11, Info CSI 000002d2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:11, Info CSI 000002d3 [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:17, Info CSI 000002d5 [SR] Verify complete
2012-03-14 18:59:18, Info CSI 000002d6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:18, Info CSI 000002d7 [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:23, Info CSI 000002da [SR] Verify complete
2012-03-14 18:59:24, Info CSI 000002db [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:24, Info CSI 000002dc [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:30, Info CSI 000002de [SR] Verify complete
2012-03-14 18:59:30, Info CSI 000002df [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:30, Info CSI 000002e0 [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:37, Info CSI 000002e2 [SR] Verify complete
2012-03-14 18:59:38, Info CSI 000002e3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:38, Info CSI 000002e4 [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:45, Info CSI 000002e9 [SR] Verify complete
2012-03-14 18:59:45, Info CSI 000002ea [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:45, Info CSI 000002eb [SR] Beginning Verify and Repair transaction
2012-03-14 18:59:57, Info CSI 000002ed [SR] Verify complete
2012-03-14 18:59:58, Info CSI 000002ee [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 18:59:58, Info CSI 000002ef [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:13, Info CSI 000002f2 [SR] Verify complete
2012-03-14 19:00:13, Info CSI 000002f3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:00:13, Info CSI 000002f4 [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:21, Info CSI 000002f6 [SR] Verify complete
2012-03-14 19:00:21, Info CSI 000002f7 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:00:21, Info CSI 000002f8 [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:27, Info CSI 000002fa [SR] Verify complete
2012-03-14 19:00:28, Info CSI 000002fb [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:00:28, Info CSI 000002fc [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:34, Info CSI 000002fe [SR] Verify complete
2012-03-14 19:00:34, Info CSI 000002ff [SR] Verifying 36 (0x0000000000000024) components
2012-03-14 19:00:34, Info CSI 00000300 [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:36, Info CSI 00000302 [SR] Verify complete
2012-03-14 19:00:36, Info CSI 00000303 [SR] Repairing 1 components
2012-03-14 19:00:36, Info CSI 00000304 [SR] Beginning Verify and Repair transaction
2012-03-14 19:00:36, Info CSI 00000306 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:00:36, Info CSI 00000308 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:00:36, Info CSI 00000309 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-14 19:00:36, Info CSI 0000030c [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-14 19:00:36, Info CSI 0000030e [SR] Repair complete
2012-03-14 19:00:36, Info CSI 0000030f [SR] Committing transaction
2012-03-14 19:00:36, Info CSI 00000313 [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction have been successfully repaired
2012-03-14 19:01:06, Info CSI 00000314 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:06, Info CSI 00000315 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:08, Info CSI 00000317 [SR] Verify complete
2012-03-14 19:01:08, Info CSI 00000318 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:08, Info CSI 00000319 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:09, Info CSI 0000031b [SR] Verify complete
2012-03-14 19:01:10, Info CSI 0000031c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:10, Info CSI 0000031d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:12, Info CSI 0000031f [SR] Verify complete
2012-03-14 19:01:12, Info CSI 00000320 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:12, Info CSI 00000321 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:14, Info CSI 00000323 [SR] Verify complete
2012-03-14 19:01:14, Info CSI 00000324 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:14, Info CSI 00000325 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:16, Info CSI 00000327 [SR] Verify complete
2012-03-14 19:01:16, Info CSI 00000328 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:16, Info CSI 00000329 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:17, Info CSI 0000032b [SR] Verify complete
2012-03-14 19:01:18, Info CSI 0000032c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:18, Info CSI 0000032d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:19, Info CSI 0000032f [SR] Verify complete
2012-03-14 19:01:19, Info CSI 00000330 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:19, Info CSI 00000331 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:21, Info CSI 00000333 [SR] Verify complete
2012-03-14 19:01:22, Info CSI 00000334 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:22, Info CSI 00000335 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:23, Info CSI 00000337 [SR] Verify complete
2012-03-14 19:01:23, Info CSI 00000338 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:23, Info CSI 00000339 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:25, Info CSI 0000033b [SR] Verify complete
2012-03-14 19:01:25, Info CSI 0000033c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:25, Info CSI 0000033d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:27, Info CSI 0000033f [SR] Verify complete
2012-03-14 19:01:27, Info CSI 00000340 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:27, Info CSI 00000341 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:28, Info CSI 00000343 [SR] Verify complete
2012-03-14 19:01:29, Info CSI 00000344 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:29, Info CSI 00000345 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:30, Info CSI 00000347 [SR] Verify complete
2012-03-14 19:01:30, Info CSI 00000348 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:30, Info CSI 00000349 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:32, Info CSI 0000034b [SR] Verify complete
2012-03-14 19:01:33, Info CSI 0000034c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:33, Info CSI 0000034d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:34, Info CSI 0000034f [SR] Verify complete
2012-03-14 19:01:34, Info CSI 00000350 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:34, Info CSI 00000351 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:36, Info CSI 00000353 [SR] Verify complete
2012-03-14 19:01:36, Info CSI 00000354 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:36, Info CSI 00000355 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:38, Info CSI 00000357 [SR] Verify complete
2012-03-14 19:01:38, Info CSI 00000358 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:38, Info CSI 00000359 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:39, Info CSI 0000035b [SR] Verify complete
2012-03-14 19:01:39, Info CSI 0000035c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:39, Info CSI 0000035d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:42, Info CSI 0000035f [SR] Verify complete
2012-03-14 19:01:42, Info CSI 00000360 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:42, Info CSI 00000361 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:45, Info CSI 00000363 [SR] Verify complete
2012-03-14 19:01:45, Info CSI 00000364 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:45, Info CSI 00000365 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:48, Info CSI 00000367 [SR] Verify complete
2012-03-14 19:01:48, Info CSI 00000368 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:48, Info CSI 00000369 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:50, Info CSI 0000036b [SR] Verify complete
2012-03-14 19:01:50, Info CSI 0000036c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:50, Info CSI 0000036d [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:52, Info CSI 0000036f [SR] Verify complete
2012-03-14 19:01:53, Info CSI 00000370 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:53, Info CSI 00000371 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:54, Info CSI 00000373 [SR] Verify complete
2012-03-14 19:01:54, Info CSI 00000374 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:54, Info CSI 00000375 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:57, Info CSI 00000377 [SR] Verify complete
2012-03-14 19:01:57, Info CSI 00000378 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:57, Info CSI 00000379 [SR] Beginning Verify and Repair transaction
2012-03-14 19:01:59, Info CSI 0000037b [SR] Verify complete
2012-03-14 19:01:59, Info CSI 0000037c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:01:59, Info CSI 0000037d [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:01, Info CSI 0000037f [SR] Verify complete
2012-03-14 19:02:01, Info CSI 00000380 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:01, Info CSI 00000381 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:03, Info CSI 00000383 [SR] Verify complete
2012-03-14 19:02:03, Info CSI 00000384 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:03, Info CSI 00000385 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:06, Info CSI 00000387 [SR] Verify complete
2012-03-14 19:02:06, Info CSI 00000388 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:06, Info CSI 00000389 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:10, Info CSI 0000038b [SR] Verify complete
2012-03-14 19:02:10, Info CSI 0000038c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:10, Info CSI 0000038d [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:14, Info CSI 00000390 [SR] Verify complete
2012-03-14 19:02:14, Info CSI 00000391 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:14, Info CSI 00000392 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:20, Info CSI 00000396 [SR] Verify complete
2012-03-14 19:02:20, Info CSI 00000397 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:20, Info CSI 00000398 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:25, Info CSI 0000039c [SR] Verify complete
2012-03-14 19:02:25, Info CSI 0000039d [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:25, Info CSI 0000039e [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:30, Info CSI 000003a0 [SR] Verify complete
2012-03-14 19:02:30, Info CSI 000003a1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:30, Info CSI 000003a2 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:37, Info CSI 000003b8 [SR] Verify complete
2012-03-14 19:02:37, Info CSI 000003b9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:37, Info CSI 000003ba [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:43, Info CSI 000003cb [SR] Verify complete
2012-03-14 19:02:43, Info CSI 000003cc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:43, Info CSI 000003cd [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:47, Info CSI 000003cf [SR] Verify complete
2012-03-14 19:02:47, Info CSI 000003d0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:47, Info CSI 000003d1 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:51, Info CSI 000003d3 [SR] Verify complete
2012-03-14 19:02:51, Info CSI 000003d4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:51, Info CSI 000003d5 [SR] Beginning Verify and Repair transaction
2012-03-14 19:02:56, Info CSI 000003d7 [SR] Verify complete
2012-03-14 19:02:56, Info CSI 000003d8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:02:56, Info CSI 000003d9 [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:02, Info CSI 000003db [SR] Verify complete
2012-03-14 19:03:02, Info CSI 000003dc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:02, Info CSI 000003dd [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:11, Info CSI 000003f5 [SR] Verify complete
2012-03-14 19:03:12, Info CSI 000003f6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:12, Info CSI 000003f7 [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:23, Info CSI 000003f9 [SR] Verify complete
2012-03-14 19:03:23, Info CSI 000003fa [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:23, Info CSI 000003fb [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:36, Info CSI 000003fd [SR] Verify complete
2012-03-14 19:03:36, Info CSI 000003fe [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:36, Info CSI 000003ff [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:40, Info CSI 00000401 [SR] Verify complete
2012-03-14 19:03:40, Info CSI 00000402 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:40, Info CSI 00000403 [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:43, Info CSI 00000405 [SR] Verify complete
2012-03-14 19:03:43, Info CSI 00000406 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:43, Info CSI 00000407 [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:46, Info CSI 00000409 [SR] Verify complete
2012-03-14 19:03:46, Info CSI 0000040a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:46, Info CSI 0000040b [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:57, Info CSI 0000041e [SR] Verify complete
2012-03-14 19:03:57, Info CSI 0000041f [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:57, Info CSI 00000420 [SR] Beginning Verify and Repair transaction
2012-03-14 19:03:59, Info CSI 00000422 [SR] Verify complete
2012-03-14 19:03:59, Info CSI 00000423 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:03:59, Info CSI 00000424 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:03, Info CSI 00000426 [SR] Verify complete
2012-03-14 19:04:03, Info CSI 00000427 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:03, Info CSI 00000428 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:07, Info CSI 0000042a [SR] Verify complete
2012-03-14 19:04:08, Info CSI 0000042b [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:08, Info CSI 0000042c [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:15, Info CSI 0000042e [SR] Verify complete
2012-03-14 19:04:15, Info CSI 0000042f [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:15, Info CSI 00000430 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:24, Info CSI 00000433 [SR] Verify complete
2012-03-14 19:04:24, Info CSI 00000434 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:24, Info CSI 00000435 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:27, Info CSI 00000437 [SR] Verify complete
2012-03-14 19:04:27, Info CSI 00000438 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:27, Info CSI 00000439 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:34, Info CSI 0000043b [SR] Verify complete
2012-03-14 19:04:34, Info CSI 0000043c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:34, Info CSI 0000043d [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:39, Info CSI 0000043f [SR] Verify complete
2012-03-14 19:04:39, Info CSI 00000440 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:39, Info CSI 00000441 [SR] Beginning Verify and Repair transaction
2012-03-14 19:04:47, Info CSI 00000443 [SR] Verify complete
2012-03-14 19:04:48, Info CSI 00000444 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:04:48, Info CSI 00000445 [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:00, Info CSI 0000045d [SR] Verify complete
2012-03-14 19:05:00, Info CSI 0000045e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:00, Info CSI 0000045f [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:07, Info CSI 00000461 [SR] Verify complete
2012-03-14 19:05:07, Info CSI 00000462 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:07, Info CSI 00000463 [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:26, Info CSI 00000465 [SR] Verify complete
2012-03-14 19:05:26, Info CSI 00000466 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:26, Info CSI 00000467 [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:38, Info CSI 00000469 [SR] Verify complete
2012-03-14 19:05:38, Info CSI 0000046a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:38, Info CSI 0000046b [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:48, Info CSI 0000046d [SR] Verify complete
2012-03-14 19:05:48, Info CSI 0000046e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:48, Info CSI 0000046f [SR] Beginning Verify and Repair transaction
2012-03-14 19:05:50, Info CSI 00000471 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:05:55, Info CSI 00000473 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:05:55, Info CSI 00000474 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-14 19:05:55, Info CSI 00000477 [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-14 19:05:56, Info CSI 00000479 [SR] Verify complete
2012-03-14 19:05:56, Info CSI 0000047a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:05:56, Info CSI 0000047b [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:01, Info CSI 0000047d [SR] Verify complete
2012-03-14 19:06:01, Info CSI 0000047e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:01, Info CSI 0000047f [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:07, Info CSI 00000483 [SR] Verify complete
2012-03-14 19:06:07, Info CSI 00000484 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:07, Info CSI 00000485 [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:20, Info CSI 00000487 [SR] Verify complete
2012-03-14 19:06:20, Info CSI 00000488 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:20, Info CSI 00000489 [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:27, Info CSI 0000048b [SR] Verify complete
2012-03-14 19:06:28, Info CSI 0000048c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:28, Info CSI 0000048d [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:36, Info CSI 0000048f [SR] Verify complete
2012-03-14 19:06:36, Info CSI 00000490 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:36, Info CSI 00000491 [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:46, Info CSI 00000493 [SR] Verify complete
2012-03-14 19:06:47, Info CSI 00000494 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:47, Info CSI 00000495 [SR] Beginning Verify and Repair transaction
2012-03-14 19:06:54, Info CSI 00000497 [SR] Verify complete
2012-03-14 19:06:54, Info CSI 00000498 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:06:54, Info CSI 00000499 [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:02, Info CSI 0000049b [SR] Verify complete
2012-03-14 19:07:02, Info CSI 0000049c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:02, Info CSI 0000049d [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:13, Info CSI 000004a0 [SR] Verify complete
2012-03-14 19:07:13, Info CSI 000004a1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:13, Info CSI 000004a2 [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:20, Info CSI 000004a4 [SR] Verify complete
2012-03-14 19:07:20, Info CSI 000004a5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:20, Info CSI 000004a6 [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:25, Info CSI 000004a8 [SR] Verify complete
2012-03-14 19:07:25, Info CSI 000004a9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:25, Info CSI 000004aa [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:33, Info CSI 000004ad [SR] Verify complete
2012-03-14 19:07:33, Info CSI 000004ae [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:33, Info CSI 000004af [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:40, Info CSI 000004b5 [SR] Verify complete
2012-03-14 19:07:40, Info CSI 000004b6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:40, Info CSI 000004b7 [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:47, Info CSI 000004b9 [SR] Verify complete
2012-03-14 19:07:47, Info CSI 000004ba [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:47, Info CSI 000004bb [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:56, Info CSI 000004bd [SR] Verify complete
2012-03-14 19:07:56, Info CSI 000004be [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:56, Info CSI 000004bf [SR] Beginning Verify and Repair transaction
2012-03-14 19:07:59, Info CSI 000004c1 [SR] Verify complete
2012-03-14 19:07:59, Info CSI 000004c2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:07:59, Info CSI 000004c3 [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:04, Info CSI 000004c5 [SR] Verify complete
2012-03-14 19:08:05, Info CSI 000004c6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:05, Info CSI 000004c7 [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:10, Info CSI 000004c9 [SR] Verify complete
2012-03-14 19:08:11, Info CSI 000004ca [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:11, Info CSI 000004cb [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:18, Info CSI 000004cd [SR] Verify complete
2012-03-14 19:08:18, Info CSI 000004ce [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:18, Info CSI 000004cf [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:24, Info CSI 000004d1 [SR] Verify complete
2012-03-14 19:08:24, Info CSI 000004d2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:24, Info CSI 000004d3 [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:36, Info CSI 000004d5 [SR] Verify complete
2012-03-14 19:08:36, Info CSI 000004d6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:36, Info CSI 000004d7 [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:40, Info CSI 000004d9 [SR] Verify complete
2012-03-14 19:08:41, Info CSI 000004da [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:41, Info CSI 000004db [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:48, Info CSI 000004e6 [SR] Verify complete
2012-03-14 19:08:49, Info CSI 000004e7 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:49, Info CSI 000004e8 [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:53, Info CSI 000004ea [SR] Verify complete
2012-03-14 19:08:53, Info CSI 000004eb [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:53, Info CSI 000004ec [SR] Beginning Verify and Repair transaction
2012-03-14 19:08:58, Info CSI 000004ee [SR] Verify complete
2012-03-14 19:08:58, Info CSI 000004ef [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:08:58, Info CSI 000004f0 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:03, Info CSI 000004f2 [SR] Verify complete
2012-03-14 19:09:03, Info CSI 000004f3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:03, Info CSI 000004f4 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:12, Info CSI 000004f6 [SR] Verify complete
2012-03-14 19:09:12, Info CSI 000004f7 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:12, Info CSI 000004f8 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:15, Info CSI 000004fa [SR] Verify complete
2012-03-14 19:09:15, Info CSI 000004fb [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:15, Info CSI 000004fc [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:17, Info CSI 000004fe [SR] Verify complete
2012-03-14 19:09:17, Info CSI 000004ff [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:17, Info CSI 00000500 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:25, Info CSI 00000505 [SR] Verify complete
2012-03-14 19:09:26, Info CSI 00000506 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:26, Info CSI 00000507 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:38, Info CSI 0000050d [SR] Verify complete
2012-03-14 19:09:39, Info CSI 0000050e [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:39, Info CSI 0000050f [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:47, Info CSI 00000521 [SR] Verify complete
2012-03-14 19:09:48, Info CSI 00000522 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:48, Info CSI 00000523 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:51, Info CSI 00000525 [SR] Verify complete
2012-03-14 19:09:52, Info CSI 00000526 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:52, Info CSI 00000527 [SR] Beginning Verify and Repair transaction
2012-03-14 19:09:56, Info CSI 00000529 [SR] Verify complete
2012-03-14 19:09:57, Info CSI 0000052a [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:09:57, Info CSI 0000052b [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:01, Info CSI 00000530 [SR] Verify complete
2012-03-14 19:10:01, Info CSI 00000531 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:01, Info CSI 00000532 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:05, Info CSI 00000534 [SR] Verify complete
2012-03-14 19:10:05, Info CSI 00000535 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:05, Info CSI 00000536 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:12, Info CSI 0000055b [SR] Verify complete
2012-03-14 19:10:13, Info CSI 0000055c [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:13, Info CSI 0000055d [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:16, Info CSI 0000055f [SR] Verify complete
2012-03-14 19:10:17, Info CSI 00000560 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:17, Info CSI 00000561 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:21, Info CSI 00000563 [SR] Verify complete
2012-03-14 19:10:21, Info CSI 00000564 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:21, Info CSI 00000565 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:27, Info CSI 00000576 [SR] Verify complete
2012-03-14 19:10:27, Info CSI 00000577 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:27, Info CSI 00000578 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:37, Info CSI 0000057a [SR] Verify complete
2012-03-14 19:10:38, Info CSI 0000057b [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:38, Info CSI 0000057c [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:45, Info CSI 0000058a [SR] Verify complete
2012-03-14 19:10:45, Info CSI 0000058b [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:45, Info CSI 0000058c [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:47, Info CSI 0000058e [SR] Verify complete
2012-03-14 19:10:47, Info CSI 0000058f [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:47, Info CSI 00000590 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:53, Info CSI 00000593 [SR] Verify complete
2012-03-14 19:10:53, Info CSI 00000594 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:53, Info CSI 00000595 [SR] Beginning Verify and Repair transaction
2012-03-14 19:10:58, Info CSI 00000598 [SR] Verify complete
2012-03-14 19:10:58, Info CSI 00000599 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:10:58, Info CSI 0000059a [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:01, Info CSI 0000059c [SR] Verify complete
2012-03-14 19:11:01, Info CSI 0000059d [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:01, Info CSI 0000059e [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:05, Info CSI 000005a0 [SR] Verify complete
2012-03-14 19:11:05, Info CSI 000005a1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:05, Info CSI 000005a2 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:09, Info CSI 000005a4 [SR] Verify complete
2012-03-14 19:11:09, Info CSI 000005a5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:09, Info CSI 000005a6 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:16, Info CSI 000005be [SR] Verify complete
2012-03-14 19:11:16, Info CSI 000005bf [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:16, Info CSI 000005c0 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:21, Info CSI 000005c6 [SR] Verify complete
2012-03-14 19:11:21, Info CSI 000005c7 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:21, Info CSI 000005c8 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:35, Info CSI 000005ca [SR] Verify complete
2012-03-14 19:11:35, Info CSI 000005cb [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:35, Info CSI 000005cc [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:41, Info CSI 000005ce [SR] Verify complete
2012-03-14 19:11:41, Info CSI 000005cf [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:41, Info CSI 000005d0 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:44, Info CSI 000005d2 [SR] Verify complete
2012-03-14 19:11:44, Info CSI 000005d3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:44, Info CSI 000005d4 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:47, Info CSI 000005d7 [SR] Verify complete
2012-03-14 19:11:47, Info CSI 000005d8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:47, Info CSI 000005d9 [SR] Beginning Verify and Repair transaction
2012-03-14 19:11:58, Info CSI 000005db [SR] Verify complete
2012-03-14 19:11:58, Info CSI 000005dc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:11:58, Info CSI 000005dd [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:02, Info CSI 000005df [SR] Verify complete
2012-03-14 19:12:03, Info CSI 000005e0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:03, Info CSI 000005e1 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:06, Info CSI 000005e3 [SR] Verify complete
2012-03-14 19:12:06, Info CSI 000005e4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:06, Info CSI 000005e5 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:10, Info CSI 000005e8 [SR] Verify complete
2012-03-14 19:12:10, Info CSI 000005e9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:10, Info CSI 000005ea [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:13, Info CSI 000005ec [SR] Verify complete
2012-03-14 19:12:13, Info CSI 000005ed [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:13, Info CSI 000005ee [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:17, Info CSI 000005f0 [SR] Verify complete
2012-03-14 19:12:17, Info CSI 000005f1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:17, Info CSI 000005f2 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:21, Info CSI 000005f7 [SR] Verify complete
2012-03-14 19:12:21, Info CSI 000005f8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:21, Info CSI 000005f9 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:25, Info CSI 000005fb [SR] Verify complete
2012-03-14 19:12:26, Info CSI 000005fc [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:26, Info CSI 000005fd [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:31, Info CSI 00000600 [SR] Verify complete
2012-03-14 19:12:31, Info CSI 00000601 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:31, Info CSI 00000602 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:36, Info CSI 00000604 [SR] Verify complete
2012-03-14 19:12:37, Info CSI 00000605 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:37, Info CSI 00000606 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:40, Info CSI 00000608 [SR] Verify complete
2012-03-14 19:12:40, Info CSI 00000609 [SR] Verifying 100 (0x0000000000000064) components
2012-03-14 19:12:40, Info CSI 0000060a [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:44, Info CSI 0000060c [SR] Verify complete
2012-03-14 19:12:44, Info CSI 0000060d [SR] Verifying 36 (0x0000000000000024) components
2012-03-14 19:12:44, Info CSI 0000060e [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:45, Info CSI 00000610 [SR] Verify complete
2012-03-14 19:12:45, Info CSI 00000611 [SR] Repairing 1 components
2012-03-14 19:12:45, Info CSI 00000612 [SR] Beginning Verify and Repair transaction
2012-03-14 19:12:45, Info CSI 00000614 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:12:45, Info CSI 00000616 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-14 19:12:45, Info CSI 00000617 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-14 19:12:45, Info CSI 0000061a [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-14 19:12:45, Info CSI 0000061c [SR] Repair complete
2012-03-14 19:12:45, Info CSI 0000061d [SR] Committing transaction
2012-03-14 19:12:45, Info CSI 00000621 [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction have been successfully repaired
2012-03-29 20:07:40, Info CSI 00000006 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:07:40, Info CSI 00000007 [SR] Beginning Verify and Repair transaction
2012-03-29 20:07:42, Info CSI 00000009 [SR] Verify complete
2012-03-29 20:07:44, Info CSI 0000000a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:07:44, Info CSI 0000000b [SR] Beginning Verify and Repair transaction
2012-03-29 20:07:46, Info CSI 0000000d [SR] Verify complete
2012-03-29 20:07:48, Info CSI 0000000e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:07:48, Info CSI 0000000f [SR] Beginning Verify and Repair transaction
2012-03-29 20:07:50, Info CSI 00000011 [SR] Verify complete
2012-03-29 20:07:52, Info CSI 00000012 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:07:52, Info CSI 00000013 [SR] Beginning Verify and Repair transaction
2012-03-29 20:07:54, Info CSI 00000015 [SR] Verify complete
2012-03-29 20:07:55, Info CSI 00000016 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:07:55, Info CSI 00000017 [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:00, Info CSI 00000019 [SR] Verify complete
2012-03-29 20:08:05, Info CSI 0000001a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:05, Info CSI 0000001b [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:08, Info CSI 0000001d [SR] Verify complete
2012-03-29 20:08:12, Info CSI 0000001e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:12, Info CSI 0000001f [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:16, Info CSI 00000021 [SR] Verify complete
2012-03-29 20:08:20, Info CSI 00000022 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:20, Info CSI 00000023 [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:25, Info CSI 00000025 [SR] Verify complete
2012-03-29 20:08:28, Info CSI 00000026 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:28, Info CSI 00000027 [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:33, Info CSI 00000029 [SR] Verify complete
2012-03-29 20:08:37, Info CSI 0000002a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:37, Info CSI 0000002b [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:41, Info CSI 0000002d [SR] Verify complete
2012-03-29 20:08:45, Info CSI 0000002e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:45, Info CSI 0000002f [SR] Beginning Verify and Repair transaction
2012-03-29 20:08:51, Info CSI 00000031 [SR] Verify complete
2012-03-29 20:08:56, Info CSI 00000032 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:08:56, Info CSI 00000033 [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:02, Info CSI 00000035 [SR] Verify complete
2012-03-29 20:09:06, Info CSI 00000036 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:06, Info CSI 00000037 [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:11, Info CSI 00000039 [SR] Verify complete
2012-03-29 20:09:14, Info CSI 0000003a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:14, Info CSI 0000003b [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:17, Info CSI 0000003d [SR] Verify complete
2012-03-29 20:09:19, Info CSI 0000003e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:19, Info CSI 0000003f [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:23, Info CSI 00000041 [SR] Verify complete
2012-03-29 20:09:25, Info CSI 00000042 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:25, Info CSI 00000043 [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:27, Info CSI 00000045 [SR] Verify complete
2012-03-29 20:09:30, Info CSI 00000046 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:30, Info CSI 00000047 [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:35, Info CSI 00000049 [SR] Verify complete
2012-03-29 20:09:38, Info CSI 0000004a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:38, Info CSI 0000004b [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:42, Info CSI 0000004d [SR] Verify complete
2012-03-29 20:09:44, Info CSI 0000004e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:44, Info CSI 0000004f [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:50, Info CSI 00000051 [SR] Verify complete
2012-03-29 20:09:52, Info CSI 00000052 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:52, Info CSI 00000053 [SR] Beginning Verify and Repair transaction
2012-03-29 20:09:57, Info CSI 00000055 [SR] Verify complete
2012-03-29 20:09:59, Info CSI 00000056 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:09:59, Info CSI 00000057 [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:09, Info CSI 00000059 [SR] Verify complete
2012-03-29 20:10:11, Info CSI 0000005a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:11, Info CSI 0000005b [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:17, Info CSI 0000005d [SR] Verify complete
2012-03-29 20:10:19, Info CSI 0000005e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:19, Info CSI 0000005f [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:26, Info CSI 00000061 [SR] Verify complete
2012-03-29 20:10:29, Info CSI 00000062 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:29, Info CSI 00000063 [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:34, Info CSI 00000065 [SR] Verify complete
2012-03-29 20:10:36, Info CSI 00000066 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:36, Info CSI 00000067 [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:50, Info CSI 00000069 [SR] Verify complete
2012-03-29 20:10:52, Info CSI 0000006a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:52, Info CSI 0000006b [SR] Beginning Verify and Repair transaction
2012-03-29 20:10:57, Info CSI 0000006d [SR] Verify complete
2012-03-29 20:10:59, Info CSI 0000006e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:10:59, Info CSI 0000006f [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:05, Info CSI 00000071 [SR] Verify complete
2012-03-29 20:11:07, Info CSI 00000072 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:07, Info CSI 00000073 [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:11, Info CSI 00000075 [SR] Verify complete
2012-03-29 20:11:13, Info CSI 00000076 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:13, Info CSI 00000077 [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:16, Info CSI 00000079 [SR] Verify complete
2012-03-29 20:11:18, Info CSI 0000007a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:18, Info CSI 0000007b [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:25, Info CSI 0000007d [SR] Verify complete
2012-03-29 20:11:26, Info CSI 0000007e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:26, Info CSI 0000007f [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:32, Info CSI 00000082 [SR] Verify complete
2012-03-29 20:11:34, Info CSI 00000083 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:34, Info CSI 00000084 [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:43, Info CSI 00000088 [SR] Verify complete
2012-03-29 20:11:44, Info CSI 00000089 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:44, Info CSI 0000008a [SR] Beginning Verify and Repair transaction
2012-03-29 20:11:52, Info CSI 0000008e [SR] Verify complete
2012-03-29 20:11:53, Info CSI 0000008f [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:11:53, Info CSI 00000090 [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:00, Info CSI 00000092 [SR] Verify complete
2012-03-29 20:12:01, Info CSI 00000093 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:01, Info CSI 00000094 [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:11, Info CSI 000000aa [SR] Verify complete
2012-03-29 20:12:12, Info CSI 000000ab [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:12, Info CSI 000000ac [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:22, Info CSI 000000bd [SR] Verify complete
2012-03-29 20:12:23, Info CSI 000000be [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:23, Info CSI 000000bf [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:31, Info CSI 000000c1 [SR] Verify complete
2012-03-29 20:12:32, Info CSI 000000c2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:32, Info CSI 000000c3 [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:40, Info CSI 000000c5 [SR] Verify complete
2012-03-29 20:12:41, Info CSI 000000c6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:41, Info CSI 000000c7 [SR] Beginning Verify and Repair transaction
2012-03-29 20:12:49, Info CSI 000000c9 [SR] Verify complete
2012-03-29 20:12:51, Info CSI 000000ca [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:12:51, Info CSI 000000cb [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:01, Info CSI 000000cd [SR] Verify complete
2012-03-29 20:13:02, Info CSI 000000ce [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:02, Info CSI 000000cf [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:16, Info CSI 000000e7 [SR] Verify complete
2012-03-29 20:13:17, Info CSI 000000e8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:17, Info CSI 000000e9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:34, Info CSI 000000eb [SR] Verify complete
2012-03-29 20:13:35, Info CSI 000000ec [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:35, Info CSI 000000ed [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:51, Info CSI 000000ef [SR] Verify complete
2012-03-29 20:13:52, Info CSI 000000f0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:52, Info CSI 000000f1 [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:55, Info CSI 000000f3 [SR] Verify complete
2012-03-29 20:13:56, Info CSI 000000f4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:56, Info CSI 000000f5 [SR] Beginning Verify and Repair transaction
2012-03-29 20:13:59, Info CSI 000000f7 [SR] Verify complete
2012-03-29 20:13:59, Info CSI 000000f8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:13:59, Info CSI 000000f9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:04, Info CSI 000000fb [SR] Verify complete
2012-03-29 20:14:05, Info CSI 000000fc [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:05, Info CSI 000000fd [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:16, Info CSI 00000110 [SR] Verify complete
2012-03-29 20:14:17, Info CSI 00000111 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:17, Info CSI 00000112 [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:20, Info CSI 00000114 [SR] Verify complete
2012-03-29 20:14:22, Info CSI 00000115 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:22, Info CSI 00000116 [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:27, Info CSI 00000118 [SR] Verify complete
2012-03-29 20:14:28, Info CSI 00000119 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:28, Info CSI 0000011a [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:33, Info CSI 0000011c [SR] Verify complete
2012-03-29 20:14:34, Info CSI 0000011d [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:34, Info CSI 0000011e [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:42, Info CSI 00000120 [SR] Verify complete
2012-03-29 20:14:43, Info CSI 00000121 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:43, Info CSI 00000122 [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:53, Info CSI 00000125 [SR] Verify complete
2012-03-29 20:14:54, Info CSI 00000126 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:54, Info CSI 00000127 [SR] Beginning Verify and Repair transaction
2012-03-29 20:14:58, Info CSI 00000129 [SR] Verify complete
2012-03-29 20:14:59, Info CSI 0000012a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:14:59, Info CSI 0000012b [SR] Beginning Verify and Repair transaction
2012-03-29 20:15:07, Info CSI 0000012d [SR] Verify complete
2012-03-29 20:15:08, Info CSI 0000012e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:15:08, Info CSI 0000012f [SR] Beginning Verify and Repair transaction
2012-03-29 20:15:15, Info CSI 00000131 [SR] Verify complete
2012-03-29 20:15:16, Info CSI 00000132 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:15:16, Info CSI 00000133 [SR] Beginning Verify and Repair transaction
2012-03-29 20:15:26, Info CSI 00000135 [SR] Verify complete
2012-03-29 20:15:27, Info CSI 00000136 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:15:27, Info CSI 00000137 [SR] Beginning Verify and Repair transaction
2012-03-29 20:15:40, Info CSI 0000014f [SR] Verify complete
2012-03-29 20:15:41, Info CSI 00000150 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:15:41, Info CSI 00000151 [SR] Beginning Verify and Repair transaction
2012-03-29 20:15:50, Info CSI 00000153 [SR] Verify complete
2012-03-29 20:15:51, Info CSI 00000154 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:15:51, Info CSI 00000155 [SR] Beginning Verify and Repair transaction
2012-03-29 20:16:10, Info CSI 00000157 [SR] Verify complete
2012-03-29 20:16:11, Info CSI 00000158 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:16:11, Info CSI 00000159 [SR] Beginning Verify and Repair transaction
2012-03-29 20:16:27, Info CSI 0000015b [SR] Verify complete
2012-03-29 20:16:27, Info CSI 0000015c [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:16:27, Info CSI 0000015d [SR] Beginning Verify and Repair transaction
2012-03-29 20:16:40, Info CSI 0000015f [SR] Verify complete
2012-03-29 20:16:41, Info CSI 00000160 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:16:41, Info CSI 00000161 [SR] Beginning Verify and Repair transaction
2012-03-29 20:16:43, Info CSI 00000163 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-29 20:16:49, Info CSI 00000165 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-29 20:16:49, Info CSI 00000166 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-29 20:16:49, Info CSI 00000169 [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-29 20:16:49, Info CSI 0000016b [SR] Verify complete
2012-03-29 20:16:50, Info CSI 0000016c [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:16:50, Info CSI 0000016d [SR] Beginning Verify and Repair transaction
2012-03-29 20:16:56, Info CSI 0000016f [SR] Verify complete
2012-03-29 20:16:57, Info CSI 00000170 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:16:57, Info CSI 00000171 [SR] Beginning Verify and Repair transaction
2012-03-29 20:17:04, Info CSI 00000175 [SR] Verify complete
2012-03-29 20:17:05, Info CSI 00000176 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:17:05, Info CSI 00000177 [SR] Beginning Verify and Repair transaction
2012-03-29 20:17:20, Info CSI 00000179 [SR] Verify complete
2012-03-29 20:17:21, Info CSI 0000017a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:17:21, Info CSI 0000017b [SR] Beginning Verify and Repair transaction
2012-03-29 20:17:30, Info CSI 0000017d [SR] Verify complete
2012-03-29 20:17:30, Info CSI 0000017e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:17:30, Info CSI 0000017f [SR] Beginning Verify and Repair transaction
2012-03-29 20:17:40, Info CSI 00000181 [SR] Verify complete
2012-03-29 20:17:41, Info CSI 00000182 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:17:41, Info CSI 00000183 [SR] Beginning Verify and Repair transaction
2012-03-29 20:17:53, Info CSI 00000185 [SR] Verify complete
2012-03-29 20:17:53, Info CSI 00000186 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:17:53, Info CSI 00000187 [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:01, Info CSI 00000189 [SR] Verify complete
2012-03-29 20:18:02, Info CSI 0000018a [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:02, Info CSI 0000018b [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:11, Info CSI 0000018d [SR] Verify complete
2012-03-29 20:18:12, Info CSI 0000018e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:12, Info CSI 0000018f [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:23, Info CSI 00000192 [SR] Verify complete
2012-03-29 20:18:24, Info CSI 00000193 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:24, Info CSI 00000194 [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:32, Info CSI 00000196 [SR] Verify complete
2012-03-29 20:18:33, Info CSI 00000197 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:33, Info CSI 00000198 [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:39, Info CSI 0000019a [SR] Verify complete
2012-03-29 20:18:40, Info CSI 0000019b [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:40, Info CSI 0000019c [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:49, Info CSI 0000019f [SR] Verify complete
2012-03-29 20:18:50, Info CSI 000001a0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:50, Info CSI 000001a1 [SR] Beginning Verify and Repair transaction
2012-03-29 20:18:58, Info CSI 000001a7 [SR] Verify complete
2012-03-29 20:18:58, Info CSI 000001a8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:18:58, Info CSI 000001a9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:07, Info CSI 000001ab [SR] Verify complete
2012-03-29 20:19:07, Info CSI 000001ac [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:07, Info CSI 000001ad [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:18, Info CSI 000001af [SR] Verify complete
2012-03-29 20:19:18, Info CSI 000001b0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:18, Info CSI 000001b1 [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:21, Info CSI 000001b3 [SR] Verify complete
2012-03-29 20:19:22, Info CSI 000001b4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:22, Info CSI 000001b5 [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:29, Info CSI 000001b7 [SR] Verify complete
2012-03-29 20:19:30, Info CSI 000001b8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:30, Info CSI 000001b9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:40, Info CSI 000001bb [SR] Verify complete
2012-03-29 20:19:41, Info CSI 000001bc [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:41, Info CSI 000001bd [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:50, Info CSI 000001bf [SR] Verify complete
2012-03-29 20:19:50, Info CSI 000001c0 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:50, Info CSI 000001c1 [SR] Beginning Verify and Repair transaction
2012-03-29 20:19:59, Info CSI 000001c3 [SR] Verify complete
2012-03-29 20:19:59, Info CSI 000001c4 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:19:59, Info CSI 000001c5 [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:17, Info CSI 000001c7 [SR] Verify complete
2012-03-29 20:20:17, Info CSI 000001c8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:17, Info CSI 000001c9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:24, Info CSI 000001cb [SR] Verify complete
2012-03-29 20:20:25, Info CSI 000001cc [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:25, Info CSI 000001cd [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:36, Info CSI 000001d8 [SR] Verify complete
2012-03-29 20:20:37, Info CSI 000001d9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:37, Info CSI 000001da [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:42, Info CSI 000001dc [SR] Verify complete
2012-03-29 20:20:44, Info CSI 000001dd [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:44, Info CSI 000001de [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:50, Info CSI 000001e0 [SR] Verify complete
2012-03-29 20:20:51, Info CSI 000001e1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:51, Info CSI 000001e2 [SR] Beginning Verify and Repair transaction
2012-03-29 20:20:58, Info CSI 000001e4 [SR] Verify complete
2012-03-29 20:20:59, Info CSI 000001e5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:20:59, Info CSI 000001e6 [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:09, Info CSI 000001e8 [SR] Verify complete
2012-03-29 20:21:09, Info CSI 000001e9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:09, Info CSI 000001ea [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:14, Info CSI 000001ec [SR] Verify complete
2012-03-29 20:21:14, Info CSI 000001ed [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:14, Info CSI 000001ee [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:19, Info CSI 000001f0 [SR] Verify complete
2012-03-29 20:21:19, Info CSI 000001f1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:19, Info CSI 000001f2 [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:29, Info CSI 000001f7 [SR] Verify complete
2012-03-29 20:21:29, Info CSI 000001f8 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:29, Info CSI 000001f9 [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:43, Info CSI 000001ff [SR] Verify complete
2012-03-29 20:21:43, Info CSI 00000200 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:43, Info CSI 00000201 [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:54, Info CSI 00000213 [SR] Verify complete
2012-03-29 20:21:54, Info CSI 00000214 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:54, Info CSI 00000215 [SR] Beginning Verify and Repair transaction
2012-03-29 20:21:58, Info CSI 00000217 [SR] Verify complete
2012-03-29 20:21:59, Info CSI 00000218 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:21:59, Info CSI 00000219 [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:06, Info CSI 0000021b [SR] Verify complete
2012-03-29 20:22:06, Info CSI 0000021c [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:06, Info CSI 0000021d [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:12, Info CSI 00000222 [SR] Verify complete
2012-03-29 20:22:12, Info CSI 00000223 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:12, Info CSI 00000224 [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:18, Info CSI 00000226 [SR] Verify complete
2012-03-29 20:22:19, Info CSI 00000227 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:19, Info CSI 00000228 [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:28, Info CSI 0000024d [SR] Verify complete
2012-03-29 20:22:28, Info CSI 0000024e [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:28, Info CSI 0000024f [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:33, Info CSI 00000251 [SR] Verify complete
2012-03-29 20:22:33, Info CSI 00000252 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:33, Info CSI 00000253 [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:39, Info CSI 00000255 [SR] Verify complete
2012-03-29 20:22:39, Info CSI 00000256 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:39, Info CSI 00000257 [SR] Beginning Verify and Repair transaction
2012-03-29 20:22:47, Info CSI 00000268 [SR] Verify complete
2012-03-29 20:22:47, Info CSI 00000269 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:22:47, Info CSI 0000026a [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:00, Info CSI 0000026c [SR] Verify complete
2012-03-29 20:23:01, Info CSI 0000026d [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:01, Info CSI 0000026e [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:09, Info CSI 0000027c [SR] Verify complete
2012-03-29 20:23:09, Info CSI 0000027d [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:09, Info CSI 0000027e [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:13, Info CSI 00000280 [SR] Verify complete
2012-03-29 20:23:14, Info CSI 00000281 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:14, Info CSI 00000282 [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:20, Info CSI 00000285 [SR] Verify complete
2012-03-29 20:23:21, Info CSI 00000286 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:21, Info CSI 00000287 [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:29, Info CSI 0000028a [SR] Verify complete
2012-03-29 20:23:29, Info CSI 0000028b [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:29, Info CSI 0000028c [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:32, Info CSI 0000028e [SR] Verify complete
2012-03-29 20:23:33, Info CSI 0000028f [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:33, Info CSI 00000290 [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:40, Info CSI 00000292 [SR] Verify complete
2012-03-29 20:23:40, Info CSI 00000293 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:40, Info CSI 00000294 [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:47, Info CSI 00000296 [SR] Verify complete
2012-03-29 20:23:48, Info CSI 00000297 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:48, Info CSI 00000298 [SR] Beginning Verify and Repair transaction
2012-03-29 20:23:58, Info CSI 000002b0 [SR] Verify complete
2012-03-29 20:23:58, Info CSI 000002b1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:23:58, Info CSI 000002b2 [SR] Beginning Verify and Repair transaction
2012-03-29 20:24:06, Info CSI 000002b8 [SR] Verify complete
2012-03-29 20:24:07, Info CSI 000002b9 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:24:07, Info CSI 000002ba [SR] Beginning Verify and Repair transaction
2012-03-29 20:24:30, Info CSI 000002bc [SR] Verify complete
2012-03-29 20:24:30, Info CSI 000002bd [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:24:30, Info CSI 000002be [SR] Beginning Verify and Repair transaction
2012-03-29 20:24:37, Info CSI 000002c0 [SR] Verify complete
2012-03-29 20:24:38, Info CSI 000002c1 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:24:38, Info CSI 000002c2 [SR] Beginning Verify and Repair transaction
2012-03-29 20:24:44, Info CSI 000002c4 [SR] Verify complete
2012-03-29 20:24:44, Info CSI 000002c5 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:24:44, Info CSI 000002c6 [SR] Beginning Verify and Repair transaction
2012-03-29 20:24:50, Info CSI 000002c9 [SR] Verify complete
2012-03-29 20:24:51, Info CSI 000002ca [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:24:51, Info CSI 000002cb [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:03, Info CSI 000002cd [SR] Verify complete
2012-03-29 20:25:04, Info CSI 000002ce [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:04, Info CSI 000002cf [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:12, Info CSI 000002d1 [SR] Verify complete
2012-03-29 20:25:12, Info CSI 000002d2 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:12, Info CSI 000002d3 [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:18, Info CSI 000002d5 [SR] Verify complete
2012-03-29 20:25:19, Info CSI 000002d6 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:19, Info CSI 000002d7 [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:25, Info CSI 000002da [SR] Verify complete
2012-03-29 20:25:25, Info CSI 000002db [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:25, Info CSI 000002dc [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:31, Info CSI 000002de [SR] Verify complete
2012-03-29 20:25:32, Info CSI 000002df [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:32, Info CSI 000002e0 [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:39, Info CSI 000002e2 [SR] Verify complete
2012-03-29 20:25:39, Info CSI 000002e3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:39, Info CSI 000002e4 [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:46, Info CSI 000002e9 [SR] Verify complete
2012-03-29 20:25:47, Info CSI 000002ea [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:47, Info CSI 000002eb [SR] Beginning Verify and Repair transaction
2012-03-29 20:25:54, Info CSI 000002ed [SR] Verify complete
2012-03-29 20:25:55, Info CSI 000002ee [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:25:55, Info CSI 000002ef [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:07, Info CSI 000002f2 [SR] Verify complete
2012-03-29 20:26:08, Info CSI 000002f3 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:26:08, Info CSI 000002f4 [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:17, Info CSI 000002f6 [SR] Verify complete
2012-03-29 20:26:18, Info CSI 000002f7 [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:26:18, Info CSI 000002f8 [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:25, Info CSI 000002fa [SR] Verify complete
2012-03-29 20:26:26, Info CSI 000002fb [SR] Verifying 100 (0x0000000000000064) components
2012-03-29 20:26:26, Info CSI 000002fc [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:33, Info CSI 000002fe [SR] Verify complete
2012-03-29 20:26:33, Info CSI 000002ff [SR] Verifying 36 (0x0000000000000024) components
2012-03-29 20:26:33, Info CSI 00000300 [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:35, Info CSI 00000302 [SR] Verify complete
2012-03-29 20:26:35, Info CSI 00000303 [SR] Repairing 1 components
2012-03-29 20:26:35, Info CSI 00000304 [SR] Beginning Verify and Repair transaction
2012-03-29 20:26:35, Info CSI 00000306 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-29 20:26:35, Info CSI 00000308 [SR] Cannot repair member file [l:20{10}]"tcpmon.ini" of Microsoft-Windows-Printing-StandardPortMonitor-TCPMonINI, Version = 6.0.6001.18000, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-03-29 20:26:35, Info CSI 00000309 [SR] This component was referenced by [l:164{82}]"Package_30_for_KB936330~31bf3856ad364e35~amd64~~6.0.1.18000.936330-185_neutral_GDR"
2012-03-29 20:26:35, Info CSI 0000030c [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:20{10}]"tcpmon.ini"; source file in store is also corrupted
2012-03-29 20:26:35, Info CSI 0000030e [SR] Repair complete
2012-03-29 20:26:35, Info CSI 0000030f [SR] Committing transaction
2012-03-29 20:26:35, Info CSI 00000313 [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction have been successfully repaired


---------------
After I did the reinstall.cmd, it did not automatically check for updates.
You said "then reinstall the automatic update module", but I'm not sure if I need to do something specific for that?
I just ran the cmd file, nothing happened, rebooted and then clicked on "Windows Update" under start menu. When I click on it, it says it "cannot run because service is not running, you may need to restart your computer" - but I already restarted it?

Thanks again.
  • 0

#21
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Step 1.

Please download the attached zip file to your desktop and extract the file to your desktop, to replace it properly it must be on the desktop not in a folder on the desktop



Step 2.

We will use an OTL fix to replace the file.

Note: If you have Malwarebytes 1.6 or higher installed please disable it for the duration of this fix as it may interfere with the successfully execution of the script below. If it still hangs then please uninstall MalwareBytes' and run this fix again.



  • Please reopen Posted Image on your desktop.
  • Copy and Paste the following code into the Posted Image textbox.

    :OTL
    
    :files
    ipconfig /flushdns /c
    C:\Windows\System32\tcpmon.ini|C:\Users\abaray\Desktop\tcpmon.ini /replace
    
    
    
    :Commands
    [resethosts]
    [emptytemp]
    [createrestorepoint]
  • Push Posted Image
  • OTL may ask to reboot the machine. Please do so if asked.
  • Click the OK button.
  • A report will open. Copy and Paste that report in your next reply.
  • If the machine reboots, the log will be located at C:\_OTL\MovedFiles\mmddyyyy_hhmmss.log, where mmddyyyy_hhmmss is the date and the time of the tool run.


Step 3.

Run Windows repair (2 through 4 steps)

For Start Repairs

Select Custom Mode

Click Select All

Uncheck the following items:

Repair MDAC/MS Jet
Repair Missing Start Menu Icons Removed By Infections
Repair Icons
Repair CD/DVD Missing/Not Working




Make sure Restart/Shutdown System When Finished is checked and click Start

After it reboots check your updates. If they are working send me a reply that they are working and skip the remaining steps.


Step 4.

If your updates are not working please do this step

Please download SINO by Artellos.

  • Save SINO to your desktop and run SINO.exe. (If you downloaded the ZIP version you will need to extract it first)
  • Then please check the following checkboxes:
    System Info
    Services
    Boot Check
    Tasklist
    Startup Items
    Event Log
    Ipconfig
    Ping
    Netstat
    Hosts file
    Shares
    Routing Table
  • Once checked, hit the Run Scan! button and wait for the program to finish the scan.
  • A notepad window will pop up. Please copy all of the content into your next reply.
Note: If you try to interact with the program once it’s started scanning it might appear to hang. The scan however will continue.


Step 5.

Please post:

SINO log


Please give me an update on the computer issues and any new error messages related to updates if any
  • 0

#22
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
For Step 1, there was not an "attached Zip file". Were you referring to OTL?
  • 0

#23
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Here it is sorry!Attached File  tcpmon.zip   7.04KB   126 downloads
  • 0

#24
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
No luck, still getting the same error. Here's the latest logs.


All processes killed
========== OTL ==========
========== FILES ==========
< ipconfig /flushdns /c >
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
C:\Users\abaray\Desktop\cmd.bat deleted successfully.
C:\Users\abaray\Desktop\cmd.txt deleted successfully.
File C:\Windows\System32\tcpmon.ini successfully replaced with C:\Users\abaray\Desktop\tcpmon.ini
========== COMMANDS ==========
File move failed. C:\Windows\System32\drivers\etc\Hosts scheduled to be moved on reboot.
HOSTS file reset successfully

[EMPTYTEMP]

User: abaray
->Temp folder emptied: 137901 bytes
->Temporary Internet Files folder emptied: 81122793 bytes
->Java cache emptied: 0 bytes
->Google Chrome cache emptied: 0 bytes
->Apple Safari cache emptied: 0 bytes
->Flash cache emptied: 2896 bytes

User: All Users

User: AppData

User: Default
->Temp folder emptied: 0 bytes
->Temporary Internet Files folder emptied: 0 bytes
->Flash cache emptied: 0 bytes

User: Default User
->Temp folder emptied: 0 bytes
->Temporary Internet Files folder emptied: 0 bytes
->Flash cache emptied: 0 bytes

User: Public

%systemdrive% .tmp files removed: 0 bytes
%systemroot% .tmp files removed: 0 bytes
%systemroot%\System32 .tmp files removed: 0 bytes
%systemroot%\System32 (64bit) .tmp files removed: 0 bytes
%systemroot%\System32\drivers .tmp files removed: 0 bytes
Windows Temp folder emptied: 7272 bytes
%systemroot%\sysnative\config\systemprofile\AppData\Local\Microsoft\Windows\Temporary Internet Files folder emptied: 33170 bytes
RecycleBin emptied: 3353919 bytes

Total Files Cleaned = 81.00 mb

Restore point Set: OTL Restore Point

OTL by OldTimer - Version 3.2.39.2 log created on 04062012_181228

Files\Folders moved on Reboot...
File move failed. C:\Windows\System32\drivers\etc\Hosts scheduled to be moved on reboot.
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6C6D.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6CB7.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6D1D.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6D22.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6D5F.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Temp\~DF6D67.tmp not found!
File\Folder C:\Users\abaray\AppData\Local\Microsoft\Windows\Temporary Internet Files\Low\Content.IE5\G40QGL8U\fastbutton[1].htm not found!
C:\Users\abaray\AppData\Local\Microsoft\Windows\Temporary Internet Files\Low\AntiPhishing\ED8654D5-B9F0-4DD9-B3E8-F8F560086FDF.dat moved successfully.
C:\Users\abaray\AppData\Local\Microsoft\Windows\Temporary Internet Files\Low\MSIMGSIZ.DAT moved successfully.

Registry entries deleted on Reboot...


-------------------------------------------------
System Investigator by Olrik
Log Created On: 1941_06-04-2012
SINO Version: 3.1.0.0

Total RAM: 6132 MB | Free RAM: 4554 MB | Pagefile Size: 6432 MB
C: | 273991 MB out of 600439 MB Free | Local Fixed Disk
D: | 3381 MB out of 9999 MB Free | Local Fixed Disk
E: | None | CD-ROM Disc
G: | None | Removable Disk
H: | None | Removable Disk
I: | None | Removable Disk
J: | None | Removable Disk
L: | None | CD-ROM Disc

<<<< System Information >>>>

Computer Name: ABARAY-PC
Username: abaray
Language Setting: ENU
Windows Directory: C:\Windows
Windows Version: Windows Vista Service Pack 2
UAC Status: On
Windows Mode: Normal

<<<< Tasklist >>>>

[System Idle Process] - Process ID: 0
[System] - Process ID: 4
[smss.exe] - Process ID: 412
[C:\PROGRA~2\AVG\AVG2012\avgrsa.exe] - Process ID: 428
[C:\Program Files (x86)\AVG\AVG2012\avgcsrva.exe] - Process ID: 460
[C:\Windows\system32\csrss.exe] - Process ID: 768
[C:\Windows\system32\wininit.exe] - Process ID: 840
[C:\Windows\system32\csrss.exe] - Process ID: 852
[C:\Windows\system32\services.exe] - Process ID: 896
[C:\Windows\system32\winlogon.exe] - Process ID: 920
[C:\Windows\system32\lsass.exe] - Process ID: 944
[C:\Windows\system32\lsm.exe] - Process ID: 952
[C:\Windows\system32\svchost.exe] - Process ID: 708
[C:\Windows\system32\svchost.exe] - Process ID: 12
[C:\Windows\System32\svchost.exe] - Process ID: 1060
[C:\Windows\System32\svchost.exe] - Process ID: 1096
[C:\Windows\system32\svchost.exe] - Process ID: 1108
[audiodg.exe] - Process ID: 1188
[C:\Windows\system32\svchost.exe] - Process ID: 1208
[C:\Windows\system32\SLsvc.exe] - Process ID: 1224
[C:\Windows\system32\svchost.exe] - Process ID: 1284
[C:\Windows\system32\svchost.exe] - Process ID: 1420
[C:\Windows\System32\spoolsv.exe] - Process ID: 1660
[C:\Windows\system32\svchost.exe] - Process ID: 1688
[C:\Program Files (x86)\AVG\AVG2012\avgwdsvc.exe] - Process ID: 2024
[C:\Windows\ehome\ehRecvr.exe] - Process ID: 1216
[C:\Windows\ehome\ehsched.exe] - Process ID: 1356
[C:\Windows\system32\svchost.exe] - Process ID: 1872
[C:\Program Files (x86)\Microsoft LifeCam\MSCamS64.exe] - Process ID: 2076
[C:\Windows\System32\svchost.exe] - Process ID: 2092
[C:\Program Files (x86)\HTC\Internet Pass-Through\PassThruSvr.exe] - Process ID: 2128
[C:\Windows\System32\svchost.exe] - Process ID: 2232
[C:\Windows\system32\svchost.exe] - Process ID: 2256
[C:\Program Files (x86)\Microsoft\Search Enhancement Pack\SeaPort\SeaPort.exe] - Process ID: 2284
[C:\Windows\system32\taskeng.exe] - Process ID: 2316
[C:\Windows\system32\svchost.exe] - Process ID: 2428
[C:\Windows\system32\SearchIndexer.exe] - Process ID: 2520
[C:\Program Files (x86)\AVG\AVG2012\avgnsa.exe] - Process ID: 2592
[C:\Program Files\Windows Media Player\wmpnetwk.exe] - Process ID: 2660
[C:\Program Files (x86)\AVG\AVG2012\AVGIDSAgent.exe] - Process ID: 3000
[C:\Windows\system32\taskeng.exe] - Process ID: 3420
[C:\Windows\system32\Dwm.exe] - Process ID: 3480
[C:\Windows\system32\taskeng.exe] - Process ID: 3592
[C:\Windows\Explorer.EXE] - Process ID: 3696
[C:\Windows\ehome\ehtray.exe] - Process ID: 2188
[C:\Program Files (x86)\Digital Line Detect\DLG.exe] - Process ID: 2344
[C:\Program Files (x86)\AVG\AVG2012\avgtray.exe] - Process ID: 2980
[C:\Windows\ehome\ehmsas.exe] - Process ID: 3328
[C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\acrotray.exe] - Process ID: 1512
[C:\Program Files (x86)\janice\Real Player\Update\realsched.exe] - Process ID: 3940
[C:\Windows\system32\svchost.exe] - Process ID: 3516
[C:\Program Files (x86)\Internet Explorer\iexplore.exe] - Process ID: 3788
[C:\Program Files (x86)\Internet Explorer\iexplore.exe] - Process ID: 3724
[C:\Windows\SysWOW64\Macromed\Flash\FlashUtil11f_ActiveX.exe] - Process ID: 180
[C:\Windows\system32\wbem\WmiPrvSE.exe] - Process ID: 1080
[C:\Windows\servicing\TrustedInstaller.exe] - Process ID: 3108
[\\?\C:\Windows\system32\wbem\WMIADAP.EXE] - Process ID: 3996
[C:\Windows\system32\wbem\WmiPrvSE.exe] - Process ID: 280
[C:\Users\abaray\AppData\Local\Temp\SINO\SINO.exe] - Process ID: 3464
[C:\Windows\sysWOW64\wbem\WmiPrvSE.exe] - Process ID: 756

<<<< Startup Items >>>>

[Digital Line Detect.lnk] - <Common Startup> - C:\Program Files (x86)\Digital Line Detect\DLG.exe
[Windows Defender] - <HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run> - %ProgramFiles%\Windows Defender\MSASCui.exe -hide
[IgfxTray] - <HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run> - C:\Windows\system32\igfxtray.exe
[HotKeysCmds] - <HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run> - C:\Windows\system32\hkcmd.exe
[Persistence] - <HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run> - C:\Windows\system32\igfxpers.exe
[ehTray.exe] - <HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run> - C:\Windows\ehome\ehTray.exe

<<<< MS Services >>>>

Windows Audio (AudioSrv) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Background Intelligent Transfer Service (BITS) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Computer Browser (Browser) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Cryptographic Services (CryptSvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k NetworkService
DCOM Server Process Launcher (DcomLaunch) - Running [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k DcomLaunch
DHCP Client (Dhcp) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNetworkRestricted
DNS Client (Dnscache) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k NetworkService
Extensible Authentication Protocol (EapHost) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Windows Media Center Receiver Service (ehRecvr) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\ehome\ehRecvr.exe
Windows Media Center Scheduler Service (ehSched) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\ehome\ehsched.exe
Windows Event Log (Eventlog) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
COM+ Event System (EventSystem) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Server (LanmanServer) - Running [Auto | Stoppable | Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Workstation (LanmanWorkstation) - Running [Auto | Stoppable | Pausable] - C:\Windows\System32\svchost.exe -k LocalService
TCP/IP NetBIOS Helper (lmhosts) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNetworkRestricted
Network Connections (Netman) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
Plug and Play (PlugPlay) - Running [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k DcomLaunch
Pml Driver HPZ12 (Pml Driver HPZ12) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k HPZ12
IPsec Policy Agent (PolicyAgent) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k NetworkServiceNetworkRestricted
Remote Access Connection Manager (RasMan) - Running [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Remote Procedure Call (RPC) (RpcSs) - Running [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k rpcss
Security Accounts Manager (SamSs) - Running [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\lsass.exe
Task Scheduler (Schedule) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Secondary Logon (seclogon) - Running [Auto | Stoppable | Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
System Event Notification Service (SENS) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Shell Hardware Detection (ShellHWDetection) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Print Spooler (Spooler) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\spoolsv.exe
SSDP Discovery (SSDPSRV) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Windows Image Acquisition (WIA) (stisvc) - Running [Auto | Stoppable | Pausable] - C:\Windows\system32\svchost.exe -k imgsvc
Telephony (TapiSrv) - Running [Manual | Stoppable | Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Themes (Themes) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Distributed Link Tracking Client (TrkWks) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
UPnP Device Host (upnphost) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Windows Management Instrumentation (Winmgmt) - Running [Auto | Stoppable | Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Windows Media Player Network Sharing Service (WMPNetworkSvc) - Running [Auto | Stoppable | Not_Pausable] - "C:\Program Files\Windows Media Player\wmpnetwk.exe"
Security Center (wscsvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Windows Update (wuauserv) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Windows Driver Foundation - User-mode Driver Framework (wudfsvc) - Running [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Application Layer Gateway Service (ALG) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\alg.exe
ASP.NET State Service (aspnet_state) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_state.exe
Microsoft .NET Framework NGEN v2.0.50727_X86 (clr_optimization_v2.0.50727_32) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorsvw.exe
COM+ System Application (COMSysApp) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\dllhost.exe /Processid:{02D4B3F1-FD88-11D1-960D-00805FC79235}
Wired AutoConfig (dot3svc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Windows Presentation Foundation Font Cache 3.0.0.0 (FontCache3.0.0.0) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.Net\Framework64\v3.0\WPF\PresentationFontCache.exe
Human Interface Device Access (hidserv) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Health Key and Certificate Management (hkmsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Windows CardSpace (idsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Windows\Microsoft.NET\Framework64\v3.0\Windows Communication Foundation\infocard.exe"
Microsoft Office Groove Audit Service (Microsoft Office Groove Audit Service) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Microsoft Office\Office12\GrooveAuditService.exe"
Distributed Transaction Coordinator (MSDTC) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\msdtc.exe
Windows Installer (msiserver) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\msiexec /V
Network Access Protection Agent (napagent) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Netlogon (Netlogon) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\lsass.exe
Net.Tcp Port Sharing Service (NetTcpPortSharing) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - c:\Windows\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe
Microsoft Office Diagnostics Service (odserv) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE12\ODSERV.EXE"
Office Source Engine (ose) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE"
Protected Storage (ProtectedStorage) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\lsass.exe
Remote Access Auto Connection Manager (RasAuto) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Routing and Remote Access (RemoteAccess) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Remote Registry (RemoteRegistry) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k regsvc
Remote Procedure Call (RPC) Locator (RpcLocator) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\locator.exe
Smart Card (SCardSvr) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Internet Connection Sharing (ICS) (SharedAccess) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Microsoft Software Shadow Copy Provider (swprv) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k swprv
Terminal Services (TermService) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Volume Shadow Copy (VSS) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\vssvc.exe
Windows Time (W32Time) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
WebClient (WebClient) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
WMI Performance Adapter (WmiApSrv) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\wbem\WmiApSrv.exe

<<<< Non-MS Services >>>>

Application Information (Appinfo) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Windows Audio Endpoint Builder (AudioEndpointBuilder) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
AVGIDSAgent (AVGIDSAgent) - Running [Auto | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\AVG\AVG2012\AVGIDSAgent.exe"
AVG WatchDog (avgwd) - Running [Auto | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\AVG\AVG2012\avgwdsvc.exe"
Base Filtering Engine (BFE) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNoNetwork
Diagnostic Policy Service (DPS) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNoNetwork
ReadyBoost (EMDMgmt) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Function Discovery Provider Host (fdPHost) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Function Discovery Resource Publication (FDResPub) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Windows Font Cache Service (FontCache) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceAndNoImpersonation
Group Policy Client (gpsvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k GPSvcGroup
HP Network Devices Support (HPSLPSVC) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k HPService
IKE and AuthIP IPsec Keying Modules (IKEEXT) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
IP Helper (iphlpsvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetSvcs
CNG Key Isolation (KeyIso) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\lsass.exe
Multimedia Class Scheduler (MMCSS) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Windows Firewall (MpsSvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNoNetwork
MSCamSvc (MSCamSvc) - Running [Auto | Stoppable | Pausable] - "C:\Program Files (x86)\Microsoft LifeCam\MSCamS64.exe"
Net Driver HPZ12 (Net Driver HPZ12) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k HPZ12
Network List Service (netprofm) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalService
Network Location Awareness (NlaSvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Network Store Interface Service (nsi) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Internet Pass-Through Service (PassThru Service) - Running [Auto | Stoppable | Not_Pausable] - C:\Program Files (x86)\HTC\Internet Pass-Through\PassThruSvr.exe
Program Compatibility Assistant Service (PcaSvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
User Profile Service (ProfSvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
SeaPort (SeaPort) - Running [Auto | Stoppable | Not_Pausable] - "C:\Program Files (x86)\Microsoft\Search Enhancement Pack\SeaPort\SeaPort.exe"
Software Licensing (slsvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\SLsvc.exe
Secure Socket Tunneling Protocol Service (SstpSvc) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Superfetch (SysMain) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Windows Modules Installer (TrustedInstaller) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\servicing\TrustedInstaller.exe
Desktop Window Manager Session Manager (UxSms) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
Diagnostic System Host (WdiSystemHost) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
WinHTTP Web Proxy Auto-Discovery Service (WinHttpAutoProxySvc) - Running [Manual | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
WLAN AutoConfig (Wlansvc) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Windows Search (WSearch) - Running [Auto | Stoppable | Not_Pausable] - C:\Windows\system32\SearchIndexer.exe /Embedding
Application Experience (AeLookupSvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Apple Mobile Device (Apple Mobile Device) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Common Files\Apple\Mobile Device Support\AppleMobileDeviceService.exe"
Bonjour Service (Bonjour Service) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Bonjour\mDNSResponder.exe"
BrYNSvc (BrYNSvc) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Browny02\BrYNSvc.exe"
Certificate Propagation (CertPropSvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Microsoft .NET Framework NGEN v2.0.50727_X64 (clr_optimization_v2.0.50727_64) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsvw.exe
Microsoft .NET Framework NGEN v4.0.30319_X86 (clr_optimization_v4.0.30319_32) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe
Microsoft .NET Framework NGEN v4.0.30319_X64 (clr_optimization_v4.0.30319_64) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorsvw.exe
DFS Replication (DFSR) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\DFSR.exe
Windows Media Center Service Launcher (ehstart) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNoNetwork
FLEXnet Licensing Service (FLEXnet Licensing Service) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Common Files\Macrovision Shared\FLEXnet Publisher\FNPLicensingService.exe"
Google Update Service (gupdate1c9a00c3ad5cb57) (gupdate1c9a00c3ad5cb57) - Stopped [Auto | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Google\Update\GoogleUpdate.exe" /svc
Google Update Service (gupdatem) (gupdatem) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Google\Update\GoogleUpdate.exe" /medsvc
hpqcxs08 (hpqcxs08) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k hpdevmgmt
PnP-X IP Bus Enumerator (IPBusEnum) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
iPod Service (iPod Service) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files\iPod\bin\iPodService.exe"
KtmRm for Distributed Transaction Coordinator (KtmRm) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Link-Layer Topology Discovery Mapper (lltdsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalService
Windows Media Center Extender Service (Mcx2Svc) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Microsoft iSCSI Initiator Service (MSiSCSI) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Nero BackItUp Scheduler 4.0 (Nero BackItUp Scheduler 4.0) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Program Files (x86)\Common Files\Nero\Nero BackItUp 4\NBService.exe
Net.Msmq Listener Adapter (NetMsmqActivator) - Stopped [Auto | Not_Stoppable | Not_Pausable] - "c:\Windows\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe" -NetMsmqActivator
Net.Pipe Listener Adapter (NetPipeActivator) - Stopped [Auto | Not_Stoppable | Not_Pausable] - c:\Windows\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe
Net.Tcp Listener Adapter (NetTcpActivator) - Stopped [Auto | Not_Stoppable | Not_Pausable] - c:\Windows\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe
Peer Networking Identity Manager (p2pimsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Peer Networking Grouping (p2psvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Performance Counter DLL Host (PerfHost) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\SysWow64\perfhost.exe
Performance Logs & Alerts (pla) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNoNetwork
PNRP Machine Name Publication Service (PNRPAutoReg) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Peer Name Resolution Protocol (PNRPsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted
Quality Windows Audio Video Experience (QWAVE) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Smart Card Removal Policy (SCPolicySvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k netsvcs
Windows Backup (SDRSVC) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k SDRSVC
Terminal Services Configuration (SessionEnv) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
SL UI Notification Service (SLUINotify) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
SNMP Trap (SNMPTRAP) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\snmptrap.exe
stllssvr (stllssvr) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - "C:\Program Files (x86)\Common Files\SureThing Shared\stllssvr.exe"
Tablet PC Input Service (TabletInputService) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted
TPM Base Services (TBS) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalService
Thread Ordering Server (THREADORDER) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalService
Interactive Services Detection (UI0Detect) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\UI0Detect.exe
Virtual Disk (vds) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\vds.exe
Windows Connect Now - Config Registrar (wcncsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k LocalService
Windows Color System (WcsPlugInService) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k wcssvc
Diagnostic Service Host (WdiServiceHost) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k wdisvc
Windows Event Collector (Wecsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k NetworkService
Problem Reports and Solutions Control Panel Support (wercplsupport) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k netsvcs
Windows Error Reporting Service (WerSvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k WerSvcGroup
Windows Defender (WinDefend) - Stopped [Auto | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k secsvcs
Windows Remote Management (WS-Management) (WinRM) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\System32\svchost.exe -k NetworkService
Windows Live ID Sign-in Assistant (wlidsvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - "C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDSVC.EXE"
Parental Controls (WPCSvc) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalServiceNetworkRestricted
Portable Device Enumerator Service (WPDBusEnum) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted
Windows Presentation Foundation Font Cache 4.0.0.0 (WPFFontCache_v0400) - Stopped [Manual | Not_Stoppable | Not_Pausable] - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\WPFFontCache_v0400.exe
XAudioService (XAudioService) - Stopped [Disabled | Not_Stoppable | Not_Pausable] - C:\Windows\system32\DRIVERS\xaudio64.exe

<<<< bcdedit >>>>


<<<< Last 5 Application Errors or Warnings >>>>

Computer Name: abaray-PC | ID: 12289 | Source: VSS | Type: Error | Date: 6-4-12 19:28:38 | Log: Application
Message: Volume Shadow Copy Service error: Unexpected error RegOpenKeyExW(-2147483648,APPID\{56BE716B-2F76-4dfa-8702-67AE10044F0B},...). hr = 0x80070005.




Computer Name: abaray-PC | ID: 8193 | Source: VSS | Type: Error | Date: 6-4-12 19:28:33 | Log: Application
Message: Volume Shadow Copy Service error: Unexpected error calling routine IEventSystem::Store. hr = 0x80070005.




Computer Name: abaray-PC | ID: 63 | Source: WinMgmt | Type: Warning | Date: 6-4-12 19:27:9 | Log: Application
Message: <The description for Event ID ( 63 ) in Source ( u'WinMgmt' ) could not be found. It contains the following insertion string(s):u'WmiPerfClass, root\\cimv2'.>
Computer Name: abaray-PC | ID: 63 | Source: WinMgmt | Type: Warning | Date: 6-4-12 19:24:29 | Log: Application
Message: <The description for Event ID ( 63 ) in Source ( u'WinMgmt' ) could not be found. It contains the following insertion string(s):u'OffProv12, Root\\MSAPPS12'.>
Computer Name: abaray-PC | ID: 63 | Source: WinMgmt | Type: Warning | Date: 6-4-12 19:24:29 | Log: Application
Message: <The description for Event ID ( 63 ) in Source ( u'WinMgmt' ) could not be found. It contains the following insertion string(s):u'OffProv12, Root\\MSAPPS12'.>
<<<< Last 5 System Errors or Warnings >>>>

Computer Name: abaray-PC | ID: 7001 | Source: Service Control Manager | Type: Error | Date: 6-4-12 19:36:43 | Log: System
Message: <The description for Event ID ( 7001 ) in Source ( u'Service Control Manager' ) could not be found. It contains the following insertion string(s):u'Net.Tcp Listener Adapter, Net.Tcp Port Sharing Service, %%1058'.>
[color=#0000FF]Computer Name: abaray-PC[/color] | [color=#CC6600]ID: 7003[/color] | [color=#CC6600]Source: Service Control Manager[/color] | Type: Error | Date: 6-4-12 19:36:43 | Log: System
Message: <The description for Event ID ( 7003 ) in Source ( u'Service Control Manager' ) could not be found. It contains the following insertion string(s):u'Net.Pipe Listener Adapter, was'.>
[color=#0000FF]Computer Name: abaray-PC[/color] | [color=#CC6600]ID: 7003[/color] | [color=#CC6600]Source: Service Control Manager[/color] | Type: Error | Date: 6-4-12 19:36:43 | Log: System
Message: <The description for Event ID ( 7003 ) in Source ( u'Service Control Manager' ) could not be found. It contains the following insertion string(s):u'Net.Msmq Listener Adapter, msmq'.>
[color=#0000FF]Computer Name: abaray-PC[/color] | [color=#CC6600]ID: 7000[/color] | [color=#CC6600]Source: Service Control Manager[/color] | Type: Error | Date: 6-4-12 19:36:43 | Log: System
Message: <The description for Event ID ( 7000 ) in Source ( u'Service Control Manager' ) could not be found. It contains the following insertion string(s):u'Nero BackItUp Scheduler 4.0, %%2'.>
[color=#0000FF]Computer Name: abaray-PC[/color] | [color=#CC6600]ID: 7000[/color] | [color=#CC6600]Source: Service Control Manager[/color] | Type: Error | Date: 6-4-12 19:36:43 | Log: System
Message: <The description for Event ID ( 7000 ) in Source ( u'Service Control Manager' ) could not be found. It contains the following insertion string(s):u'MCSTRM, %%2'.>
[color=#FF0000]<<<< Special Events >>>>[/color]

There were no special events found

[color=#FF0000]<<<< Ipconfig >>>>[/color]

Windows IP Configuration

Host Name . . . . . . . . . . . . : abaray-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hsd1.ga.comcast.net.

Wireless LAN adapter Wireless Network Connection:

Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
Description . . . . . . . . . . . : Linksys AE1000
Physical Address. . . . . . . . . : 68-7F-74-F3-23-BF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::c3:a531:2305:da85%13(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.100(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Friday, April 06, 2012 7:36:19 PM
Lease Expires . . . . . . . . . . : Saturday, April 07, 2012 7:36:18 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 292061044
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-10-44-33-69-00-21-9B-0B-7D-02
DNS Servers . . . . . . . . . . . : 192.168.17.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel® 82562V-2 10/100 Network Connection
Physical Address. . . . . . . . . : 00-21-9B-0B-7D-02
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : isatap.{821B4844-FE6E-4185-9DFF-38DCB8462C5A}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:10fc:3049:3f57:fe9b(Preferred)
Link-local IPv6 Address . . . . . : fe80::10fc:3049:3f57:fe9b%10(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
Description . . . . . . . . . . . : isatap.hsd1.ga.comcast.net.
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes


[color=#FF0000]<<<< Pinging >>>>[/color]

[color=#4169E1]OpenDNS Domain Test[/color]
Pinging to www.opendns.com [67.215.92.210]:
Response - 108ms
Response - 78ms
Response - 78ms
Response - 78msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 78ms - Maximum = 108ms

[color=#4169E1]OpenDNS IP Test[/color]
Pinging to 208.69.38.150 [208.69.38.150]:
Response - 77ms
Response - 78ms
Response - 78ms
Response - 93msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 77ms - Maximum = 93ms

[color=#4169E1]Kaspersky Domain Test[/color]
Pinging to www.kaspersky.com [195.27.252.18]:
Response - 140ms
Response - 125ms
Response - 125ms
Response - 125msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 125ms - Maximum = 140ms

[color=#4169E1]Kaspersky IP Test[/color]
Pinging to 195.27.181.10 [195.27.181.10]:
Response - 125ms
Response - 125ms
Response - 125ms
Response - 125msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 125ms - Maximum = 125ms

[color=#4169E1]YouTube Domain Test[/color]
Pinging to www.youtube.com [74.125.45.91]:
Response - 30ms
Response - 30ms
Response - 31ms
Response - 31msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 30ms - Maximum = 31ms

[color=#4169E1]YouTube IP Test[/color]
Pinging to 66.102.9.136 [66.102.9.136]:
Response - None
Response - None
Response - None
Response - NonePackets: Sent = 4, Received = 0, Lost = 4
Minimum = 0ms - Maximum = 0ms

[color=#4169E1]localhost Test[/color]
Pinging to 127.0.0.1 [127.0.0.1]:
Response - 0ms
Response - 0ms
Response - 0ms
Response - 0msPackets: Sent = 4, Received = 4, Lost = 0
Minimum = 0ms - Maximum = 0ms


[color=#FF0000]<<<< Netstat >>>>[/color]

Active Connections

Proto Local Address Foreign Address State PID
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 12
RpcSs
[System]
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4

Can not obtain ownership information
TCP 0.0.0.0:5357 0.0.0.0:0 LISTENING 4

Can not obtain ownership information
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 840
[System]
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 1060
Eventlog
[System]
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 1108
Schedule
[System]
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 1660
Spooler
[System]
TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING 944
[System]
TCP 0.0.0.0:49161 0.0.0.0:0 LISTENING 896
[System]
TCP 192.168.1.100:139 0.0.0.0:0 LISTENING 4

Can not obtain ownership information
TCP [::]:135 [::]:0 LISTENING 12
RpcSs
[System]
TCP [::]:445 [::]:0 LISTENING 4

Can not obtain ownership information
TCP [::]:5357 [::]:0 LISTENING 4

Can not obtain ownership information
TCP [::]:49152 [::]:0 LISTENING 840
[System]
TCP [::]:49153 [::]:0 LISTENING 1060
Eventlog
[System]
TCP [::]:49154 [::]:0 LISTENING 1108
Schedule
[System]
TCP [::]:49155 [::]:0 LISTENING 1660
Spooler
[System]
TCP [::]:49156 [::]:0 LISTENING 944
[System]
TCP [::]:49161 [::]:0 LISTENING 896
[System]
UDP 0.0.0.0:427 *:* 3516
HPSLPSVC
[System]
UDP 0.0.0.0:500 *:* 1108
IKEEXT
[System]
UDP 0.0.0.0:3702 *:* 1284
FDResPub
[System]
UDP 0.0.0.0:3702 *:* 1284
FDResPub
[System]
UDP 0.0.0.0:4500 *:* 1108
IKEEXT
[System]
UDP 0.0.0.0:5355 *:* 1420
Dnscache
[System]
UDP 0.0.0.0:49382 *:* 1284
FDResPub
[System]
UDP 127.0.0.1:1900 *:* 1284
SSDPSRV
[System]
UDP 127.0.0.1:52236 *:* 1216
ehRecvr
[System]
UDP 127.0.0.1:54722 *:* 1108
BITS
[System]
UDP 127.0.0.1:64610 *:* 1284
SSDPSRV
[System]
UDP 192.168.1.100:137 *:* 4

Can not obtain ownership information
UDP 192.168.1.100:138 *:* 4

Can not obtain ownership information
UDP 192.168.1.100:427 *:* 3516
HPSLPSVC
[System]
UDP 192.168.1.100:1900 *:* 1284
SSDPSRV
[System]
UDP 192.168.1.100:64609 *:* 1284
SSDPSRV
[System]
UDP [::]:500 *:* 1108
IKEEXT
[System]
UDP [::]:3702 *:* 1284
FDResPub
[System]
UDP [::]:3702 *:* 1284
FDResPub
[System]
UDP [::]:5355 *:* 1420
Dnscache
[System]
UDP [::]:49383 *:* 1284
FDResPub
[System]
UDP [::1]:1900 *:* 1284
SSDPSRV
[System]
UDP [::1]:64607 *:* 1284
SSDPSRV
[System]
UDP [fe80::c3:a531:2305:da85%13]:1900 *:* 1284
SSDPSRV
[System]
UDP [fe80::c3:a531:2305:da85%13]:64605 *:* 1284
SSDPSRV
[System]
UDP [fe80::10fc:3049:3f57:fe9b%10]:1900 *:* 1284
SSDPSRV
[System]
UDP [fe80::10fc:3049:3f57:fe9b%10]:64608 *:* 1284
SSDPSRV
[System]
UDP [fe80::4061:4150:1652:2803%11]:1900 *:* 1284
SSDPSRV
[System]
UDP [fe80::4061:4150:1652:2803%11]:64606 *:* 1284
SSDPSRV
[System]

[color=#FF0000]<<<< Routing Table >>>>[/color]

===========================================================================
Interface List
13 ...68 7f 74 f3 23 bf ...... Linksys AE1000
11 ...00 21 9b 0b 7d 02 ...... Intel® 82562V-2 10/100 Network Connection
1 ........................... Software Loopback Interface 1
12 ...00 00 00 00 00 00 00 e0 isatap.{821B4844-FE6E-4185-9DFF-38DCB8462C5A}
10 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
15 ...00 00 00 00 00 00 00 e0 isatap.hsd1.ga.comcast.net.
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.100 26
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.100 281
192.168.1.100 255.255.255.255 On-link 192.168.1.100 281
192.168.1.255 255.255.255.255 On-link 192.168.1.100 281
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.100 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.100 281
===========================================================================
Persistent Routes:
None

IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
10 18 ::/0 On-link
1 306 ::1/128 On-link
10 18 2001::/32 On-link
10 266 2001:0:4137:9e76:10fc:3049:3f57:fe9b/128
On-link
13 281 fe80::/64 On-link
10 266 fe80::/64 On-link
13 281 fe80::c3:a531:2305:da85/128
On-link
10 266 fe80::10fc:3049:3f57:fe9b/128
On-link
1 306 ff00::/8 On-link
10 266 ff00::/8 On-link
13 281 ff00::/8 On-link
===========================================================================
Persistent Routes:
None

[color=#FF0000]<<<< Hosts File >>>>[/color]

The HOSTS file is 855 Bytes in size.

There were 0 lines which refer to an external IP address.

[color=#FF0000]<<<< Active Shares >>>>[/color]

[color=#0000FF]Share: Adobe PDF[/color] - [color=#CC6600]Path: Adobe PDF,LocalsplOnly[/color]
[color=#0000FF]Share: Brother HL-2270DW series[/color] - [color=#CC6600]Path: Brother HL-2270DW series,LocalsplOnly[/color]
[color=#0000FF]Share: IPC$[/color] - [color=#CC6600]Path: [/color]
[color=#0000FF]Share: Journal Note Writer[/color] - [color=#CC6600]Path: Journal Note Writer,LocalsplOnly[/color]
[color=#0000FF]Share: print$[/color] - [color=#CC6600]Path: C:\Windows\system32\spool\drivers[/color]
[color=#0000FF]Share: Public[/color] - [color=#CC6600]Path: C:\Users\Public[/color]


------ End of File ------
  • 0

#25
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Thank you for your persistence. We may have several steps to get there but it will hopefully be worth it.


Step 1.

Copy The content in the below block and paste it in notepad
---------------------------------------------------------------------------------------
net stop bits > \junk.txt
net stop wuauserv >> \junk.txt
regsvr32 /u wuaueng.dll /s >> \junk.txt
del /f /s /q %windir%\SoftwareDistribution\*.* >> \junk.txt
del /f /s /q %windir%\windowsupdate.log >> \junk.txt
regsvr32 wuaueng.dll /s >> \junk.txt
net start bits >> \junk.txt
net start DcomLaunch >> \junk.txt
net start RpcEptMapper >> \junk.txt
net start wuauserv >> \junk.txt
wuauclt.exe /resetauthorization /detectnow >> \junk.txt
net start >> \junk.txt
NetSH WinHTTP reset proxy >> \junk.txt

-----------------------------------------------------------------------------------------

In the save as window of Notepad change file type to all files.
Save it to desktop as reinstall.cmd. RIGHT click on reinstall.cmd and Run As Admin. to run it.

Once reinstall.cmd finishes there will be a file C:\junk.txt

Open it in notepad and copy and paste it into a reply.


Try windows update again and reboot and try again. If it does not then go on to the next step.


Step 2.

Run the Microsoft Fixit here

Try the update, if that does not work go on to the next step.


Step 3.

Run the fixit that pops up. on this page first, try updates and if it does not work then:

Download the microsoft update agent here to your desktop and run it. Reboot on completion and try the updates.

If window update does not work go on to the next step.


Step 4.

Please post:

junk.txt


Give me an update on how the computer is performing.
  • 0

Advertisements


#26
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
For Step 3, I had the following error pop up: Windows Update Agent encountered unrecoverable error. i rebooted and retried it a few times, but still the same thing.

Not sure if this matters, but for Step 1 when it was running for "del /f /s /q %windir%\windowsupdate.log >> \junk.txt" it said id couldn't do it because the file was being used?
Computer is running fine, just still getting the same error for updates.


-----------------------

The Background Intelligent Transfer Service service is stopping.
The Background Intelligent Transfer Service service was stopped successfully.

Deleted file - C:\Windows\WindowsUpdate.log
C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WindowsUpdate.log
The Background Intelligent Transfer Service service is starting.
The Background Intelligent Transfer Service service was started successfully.

The Windows Update service is starting..
The Windows Update service was started successfully.

These Windows services are started:

Application Information
AVG WatchDog
AVGIDSAgent
Background Intelligent Transfer Service
Base Filtering Engine
CNG Key Isolation
COM+ Event System
Computer Browser
Cryptographic Services
DCOM Server Process Launcher
Desktop Window Manager Session Manager
DHCP Client
Diagnostic Policy Service
Diagnostic System Host
Distributed Link Tracking Client
DNS Client
Extensible Authentication Protocol
Function Discovery Provider Host
Function Discovery Resource Publication
Group Policy Client
HP Network Devices Support
IKE and AuthIP IPsec Keying Modules
Internet Pass-Through Service
IP Helper
IPsec Policy Agent
MSCamSvc
Multimedia Class Scheduler
Net Driver HPZ12
Network Connections
Network List Service
Network Location Awareness
Network Store Interface Service
Plug and Play
Pml Driver HPZ12
Print Spooler
Program Compatibility Assistant Service
ReadyBoost
Remote Access Connection Manager
Remote Procedure Call (RPC)
SeaPort
Secondary Logon
Secure Socket Tunneling Protocol Service
Security Accounts Manager
Security Center
Server
Shell Hardware Detection
Software Licensing
SSDP Discovery
Superfetch
System Event Notification Service
Task Scheduler
TCP/IP NetBIOS Helper
Telephony
Themes
UPnP Device Host
User Profile Service
Windows Audio
Windows Audio Endpoint Builder
Windows Driver Foundation - User-mode Driver Framework
Windows Event Log
Windows Firewall
Windows Font Cache Service
Windows Image Acquisition (WIA)
Windows Management Instrumentation
Windows Media Center Receiver Service
Windows Media Center Scheduler Service
Windows Media Player Network Sharing Service
Windows Search
Windows Update
WinHTTP Web Proxy Auto-Discovery Service
WLAN AutoConfig
Workstation

The command completed successfully.


Current WinHTTP proxy settings:

Direct access (no proxy server).
  • 0

#27
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts
Step 1.

Please uninstall the following programs then reboot and try windows update:

Windows Live Language Selector
Windows Live UX Platform Language Pack


Step 2.

Run an elevated command prompt
Go to Start, All programs, Accessories
Right click command prompt and select run as administrator
Posted Image

In the black box that opens type or copy and paste the following command and press enter:


wuauclt.exe /resetauthorization /detectnow



Please post any message it gives after you press ENTER.


Step 3.

Run the built in troubleshooter and post the results.



Step 4.

Download this registry special fix for Windows Update service attached here WU.zip
to your desktop.
Extract it and then right click on the file WU.reg and select merge.
Reboot and test for updates.


Step 5.

Please post results of commands in steps 2 and 3.

Include any other observations during the process.
  • 0

#28
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
I only have Windows Live Essentials. Should I just unistall that?
  • 0

#29
CompCav

CompCav

    Member 5k

  • Expert
  • 12,454 posts

Windows Live Language Selector
Windows Live UX Platform Language Pack


These show in your uninstall list.

Start >> Control Panel >> Uninstall Programs

If it is not listed individually then click on Windows Live Essentials >> Remove one or more Windows Live Programs >> Then check the two above and click uninstall


Follow the prompts and reboot.
  • 0

#30
sorrelwood

sorrelwood

    Member

  • Topic Starter
  • Member
  • PipPip
  • 34 posts
Step 2 - no message given
Step 3 - I think you gave instructions for Windows 7. Vista doesn't seem to have that feature, it just directs me to the Fixit program we have used in the past.
Did step 4- no change.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP