List Top CPU Consuming processes

Microsoft.Windows.Server.10.0.OperatingSystem.TopCPUUsage.Task (Task)

Element properties:

TargetMicrosoft.Windows.Server.10.0.OperatingSystem
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout600

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.Windows.Server.TopCPUUsage.ProbeAction.PowerShell Default

Source Code:

<Task ID="Microsoft.Windows.Server.10.0.OperatingSystem.TopCPUUsage.Task" Accessibility="Public" Enabled="true" Target="ServervNext!Microsoft.Windows.Server.10.0.OperatingSystem" Timeout="600" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="PA" TypeID="WindowsServer!Microsoft.Windows.Server.TopCPUUsage.ProbeAction.PowerShell">
<IntervalMilliseconds>2000</IntervalMilliseconds>
<NumSamples>5</NumSamples>
</ProbeAction>
</Task>