Substituição para habilitar a regra "Falha ao executar a descoberta de site" somente para os servidores com o IIS 10

Microsoft.Windows.InternetInformationServices.10.0.Failed.To.Perform.Web.Site.Discovery.Override (RulePropertyOverride)

Element properties:

ContextMicrosoft.Windows.InternetInformationServices.10.0.ComputerGroup
TargetMicrosoft.Windows.InternetInformationServices.10.0.Failed.To.Perform.Web.Site.Discovery
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.InternetInformationServices.10.0.Failed.To.Perform.Web.Site.Discovery.Override" Context="Microsoft.Windows.InternetInformationServices.10.0.ComputerGroup" Enforced="false" Rule="Microsoft.Windows.InternetInformationServices.10.0.Failed.To.Perform.Web.Site.Discovery" Property="Enabled">
<Value>true</Value>
</RulePropertyOverride>