Windows Server 2016 and above Process and Port Monitoring Seed Discovery (Full)

Microsoft.Windows.Server.10.0.ProcessSeed.Full.Discovery (Discovery)

Discovery of process and port monitoring seed objects of Windows Server 2016 and above (Full).

Knowledge Base article:

Summary

Discovery of process and port monitoring seed objects of Windows Server 2016 Full. Note that this Management Pack is not supported on Nano Server.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Full.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.ProcessSeedDiscovery.ModuleType Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.ProcessSeed.Full.Discovery" Target="Server2016!Microsoft.Windows.Server.10.0.Full.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.ProcessMonitoring.ProcessSeed">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="WindowsServer!Microsoft.Windows.Server.ProcessSeed" PropertyID="PortMonitoringEnabled"/>
<Property TypeID="WindowsServer!Microsoft.Windows.Server.ProcessSeed" PropertyID="ProcessMonitoringEnabled"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.ProcessSeedDiscovery.ModuleType">
<IntervalSeconds>86400</IntervalSeconds>
</DataSource>
</Discovery>