Windows 2003 Server を検出

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

このルールは Windows 2003 Server を検出します

Knowledge Base article:

概要

この検出ルールは、"Windows Server 2003 コンピューター" という名前の Windows Server クラスを検出し、Microsoft Windows Server 2003 オペレーティング システムを実行しているコンピューターのインスタンスをこのグループに入力します。

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>