Microsoft Windows 10 and above Disk Failure Override for Business Critical computers

Microsoft.Windows.Client.Win10.Computer.DiskFailure.Rule.Override (RulePropertyOverride)

This will override Windows 10 and above Disk Failure workflow to enable alerts for Business Critical computers.

Element properties:

ContextMicrosoft.Windows.Client.Win10.BusinessCriticalClient.ComputerGroup
TargetMicrosoft.Windows.Client.Win10.Computer.DiskFailure.Rule
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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