Обнаружение операционной системы Windows Server 2003

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

Это правило обнаруживает операционную систему Windows 2003.

Knowledge Base article:

Сводка

Это правило обнаружения обнаруживает и заполняет группу компьютеров Windows Server с именем "Операционная система Windows Server 2003" экземплярами операционной системы 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.OS.Discovery.DataSource Default

Source Code:

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