Microsoft Windows 7 Logical Disk Free MB Override for Mission Critical

Microsoft.Windows.Client.Win7.LogicalDisk.FreeMB.Collection.Override (RulePropertyOverride)

This will override Windows 7 Logical Disk Free MB workflow to enable alerts for Windows Business Critical computers group.

Element properties:

ContextMicrosoft.Windows.Client.Win7.BusinessCriticalClient.ComputerGroup
TargetMicrosoft.Windows.Client.Win7.LogicalDisk.FreeMB.Collection
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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