DHCP 2008 Servers Group Populator

Microsoft.Windows.DHCPServer.2008.Populate.Group.Servers (Discovery)

This discovery rule populates the DHCP 2008 Server Group with all discovered DHCP 2008 servers

Element properties:

TargetMicrosoft.Windows.DHCPServer.2008.Group.Servers
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.Windows.DHCPServer.2008.Module DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.2008.Populate.Group.Servers" Enabled="true" Target="Microsoft.Windows.DHCPServer.2008.Group.Servers" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2008.Contains.ServersContainsServer"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.Windows.DHCPServer.2008.Module" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2008.Group.Servers"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2008.Server"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2008.Contains.ServersContainsServer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>