Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Binds or unbinds the DHCP server from the specified IPv4 interface on the system.
Syntax
uint32 Set(
[in] string ComputerName,
[in] string InterfaceAlias[],
[in] boolean BindingState,
[in] boolean PassThru,
[out] DhcpServerv4Binding cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
InterfaceAlias [in]
-
Name(s) of the interface in the system
-
BindingState [in]
-
Binding state of the interface. Can be set to true or false
-
PassThru [in]
-
If this parameter is specified, the cmdlet returns the PowerShell object which is modified.
-
cmdletOutput [out]
-
An embedded instance of a DhcpServerv4Binding object.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|