powershell

Get-DhcpServerv6OptionDefinition

Get-DhcpServerv6OptionDefinition is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets the option definition for the option identified by the option…

powershell

Get-DhcpServerv6Lease

Get-DhcpServerv6Lease is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets one or more IPv6 lease records from the Dynamic Host…

powershell

Get-DhcpServerv6FreeIPAddress

Get-DhcpServerv6FreeIPAddress is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets one or more free, or unassigned, IPv6 addresses from the…

powershell

Get-DhcpServerv6ExclusionRange

Get-DhcpServerv6ExclusionRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets the IPv6 address ranges excluded from the specified IPv6 subnet…

powershell

Get-DhcpServerv6DnsSetting

Get-DhcpServerv6DnsSetting is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets the DNS settings configured on the Dynamic Host Configuration Protocol…

powershell

Get-DhcpServerv6Class

Get-DhcpServerv6Class is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets the IPv6 vendor or user class from the Dynamic Host…

powershell

Get-DhcpServerv6Binding

Get-DhcpServerv6Binding is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Returns the IPv6 interfaces to which the Dynamic Host Configuration Protocol…

powershell

Get-DhcpServerv4SuperscopeStatistics

Get-DhcpServerv4SuperscopeStatistics is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Returns statistics for superscopes. Description The Get-DhcpServerv4SuperscopeStatistics cmdlet gets statistics for…

powershell

Get-DhcpServerv4Superscope

Get-DhcpServerv4Superscope is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets the configuration for the specified superscope. Description The Get-DhcpServerv4SuperScope cmdlet…

powershell

Get-DhcpServerv4Statistics

Get-DhcpServerv4Statistics is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Gets Dynamic Host Configuration Protocol (DHCP) server service statistics for IPv4.…