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…

powershell

Add-DhcpServerv4MulticastExclusionRange

Add-DhcpServerv4MulticastExclusionRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a range of addresses to exclude from a multicast scope.…