Populate Veeam Endpoint Group Windows

Inside.Technologies.Veeam.Endpoint.Group.DiscoveryRule (Discovery)

This discovery rule populates the group 'Veeam Endpoint Group Windows'

Element properties:

TargetInside.Technologies.Veeam.Endpoint.Group
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Inside.Technologies.Veeam.Endpoint.Group.DiscoveryRule" Enabled="true" Target="Inside.Technologies.Veeam.Endpoint.Group" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="MicrosoftSystemCenterInstanceGroupLibrary7585010!Microsoft.SystemCenter.InstanceGroupContainsEntities"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SystemCenter!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Inside.Technologies.Veeam.Endpoint.Group"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary7585010!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended"]/Inside.Technologies.Veeam.Endpoint.Detect.Product$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>