Discover Backward Compatibility Servers

System.Mom.BackwardCompatibility.Computer.Server.DiscoveryRule (Discovery)

Element properties:

TargetSystem.Mom.BackwardCompatibility.Computer
EnabledTrue
Frequency3600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper Default

Source Code:

<Discovery ID="System.Mom.BackwardCompatibility.Computer.Server.DiscoveryRule" Enabled="true" Target="System.Mom.BackwardCompatibility.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="System.Mom.BackwardCompatibility.Computer.Server"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
<NameSpace>\\$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\ROOT\CIMV2</NameSpace>
<Query>SELECT NumberOfProcessors FROM Win32_ComputerSystem WHERE DomainRole &gt;1</Query>
<Frequency>3600</Frequency>
<ClassId>$MPElement[Name="System.Mom.BackwardCompatibility.Computer.Server"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>