IIS 8 サーバーに対してのみ "FTP サーバー検出を実行できませんでした" ルールを有効にするようにオーバーライドします

Microsoft.Windows.InternetInformationServices.6.2.FailedToPerformFTPServerDiscoveryOverride (RulePropertyOverride)

Element properties:

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

Source Code:

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