Microsoft Windows 8 and 8.1 Processor Percent DPC Time Override

Microsoft.Windows.Client.Win8.Processor.PercentDPCTime.First.Override (MonitorPropertyOverride)

This will override Windows 8 and 8.1 Processor Percent DPC Time workflow to disable alerts for Windows 8 and 8.1 computers.

Element properties:

ContextMicrosoft.Windows.Client.Computer
TargetMicrosoft.Windows.Client.Win8.Processor.PercentDPCTime
PropertyGenerateAlert
Valuefalse
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="Microsoft.Windows.Client.Win8.Processor.PercentDPCTime.First.Override" Monitor="Microsoft.Windows.Client.Win8.Processor.PercentDPCTime" Enforced="false" Context="Windows!Microsoft.Windows.Client.Computer" Property="GenerateAlert">
<Value>false</Value>
</MonitorPropertyOverride>