Microsoft Windows 10 and above Operating System Percent Committed Bytes In Use Override

Microsoft.Windows.Client.Win10.OperatingSystem.PercentCommittedBytesInUse.First.Override (MonitorPropertyOverride)

This will override Windows 10 and above Operating System Percent Committed Bytes In Use workflow to disable alerts for Windows 10 and above computers.

Element properties:

ContextMicrosoft.Windows.Client.Computer
TargetMicrosoft.Windows.Client.Win10.OperatingSystem.PercentCommittedBytesInUse
PropertyGenerateAlert
Valuefalse
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="Microsoft.Windows.Client.Win10.OperatingSystem.PercentCommittedBytesInUse.First.Override" Monitor="Microsoft.Windows.Client.Win10.OperatingSystem.PercentCommittedBytesInUse" Enforced="false" Context="Windows!Microsoft.Windows.Client.Computer" Property="GenerateAlert">
<Value>false</Value>
</MonitorPropertyOverride>