Quick hint: How to disable IPv6 using PowerShell
![sans-titre_thumb[2] sans-titre_thumb[2]](http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andersonpatricio.metablogapi/3716.sans_2D00_titre_5F00_thumb2_5F00_thumb_5F00_27FBFDD5.png) | How to disable IPv6 using PowerShell? An easy way is running the following cmdlet: New-ItemProperty hklm:\SYSTEM\CurrentControlSet\Services\TCPIP6\Parameters –Name “DisabledComponents” –Value “0xFFFFFFFF” –PropertyType “DWORD” |
Cheers,
Anderson Patricio
http://www.andersonpatricio.ca
http://www.andersonpatricio.org (Portuguese)
Twitter: @apatricio