AWS Service Which are available for PowerShell Cmdlets

In this Blog we are seeing all the AWS Service which are available for PowerShell Scripting. We should be sure about the cmdlets, so that…

powershell

Remove-DhcpServerv6Reservation

Remove-DhcpServerv6Reservation is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes one or more IPv6 reservations from the specified scope. Description…

powershell

Remove-DhcpServerv6OptionValue

Remove-DhcpServerv6OptionValue is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes one or more DHCPv6 option values set at the reservation…

powershell

Remove-DhcpServerv6OptionDefinition

Remove-DhcpServerv6OptionDefinition is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes one or more IPv6 option definitions from the Dynamic Host…

powershell

Remove-DhcpServerv6Lease

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

powershell

Remove-DhcpServerv6ExclusionRange

Remove-DhcpServerv6ExclusionRange is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes a range of IPv6 addresses previously excluded from an IPv6…

powershell

Remove-DhcpServerv6Class

Remove-DhcpServerv6Class is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes the specified IPv6 vendor class or user class from a…

powershell

Remove-DhcpServerv4Superscope

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

powershell

Remove-DhcpServerv4Scope

Remove-DhcpServerv4Scope is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes the specified IPv4 scopes from the Dynamic Host Configuration Protocol…

powershell

Remove-DhcpServerv4Reservation

Remove-DhcpServerv4Reservation is accessible with the help of DHCPServer module. To configure DHCPServer, go through this link. Synopsis Deletes the IPv4 Reservation from the specified scope. Description The Remove-DhcpServerv4Reservation…