Definir manualmente para ativar a regra "A deteção de componentes do IIS falhou devido a privilégios insuficientes" apenas para servidores com o IIS 8

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

Element properties:

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

Source Code:

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