I believe we are making progress.
Following this advice:
I don't know if your restore points go back to before this month's WUs but uninstalling that update may stop those errors or you could run SFCFix.exe which may clear them. http://thetechcookbook.com/automatic-sfc-corruption-repair-sfcfix-exe/
Instructions on that page were clear and easy to enable. In the Scan section these results were reported:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>SFC /SCANNOW
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example
C:\Windows\Logs\CBS\CBS.log
Second step section applied the
SFCFix.exe program. Its results showed this information:
Welcome to SFCFix by niemiro and sysnative.com.
Checking for updates . . .
No new update is available at this time.
Processing directive 1 of 1 (AutoAnalysis::)
Checking store directories . . .
Checking CBS.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .
Attempting repair . . .
Stage 1
Stage 2
Stage 3
Stage 4a
Stage 4b
Stage 4c
Stage 4d
Stage 9
SUMMARY:
CBS & SFC total detected corruption count: 2
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 2
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
Press any key to continue to explanation of summary . . .
I looked for the file:
SFCFix.txt but various search methods couldn't find it on either of my two disk.
Results from
SFCFix.exe program felt promising. A second
SFC /SCANNOW was executed to see if Windows SFC would agree. It did when it reported:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>SFC /SCANNOW
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
ADDED AFTER CONSOLE WINDOWS EXITED:
Notepad displayed this information when the SFCFix Console window was closed with EXIT.
SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-06-26 09:49:15.680
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.
AutoAnalysis::
FIXED: Corruption at C:\WINDOWS\winsxs\amd64_microsoft-windows-u..ed-telemetry-
client_31bf3856ad364e35_6.1.7601.18869_none_fde7d5f71db043ad\utc.app.json has been
successfully repaired from C:\Windows\winsxs\amd64_microsoft-windows-u..ed-telemetry-
client_31bf3856ad364e35_6.1.7601.23040_none_fe7de82236c5fac8\utc.app.json.
FIXED: Corruption at C:\WINDOWS\winsxs\amd64_microsoft-windows-u..ed-telemetry-
client_31bf3856ad364e35_6.1.7601.18869_none_fde7d5f71db043ad\telemetry.ASM-
WindowsDefault.json has been successfully repaired from C:\Windows\winsxs
\amd64_microsoft-windows-u..ed-telemetry-
client_31bf3856ad364e35_6.1.7601.23040_none_fe7de82236c5fac8\telemetry.ASM-
WindowsDefault.json.
SUMMARY: All detected corruptions were successfully repaired.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2015-06-26 10:24:24.264
----------------------EOF-----------------------
I think this resolves the confusion between the different earlier test results.
Is above a safe assumption?