DHCP 2016 和 1709+ IPv4 作用域组填充程序

Microsoft.Windows.DHCPServer.10.0.Populate.Group.IPv4Scopes (Discovery)

此发现规则使用所有已发现的 DHCP 2016 和 1709+ IPv4 作用域安装填充 DHCP 2016 和 1709+ IPv4 作用域组

Knowledge Base article:

摘要

此发现规则使用在服务器中定义的 IPv4 作用域的实例来发现和填充名为“DHCP 2016 和 1709+ IPv4 作用域组”的 DHCP 2016 和 1709+ IPv4 作用域组,其中服务器需运行 Microsoft Windows DHCP Server 2016 和 1709+。

Element properties:

TargetMicrosoft.Windows.DHCPServer.10.0.Group.IPv4Scopes
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.10.0.Populate.Group.IPv4Scopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.10.0.Group.IPv4Scopes" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.10.0.Contains.IPv4ScopesContainsIPv4Scope"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.Windows.DHCPServer.10.0.Module" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.10.0.Group.IPv4Scopes"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.DHCPServer.10.0.IPv4Scope"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.10.0.Contains.IPv4ScopesContainsIPv4Scope"]$</RelationshipClass>
<Expression>
<RegExExpression>
<ValueExpression>
<Property>$MPElement[Name="DHCP!Microsoft.Windows.DHCPServer.Library.Scope"]/OSCurrentVersion$</Property>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>10.0.</Pattern>
</RegExExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>