Skip to content

DhcpServerExclusionRange

dscbot edited this page Jan 4, 2025 · 3 revisions

DhcpServerExclusionRange

Parameters

Parameter Attribute DataType Description Allowed Values
ScopeId Required String Specifies the identifier (ID) of the IPv4 scope from which the IP addresses are being excluded
IPStartRange Key String Specifies the starting IP address of the range being excluded
IPEndRange Key String The end IP address of the range being excluded
AddressFamily Write String Address family type IPv4
Ensure Write String Whether the exclusion range should be set or removed Present, Absent

Description

The DhcpServerExclusionRange DSC resource manages exclusion ranges on server level. level.

Requirements

  • Target machine must be running Windows Server 2012 R2 or later.
  • Target machine must be running at minimum Windows PowerShell 5.0.