IIS 10이 포함된 서버에 대해서만 "FTP 서버 검색을 수행하지 못했습니다." 규칙을 사용하도록 재정의합니다.

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

Element properties:

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

Source Code:

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