Discover Windows Computer with Baseboard Management Controller

Microsoft.SystemCenter.OOB.BMCWindowsComputer.Discovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency18000
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.OOB.BMCWindowsComputer.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.OOB.BMCWindowsComputer.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.OOB.BMCWindowsComputer">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="Microsoft.SystemCenter.OOB.BMCWindowsComputer" PropertyID="UUID"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.OOB.BMCWindowsComputer.Discovery.DS">
<IntervalSeconds>18000</IntervalSeconds>
<Namespace>root\cimv2</Namespace>
</DataSource>
</Discovery>