Windows 2003-Server ermitteln

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

Diese Regel ermittelt Windows 2003-Server.

Knowledge Base article:

Zusammenfassung

Diese Ermittlungsregel ermittelt die Windows Server-Klasse mit dem Namen „Windows Server 2003-Computer“ und füllt sie mit Instanzen von Computern auf, die ein Microsoft Windows Server 2003-Betriebssystem ausführen.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Windows.Server.2003.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.2003.Computer.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2003.Computer"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Windows.Server.2003.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>360</TimeoutSeconds>
<SourceId>$MPElement$</SourceId>
</DataSource>
</Discovery>