The service could not start because the ADS controller is not accessible

The_service_could_not_start_because_the_ADS_controller_is_not_accessible_1_Rule (Rule)

Element properties:

TargetMicrosoft.Windows.Server.AutomatedDeploymentServices.2003.Microsoft_ADS_Image_servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID4114
Event Sourceadsimgsvc
Alert GenerateFalse
RemotableTrue
Event LogApplication
CommentMom2005ID='{61B12C2E-0304-455E-B6B4-79F7AE07893E}';MOM2005ComputerGroupID={1AAED7FB-5D5D-41E7-84AA-731A0D967D00}

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="The_service_could_not_start_because_the_ADS_controller_is_not_accessible_1_Rule" Target="Microsoft.Windows.Server.AutomatedDeploymentServices.2003.Microsoft_ADS_Image_servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{61B12C2E-0304-455E-B6B4-79F7AE07893E}';MOM2005ComputerGroupID={1AAED7FB-5D5D-41E7-84AA-731A0D967D00}">
<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>4114</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>adsimgsvc</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>The service could not start because the ADS controller is not accessible</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>