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.…

powershell

Add-DhcpServerv4Lease

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

powershell

Add-DhcpServerv4Filter

Add-DhcpServerv4Filter is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a MAC address filter to the Dynamic Host Configuration Protocol…

powershell

Add-DhcpServerv4FailoverScope

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

powershell

Add-DhcpServerv4Failover

Add-DhcpServerv4Failover is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a new IPv4 failover relationship on the Dynamic Host Configuration…

powershell

Add-DhcpServerv4ExclusionRange

Add-DhcpServerv4ExclusionRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds a range of excluded IP addresses for an IPv4 scope.…

powershell

Add-DhcpServerv4Class

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

powershell

Add-DhcpServerSecurityGroup

Add-DhcpServerSecurityGroup is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds security groups to a DHCP server. Description The Add-DhcpServerSecurityGroup cmdlet…

powershell

Add-DhcpServerInDC

Add-DhcpServerInDC is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Adds the computer running the DHCP server service to the list…

powershell

DHCPServer Cmdlets

This blog contains the brief descriptions of the Windows PowerShell cmdlets that are for use in administering the DHCPServer instances in a single, self-contained package. The…