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

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

Discovery of Core process and port monitoring seed objects of Windows Server 2016 and above operating systems.

Knowledge Base article:

Summary

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

Element properties:

TargetMicrosoft.Windows.Server.10.0.Core.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.Core.Discovery" Target="Server2016!Microsoft.Windows.Server.10.0.Core.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>