-
Notifications
You must be signed in to change notification settings - Fork 34
DhcpServerExclusionRange
dscbot edited this page Jan 4, 2025
·
3 revisions
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
|
The DhcpServerExclusionRange DSC resource manages exclusion ranges on server level. level.
- Target machine must be running Windows Server 2012 R2 or later.
- Target machine must be running at minimum Windows PowerShell 5.0.