Individua server Windows 2003

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

Questa regola consente di individuare i server Windows 2003

Knowledge Base article:

Riepilogo

Questa regola di individuazione consente di individuare e popolare la classe Windows Server denominata "Computer Windows Server 2003" con istanze di computer che eseguono un sistema operativo 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>