Microsoft Windows 10 and above Processor Percent Interrupt Time Collection rule Override for Mission Critical

Microsoft.Windows.Client.Win10.Processor.PercentInterruptTime.Collection.Override (RulePropertyOverride)

This will override Windows 10 and above Processor Percent Interrupt Time workflow to enable for Business Critical Windows 10 and above computers group.

Element properties:

ContextMicrosoft.Windows.Client.Win10.BusinessCriticalClient.ComputerGroup
TargetMicrosoft.Windows.Client.Win10.Processor.PercentInterruptTime.Collection
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.Client.Win10.Processor.PercentInterruptTime.Collection.Override" Rule="Microsoft.Windows.Client.Win10.Processor.PercentInterruptTime.Collection" Context="Win10!Microsoft.Windows.Client.Win10.BusinessCriticalClient.ComputerGroup" Enforced="false" Property="Enabled">
<Value>true</Value>
</RulePropertyOverride>