The netsh command to show an ipv6 address is : netsh interface ipv6 show address and the output for this command has the address type (Other,Manual,etc.).I was wondering with the powershell cmdlet Get-NetIPAddress , which is the equivalent property which tells if the address type is Manual or not?
netsh interface ipv6 show address
Get-NetIPAddress
1.4m articles
1.4m replys
5 comments
57.0k users