Windows Server Print Services 2012 Role Group Populator

Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup.Discovery (Discovery)

Populates Windows Server Print Services 2012 Role Group

Knowledge Base article:

Summary

Populates Windows Server Print Services 2012 Role Group

Element properties:

TargetMicrosoft.Windows.Server.6.2.PrintServer.ComputerGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup.Discovery" Enabled="true" Target="Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup.RelatesTo.PrintingInfrastructure.RelationshipType"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.Server.6.2.PrintServerRole"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.Server.6.2.PrintServer.ComputerGroup.RelatesTo.PrintingInfrastructure.RelationshipType"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>