Invalidar para habilitar la regla "No se pudo realizar la detección del sitio ftp" solo para servidores con IIS 10

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

Element properties:

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

Source Code:

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