Eseguire l'override per abilitare la regola "Impossibile trovare il pool di applicazioni durante il tentativo di recuperare le informazioni sullo stato" solo per i server con IIS 8

Microsoft.Windows.InternetInformationServices.6.2.FailedToFindApplicationPoolWhileRetrievingState.Override (RulePropertyOverride)

Element properties:

ContextMicrosoft.Windows.InternetInformationServices.6.2.ComputerGroup
TargetMicrosoft.Windows.InternetInformationServices.6.2.FailedToFindApplicationPoolWhileRetrievingState
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

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