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

OverrideForClusterNetworkNameResourceCannotBeBroughtOnlineDueToATimeout.DisableOnR2 (RulePropertyOverride)

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

Element properties:

ContextMicrosoft.Windows.6.2.Cluster.Monitoring.Service
TargetMicrosoft.Windows.6.2.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="Clus8Library!Microsoft.Windows.6.2.Cluster.Monitoring.Service" Enforced="false" Rule="Microsoft.Windows.6.2.Cluster.Management.Monitoring.Cluster.network.name.resource.cannot.be.brought.online.due.to.a.timeout" Property="Enabled">
<Value>false</Value>
</RulePropertyOverride>