Exchange 2013: Populate Exchange 2013 Objects Group

Microsoft.Exchange.15.Objects.InstanceGroup.DiscoveryRule (Discovery)

This discovery rule populates Exchange 2013 Objects Group.

Knowledge Base article:

Summary

This discovery rule populates Exchange 2013 Objects Group.

Element properties:

TargetMicrosoft.Exchange.15.Objects.InstanceGroup
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="Microsoft.Exchange.15.Objects.InstanceGroup.DiscoveryRule" Enabled="onEssentialMonitoring" Target="Microsoft.Exchange.15.Objects.InstanceGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SCIG!Microsoft.SystemCenter.InstanceGroupContainsEntities"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SCLibrary!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name='Microsoft.Exchange.15.Objects.InstanceGroup']$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name='Microsoft.Exchange.15.Service']$</MonitoringClass>
<RelationshipClass>$MPElement[Name='SCIG!Microsoft.SystemCenter.InstanceGroupContainsEntities']$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name='Microsoft.Exchange.15.Server']$</MonitoringClass>
<RelationshipClass>$MPElement[Name='SCIG!Microsoft.SystemCenter.InstanceGroupContainsEntities']$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name='Microsoft.Exchange.15.HealthSet']$</MonitoringClass>
<RelationshipClass>$MPElement[Name='SCIG!Microsoft.SystemCenter.InstanceGroupContainsEntities']$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>