Override to enable the "Failed to retrieve Application Pool state" rule only for servers with IIS 7

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

Element properties:

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

Source Code:

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