Dell Printer Group Discovery

Dell.Printer.Node.PopulateGroup (Discovery)

This Discovery populates the Dell Printer Group with Dell Printers.

Knowledge Base article:

Summary

This Discovery populates the Dell Printer Group with Dell Printers.

Element properties:

TargetDell.NetworkDevices.PrinterGroupOM12
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Dell.Printer.Node.PopulateGroup" Enabled="true" Target="Dell.NetworkDevices.PrinterGroupOM12" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.NetworkDevices.PrinterGroupOM12">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="DellPrinterGroup.Contains.DellPrinterOM12"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulator" TypeID="SystemCenter!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Dell.Printer.Node"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="DellPrinterGroup.Contains.DellPrinterOM12"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>