Disabilita la regola "Impossibile rendere disponibile online la risorsa nome di rete cluster a causa di un timeout" in Windows Server 2016 e 1709+

OverrideForClusterNetworkNameResourceCannotBeBroughtOnlineDueToATimeout.DisableOnR2 (RulePropertyOverride)

Disabilita la regola "Impossibile rendere disponibile online la risorsa nome di rete cluster a causa di un timeout" in computer Windows Server 2016 e 1709+ poiché l'evento è stato spostato in un diverso canale del sistema operativo.

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>