填充所有 Windows Server 2016 计算机组(Full)
Microsoft.Windows.Server.10.0.Full.AllServersComputerGroupDiscovery (Discovery)
此发现规则发现名为“Windows Server 2016 计算机组(Full)”的 Windows Server 计算机组,并使用运行 Windows Server 2016 的计算机实例来填充它。
Knowledge Base article:
Element properties:
Object Discovery Details:
Member Modules:
Source Code:
<Discovery ID="Microsoft.Windows.Server.10.0.Full.AllServersComputerGroupDiscovery" Enabled="true" Target="Microsoft.Windows.Server.10.0.Full.ComputerGroup">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SC!Microsoft.SystemCenter.ComputerGroupContainsComputer"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.Server.10.0.Full.Computer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SC!Microsoft.SystemCenter.ComputerGroupContainsComputer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>