Terminal Services Farm Component Group Relationship Discovery

Microsoft.Windows.Server.TerminalServiceFarm.SessionDirectoryRole_ReferencePopulation (Discovery)

This discovery will find the relationships that are shown in the Distributed Application Designer between each Component Group.

Knowledge Base article:

Summary

Group Population rule used the Terminal Services Distributed Application Template.

Configuration

No configuration is required.

Element properties:

TargetMicrosoft.Windows.Server.TerminalServiceFarm.SessionDirectoryRole
EnabledTrue
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.ReferencePopulator Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.TerminalServiceFarm.SessionDirectoryRole_ReferencePopulation" Enabled="true" Target="Microsoft.Windows.Server.TerminalServiceFarm.SessionDirectoryRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.ReferencePopulator">
<RuleId>$MPElement$</RuleId>
<SourceInstanceId>$Target/Id$</SourceInstanceId>
<ReferenceRules>
<ReferenceRule Comment="No Include List">
<MonitoringClass>$MPElement[Name="Microsoft.Windows.Server.TerminalServiceFarm.NetworkDevice"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.Server.TerminalServerFarm.TSFarmSDRole.references.TSFarmNetworkDevice"]$</RelationshipClass>
</ReferenceRule>
</ReferenceRules>
</DataSource>
</Discovery>