Disables rule "Cluster network name resource cannot be brought online due to a timeout" on Windows Server 2008 R2

OverrideForClusterNetworkNameResourceCannotBeBroughtOnlineDueToATimeout.DisableOnR2 (RulePropertyOverride)

Disables rule Microsoft.Windows.2008.Cluster.Management.Monitoring.Cluster.network.name.resource.cannot.be.brought.online.due.to.a.timeout on Windows Server 2008 R2 computers since the event was moved to a different channel on that OS.

Element properties:

ContextMicrosoft.Windows.2008.R2.Cluster.Monitoring.Service
TargetMicrosoft.Windows.2008.Cluster.Management.Monitoring.Cluster.network.name.resource.cannot.be.brought.online.due.to.a.timeout
PropertyEnabled
Valuefalse
EnforcedFalse

Source Code:

<RulePropertyOverride ID="OverrideForClusterNetworkNameResourceCannotBeBroughtOnlineDueToATimeout.DisableOnR2" Context="Clus2008Library!Microsoft.Windows.2008.R2.Cluster.Monitoring.Service" Enforced="false" Rule="Microsoft.Windows.2008.Cluster.Management.Monitoring.Cluster.network.name.resource.cannot.be.brought.online.due.to.a.timeout" Property="Enabled">
<Value>false</Value>
</RulePropertyOverride>