Windows 2008-Server ermitteln

Microsoft.Windows.Server.2008.Computer.Discovery (Discovery)

Diese Regel ermittelt Windows 2008-Server.

Knowledge Base article:

Zusammenfassung

Mit dieser Ermittlungsregel wird die Windows Server-Klasse mit dem Namen „Windows Server 2008-Computer“ ermittelt und mit Instanzen von Computern aufgefüllt, auf denen ein Microsoft Windows Server 2008-Betriebssystem ausgeführt wird.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.2008.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.2008.Computer.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.Computer">
<Property TypeID="Microsoft.Windows.Server.2008.Computer" PropertyID="InstallType"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.OperatingSystem">
<Property TypeID="Microsoft.Windows.Server.2008.OperatingSystem" PropertyID="InstallType"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.Core.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.Core.OperatingSystem"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.Full.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.Full.OperatingSystem"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.OperatingSystem">
<Property TypeID="Microsoft.Windows.Server.2008.R2.OperatingSystem" PropertyID="PowerPlan"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.Core.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.Core.OperatingSystem"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.Full.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.R2.Full.OperatingSystem"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.2008.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>360</TimeoutSeconds>
<SourceId>$MPElement$</SourceId>
</DataSource>
</Discovery>