DHCP 2012 R2 Super Scope Group Populator

Microsoft.Windows.DHCPServer.2012.R2.Populate.Group.SuperScopes (Discovery)

This discovery rule populates the DHCP 2012 R2 Super Scope Group with all discovered DHCP 2012 R2 Super Scopes

Knowledge Base article:

Summary

This Discovery Rule discovers and populates the DHCP 2012 R2 Super Scopes group named "DHCP 2012 R2 Super Scopes" with instances of Super Scopes defined in Server that are running a Microsoft Windows DHCP Server 2012 R2.

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.R2.Group.Superscopes
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.2012.R2.Populate.Group.SuperScopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.2012.R2.Group.Superscopes" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2012.R2.Contains.SuperscopesContainsSuperscope"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulatorDS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Group.Superscopes"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="DHCP!Microsoft.Windows.DHCPServer.Library.Superscope"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Contains.SuperscopesContainsSuperscope"]$</RelationshipClass>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="DHCP!Microsoft.Windows.DHCPServer.Library.Superscope"]/OSCurrentVersion$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>6.3</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>