ConfigMgr 2007 PXE Service Point Health: Script error

SMSv4_PXE_Service_Point_Health__Script_error_11_Rule (Rule)

Knowledge Base article:

Summary

A runtime error from the ConfigMgr 2007 PXE Service Point Health script has been detected. The script is part of the event processing rule, ConfigMgr PXE Service Point Health: Monitoring.

Causes

This event could occur because of registry access problems.

If the Operations Manager 2007 Host process is not running under the local system or a local Administrator context, its account might not have the proper permissions to a Configuration Manager registry key.

Resolutions

External

For more information about Configuration Manager 2007, see the Configuration Manager Documentation Library Web page.

For more assistance, see a list of additional support options in the support section of the Configuration Manager Web site at Support for Configuration Manager.

Other Information

This alert is best handled by Configuration Manager administrators.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{5A301FBB-3418-4818-A140-90E1EA187A28}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}

Member Modules:

ID Module Type TypeId RunAs 
_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_PXE_Service_Point_Health__Script_error_11_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{5A301FBB-3418-4818-A140-90E1EA187A28}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_" Comment="{F320DA51-13BF-11D3-B2CD-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1102</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor Server Health</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$MPElement[Name="SMSv4_PXE_Service_Point_Health__Monitoring_11_Rule"]$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="System.Mom.BackwardCompatibility.AlertResponse">
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- ConfigMgr 2007 PXE Service Point Health: Script error.


$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 PXE Service Point Health: Script error</Name>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>