DHCP 2012 R2 IPV6 범위 그룹 채우기

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

이 검색 규칙은 DHCP 2012 R2 IPV6 범위 그룹을 검색된 모든 DHCP 2012 R2 IPV6 범위 설치로 채웁니다.

Knowledge Base article:

요약

이 검색 규칙은 "DHCP 2012 R2 IPv6 범위 그룹"이라는 DHCP 2012 R2 IPv6 범위 그룹을 검색하여 Microsoft Windows DHCP Server 2012 R2를 실행 중인 서버에서 정의된 IPV6 범위의 인스턴스로 채웁니다.

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.R2.Group.IPv6Scopes
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.IPv6Scopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.2012.R2.Group.IPv6Scopes" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2012.R2.Contains.IPv6ScopesContainsIPv6Scope"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulatorDS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Group.IPv6Scopes"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="DHCP2012!Microsoft.Windows.DHCPServer.2012.IPv6Scope"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.Contains.IPv6ScopesContainsIPv6Scope"]$</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>