Identifiera Windows 2003-operativsystem

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

Med den här regeln identifieras datorer med operativsystemet Windows 2003.

Knowledge Base article:

Sammanfattning

Den här identifieringsregeln identifierar och fyller i Windows Server-klassen med namnet Operativsystemet Windows Server 2003 med instanser av Windows Server 2003-operativsystem.

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>