powershell

Add-DhcpServerv6Lease

Add-DhcpServerv6Lease is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a new IPv6 address lease to the Dynamic Host Configuration…

powershell

Add-DhcpServerv6ExclusionRange

Add-DhcpServerv6ExclusionRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Sets the range of IPv6 addresses to exclude from an IPv6…

powershell

Add-DhcpServerv6Class

Add-DhcpServerv6Class is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds an IPv6 vendor or user class to the Dynamic Host…

powershell

Add-DhcpServerv4Superscope

Add-DhcpServerv4Superscope is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds one or more specified scopes to a superscope. Description The…

powershell

Add-DhcpServerv4Scope

Add-DhcpServerv4Scope is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds an IPv4 scope on the Dynamic Host Configuration Protocol (DHCP)…

powershell

Add-DhcpServerv4Reservation

Add-DhcpServerv4Reservation is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Reserves the specified IPv4 address in the scope for a client.…

powershell

Add-DhcpServerv4PolicyIPRange

Add-DhcpServerv4PolicyIPRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds an IP range to an existing policy at the scope…

powershell

Add-DhcpServerv4Policy

Add-DhcpServerv4Policy is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a new policy either at the server level or at…

powershell

Add-DhcpServerv4OptionDefinition

Add-DhcpServerv4OptionDefinition is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a new DHCPv4 option definition on the Dynamic Host Configuration…

powershell

Add-DhcpServerv4MulticastScope

Add-DhcpServerv4MulticastScope is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a multicast scope on the DHCP server. Description The Add-DhcpServerv4MulticastScope…