Add IPv6 address with Powershell
These steps will configure IPv6 on a network adapter using Powershell. Adding an IPv6 address Make sure Powershell is launched with Administrator permissions. Get the ifIndex for the network adapter that you want to configure the IPv6 address on: In this case we would like to add the IPv6 settings […]
Read more