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 IPv6 interface on the system.
Syntax
uint32 Set(
[in] string ComputerName,
[in] boolean BindingState,
[in] string InterfaceAlias[],
[in] boolean PassThru,
[out] DhcpServerv6Binding cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
BindingState [in]
-
Binding state of the interface (true or false).
-
InterfaceAlias [in]
-
IPv6 interface of the system.
-
PassThru [in]
-
If this parameter is specified, the cmdlet returns the PowerShell object which is modified.
-
cmdletOutput [out]
-
An embedded instance of the DhcpServerv6Binding class.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\DHCP |
| MOF |
|
| DLL |
|