Preencher Todo o Grupo de Computadores com Windows Server 2008 Full

Microsoft.Windows.Server.2008.Full.AllServersComputerGroupDiscovery (Discovery)

Esta regra preenche o grupo de computadores com Windows Server 2008 Completo.

Knowledge Base article:

Resumo

Esta Regra de Descoberta descobre e preenche o grupo de computadores com Windows Server denominado “Grupo de Computadores com Windows Server 2008 Completo” com instâncias de computadores que executam um sistema operacional Microsoft Windows Server 2008 Completo.

Element properties:

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