Definir manualmente para ativar a regra "Falha ao obter o estado do Conjunto Aplicacional" apenas para servidores com o IIS 10

Microsoft.Windows.InternetInformationServices.10.0.FailledToRetrieveApplicationPoolState.Override (RulePropertyOverride)

Element properties:

ContextMicrosoft.Windows.InternetInformationServices.10.0.ComputerGroup
TargetMicrosoft.Windows.InternetInformationServices.10.0.FailledToRetrieveApplicationPoolState
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.InternetInformationServices.10.0.FailledToRetrieveApplicationPoolState.Override" Context="Microsoft.Windows.InternetInformationServices.10.0.ComputerGroup" Enforced="false" Rule="Microsoft.Windows.InternetInformationServices.10.0.FailledToRetrieveApplicationPoolState" Property="Enabled">
<Value>true</Value>
</RulePropertyOverride>