Disables rule "Cluster network name resource cannot be brought online due to a timeout" on Windows Server 2016 and 1709+

OverrideForClusterNetworkNameResourceCannotBeBroughtOnlineDueToATimeout.DisableOnR2 (RulePropertyOverride)

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

Element properties:

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