Eseguire l'override per abilitare la regola "Impossibile eseguire l'individuazione dei pool di applicazioni" solo per i server con IIS 10

Microsoft.Windows.InternetInformationServices.10.0.FailedToPerformApplicationPoolDiscoveryOverride (RulePropertyOverride)

Element properties:

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

Source Code:

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