WSRM - Registry Access Error

WSRM___Registry_Access_Error_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
Windows System Resource Manager (WSRM) encountered an error while trying to access registry key. This might affect normal functioning of WSRM.
 
Causes
Look at the error description in event log to get more information.
 
Resolutions
Please look at the event log to see which registry key caused this problem and address the error condition. If the problem still persists, contact the WSRM administrator.
 
Sample Event
Windows System Resource Manager encountered the error %1 while trying to access the registry key %2

Error: %1
Registry key: %2
 
© 1995-2003 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.Windows.SystemResourceManager.2003.Microsoft_Windows_System_Resource_Manager_Installation
CategoryEventCollection
EnabledTrue
Event_ID120
Event SourceWSRM
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{94F86345-087D-48AC-BFCE-20656AC33EFC}';MOM2005ComputerGroupID={791B481B-0184-4791-8BE9-DEC48A385750}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="WSRM___Registry_Access_Error_1_Rule" Target="Microsoft.Windows.SystemResourceManager.2003.Microsoft_Windows_System_Resource_Manager_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{94F86345-087D-48AC-BFCE-20656AC33EFC}';MOM2005ComputerGroupID={791B481B-0184-4791-8BE9-DEC48A385750}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>120</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>WSRM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>WSRM - Registry Access Error</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>