VMware Horizon Service Member Discovery

GripLogix.VMware.HorizonView.Discovery.Populate.HorizonviewService (Discovery)

Populates Horizon Service.

Element properties:

TargetGripLogix.VMware.HorizonView.Service
EnabledTrue
RemotableFalse

Member Modules:

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

Source Code:

<Discovery ID="GripLogix.VMware.HorizonView.Discovery.Populate.HorizonviewService" Target="GripLogix.VMware.HorizonView.Service" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="GripLogix.VMware.HorizonView.GlobalEntitlement"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="GripLogix.VMware.HorizonView.Service.contains.GlobalEntitlement"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>