Microsoft Windows 10 and above Physical Disk Avg Disk Sec Per Write Override for Mission Critical

Microsoft.Windows.Client.Win10.PhysicalDisk.AvgDiskSecPerWrite.MissionCritical.Override (MonitorPropertyOverride)

This will override Windows 10 and above Physical Disk Avg Disk Sec Per Write workflow to enable alerts for Business Critical Windows 10 and above computers group.

Element properties:

ContextMicrosoft.Windows.Client.Win10.BusinessCriticalClient.ComputerGroup
TargetMicrosoft.Windows.Client.Win10.PhysicalDisk.AvgDiskSecPerWrite
PropertyGenerateAlert
Valuetrue
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="Microsoft.Windows.Client.Win10.PhysicalDisk.AvgDiskSecPerWrite.MissionCritical.Override" Monitor="Microsoft.Windows.Client.Win10.PhysicalDisk.AvgDiskSecPerWrite" Context="Win10!Microsoft.Windows.Client.Win10.BusinessCriticalClient.ComputerGroup" Enforced="false" Property="GenerateAlert">
<Value>true</Value>
</MonitorPropertyOverride>