ADS PXE Service failed to stop

ADS_PXE_Service_failed_to_stop_2_Rule (Rule)

Element properties:

TargetMicrosoft.Windows.Server.AutomatedDeploymentServices.2003.Microsoft_ADS_Network_Boot_servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID259
Event SourceADSPXE
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{B2CCC77A-EC3C-43B1-A727-C1A0D0D6624A}';MOM2005ComputerGroupID={32055ED0-57B0-4112-AD63-0E9DCD5AD0AE}

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="ADS_PXE_Service_failed_to_stop_2_Rule" Target="Microsoft.Windows.Server.AutomatedDeploymentServices.2003.Microsoft_ADS_Network_Boot_servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{B2CCC77A-EC3C-43B1-A727-C1A0D0D6624A}';MOM2005ComputerGroupID={32055ED0-57B0-4112-AD63-0E9DCD5AD0AE}">
<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>259</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ADSPXE</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>ADS PXE Service failed to stop</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>