Windows Server 2016 및 1709 이상의의 경우 여유 대범위 주소 수집 규칙 사용 안 함

Microsoft.Windows.DHCPServer.10.0.Superscope.OverrideDisabled.CollectFreeSuperscopeAddresses.Rule (RulePropertyOverride)

Windows Server 2016 및 1709 이상의에 대해 "여유 대범위 주소 수집" 규칙을 사용하지 않도록 설정했습니다.

Element properties:

ContextMicrosoft.Windows.DHCPServer.10.0.Server
TargetMicrosoft.Windows.DHCPServer.Library.Superscope.CollectFreeSuperscopeAddresses
PropertyEnabled
Valuefalse
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.DHCPServer.10.0.Superscope.OverrideDisabled.CollectFreeSuperscopeAddresses.Rule" Context="Microsoft.Windows.DHCPServer.10.0.Server" Enforced="false" Rule="DHCP!Microsoft.Windows.DHCPServer.Library.Superscope.CollectFreeSuperscopeAddresses" Property="Enabled">
<Value>false</Value>
</RulePropertyOverride>