Discover Windows 2003 Servers

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

This rule discovers Windows 2003 Servers

Knowledge Base article:

Summary

This Discovery Rule discovers and populates the Windows Server class named “Windows Server 2003 Computer” with instances of computers that are running a Microsoft Windows Server 2003 operating system.

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>