Popola l'intero gruppo di computer Windows Server 2016 (Nano)

Microsoft.Windows.Server.10.0.Nano.AllServersComputerGroupDiscovery (Discovery)

Questa regola consente di popolare il gruppo di computer Windows Server 2016 (Nano).

Knowledge Base article:

Riepilogo

Questa regola di individuazione consente di individuare e popolare il gruppo di computer Windows Server denominato "Gruppo di computer Windows Server 2016 (Nano)" con istanze di computer che eseguono un sistema operativo Microsoft Windows Server 2016 (Nano).

Element properties:

TargetMicrosoft.Windows.Server.10.0.Nano.ComputerGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.Nano.AllServersComputerGroupDiscovery" Enabled="true" Target="Microsoft.Windows.Server.10.0.Nano.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.Nano.Computer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SC!Microsoft.SystemCenter.ComputerGroupContainsComputer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>