Discover Windows 8.1 Operating System

Microsoft.Windows.Client.Win8.1.OperatingSystem.Discovery (Discovery)

This rule discovers the Windows 8.1 Operating System.

Knowledge Base article:

Summary

This Discovery Rule discovers and populates the Windows 8.1 class named “Windows 8.1 Operating System” with instances of Windows 8.1 Operating Systems.

Element properties:

TargetMicrosoft.Windows.Client.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Client.Win8.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Client.Win8.1.OperatingSystem.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Client.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Client.Win8.OperatingSystem"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Client.Win8.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<DiscoveredClassId>$MPElement[Name="Microsoft.Windows.Client.Win8.1.OperatingSystem"]$</DiscoveredClassId>
<ExpectedVersion>6.3</ExpectedVersion>
</DataSource>
</Discovery>