This builds on adding an IPv4 address - http://msmvps.com/blogs/richardsiddaway/archive/2011/10/24/hosts-file-add-a-record.aspx function add-IPv6hostfilecontent { [ CmdletBinding ( ) ] param ( [ parameter ( Mandatory = $true ) ] [string] $IPAddress ,
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2011/11/08/hosts-file-add-an-ipv6-address.aspx
Posted
Nov 08 2011, 01:21 PM
by
Richard Siddaway's Blog