IIS 8이 포함된 서버에 대해서만 "권한이 부족하여 IIS 구성 요소 검색이 실패했습니다." 규칙을 사용하도록 재정의합니다.

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>