Windows Server 2016 és újabb verziós kiszolgálók felderítése

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

Ez a felderítési szabály a „Windows Server 2016 és újabb verziós számítógép” nevű Windows Server osztályt deríti fel, és tölti fel azoknak a számítógépeknek a példányaival, amelyeken Windows Server 2016 vagy újabb verziós operációs rendszer fut.

Knowledge Base article:

Összefoglalás

Ez a felderítési szabály a „Windows Server 2016 és újabb verziós számítógép” nevű Windows Server osztályt deríti fel, és tölti fel azoknak a számítógépeknek a példányaival, amelyeken Windows Server 2016 vagy újabb verziós operációs rendszer fut.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.10.0.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.Computer.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Computer">
<Property TypeID="Microsoft.Windows.Server.10.0.Computer" PropertyID="InstallType"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.OperatingSystem">
<Property TypeID="Microsoft.Windows.Server.10.0.OperatingSystem" PropertyID="InstallType"/>
<Property TypeID="Microsoft.Windows.Server.10.0.OperatingSystem" PropertyID="PowerPlan"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Core.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Core.OperatingSystem"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Full.Computer"/>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Full.OperatingSystem"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>360</TimeoutSeconds>
<SourceId>$MPElement$</SourceId>
<VersionMask>10\.</VersionMask>
</DataSource>
</Discovery>