Cajun MCSE

MS technology down on the bayou


News



Follow this blog on twitter
Cajunmcse on Twitter

My Stats

  • Posts - 26
  • Comments - 48
  • Trackbacks - 0

Twitter







Recent Comments


Recent Posts


Archives


Post Categories



IPv6 can be an issue for certain applications running on Windows 2008.  A quick way to completely disable IPv6 on any flavor of 2008 including Server Core is to run the command below at an elevated privileged cmd prompt then reboot your server.

c:\>reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 255
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Comments

Gravatar # re: Quick way to disable IPv6 in Windows 2008 Server
Posted by brad on 11/14/2010 10:03 PM
Just tested this, works like a treat - thanks for the info :)
Gravatar # re: Quick way to disable IPv6 in Windows 2008 Server
Posted by Bill Piersall on 12/20/2010 12:29 PM
Thanks for this post it has really been very useful!!!
Gravatar # re: Quick way to disable IPv6 in Windows 2008 Server
Posted by Adam on 11/23/2011 12:32 PM
Worked, thank you for posting this.
Gravatar # re: Quick way to disable IPv6 in Windows 2008 Server
Posted by Imran on 11/27/2011 2:01 AM
c:\>reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 4294967295

because this is the value equivalent to 0xffffffff
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: