I'm getting the following error in my event log multiple times per day. I'm running Windows Home Server 2011. I've done some searching, but can't seem to find much information on this error. I've ran a check disk on the C volume, but it
didn't fix the issue. I've tried running, SFC.exe /scannow, but get an error that states "Windows Resource Protection could not perform the requested operation" and it stops. I've tried right clicking, run as administrator on the Command Prompt,
but get the same thing.
Log Name: System
Source: Microsoft-Windows-Kernel-General
Date: 6/25/2011 6:39:45 AM
Event ID: 5
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: HS2011
Description:
{Registry Hive Recovered} Registry hive (file): '\??\C:\Windows\System32\config\COMPONENTS' was corrupted and it has been recovered. Some data might have been lost.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-General" Guid="{A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D}" />
<EventID>5</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2011-06-25T11:39:45.463621200Z" />
<EventRecordID>37422</EventRecordID>
<Correlation />
<Execution ProcessID="13064" ThreadID="7712" />
<Channel>System</Channel>
<Computer>HS2011</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="FinalStatus">0x8000002a</Data>
<Data Name="ExtraStringLength">41</Data>
<Data Name="ExtraString">\??\C:\Windows\System32\config\COMPONENTS</Data>
</EventData>
</Event>