Gruppenauffüllung für DHCP 2012 R2-IPv4-Bereiche

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

Mit dieser Ermittlungsregel wird die DHCP 2012 R2-IPv4-Bereichsgruppe mit allen ermittelten DHCP 2012 R2-IPv4-Bereichsinstallationen aufgefüllt.

Knowledge Base article:

Zusammenfassung

Diese Ermittlungsregel ermittelt die DHCP 2012 R2-IPv4-Bereichsgruppe mit dem Namen "DHCP 2012 R2-IPv4-Bereichsgruppe" und füllt sie mit Instanzen von IPv4-Bereichen auf, die in Servern definiert sind, die Microsoft Windows DHCP Server 2012 R2 ausführen.

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.R2.Group.IPv4Scopes
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.IPv4Scopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.2012.R2.Group.IPv4Scopes" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2012.R2.Contains.IPv4ScopesContainsIPv4Scope"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulatorDS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Group.IPv4Scopes"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="DHCP2012!Microsoft.Windows.DHCPServer.2012.IPv4Scope"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Contains.IPv4ScopesContainsIPv4Scope"]$</RelationshipClass>
<Expression>
<RegExExpression>
<ValueExpression>
<Property>$MPElement[Name="DHCP!Microsoft.Windows.DHCPServer.Library.Scope"]/OSCurrentVersion$</Property>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>6.3.</Pattern>
</RegExExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>