Microsoft Windows 10 and above Disk Failure Monitor Override

Microsoft.Windows.Client.Win10.Computer.DiskFailure.Monitor.First.Override (MonitorPropertyOverride)

This will override Windows 10 and above Disk Failure Monitor workflow to disable alerts for Windows 10 and above computers.

Element properties:

ContextMicrosoft.Windows.Client.Computer
TargetMicrosoft.Windows.Client.Win10.Computer.DiskFailure.Monitor
PropertyGenerateAlert
Valuefalse
EnforcedFalse

Source Code:

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