-
Notifications
You must be signed in to change notification settings - Fork 34
DhcpServerBinding
dscbot edited this page Jan 4, 2025
·
3 revisions
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
InterfaceAlias | Key | String | Specifies the alias name for the network interface to manage. | |
Ensure | Write | String | Specifies if the interface alias should be set or removed. Defaults to 'Present'. |
Present , Absent
|
The DhcpServerBinding DSC resource manages network bindings on the server level.
- Target machine must be running Windows Server 2012 R2 or later.
- Target machine must be running at minimum Windows PowerShell 5.0.