Quantcast
Channel: Syed Jahanzaib – Personal Blog to Share Knowledge !
Viewing all articles
Browse latest Browse all 409

Quick way to disable IPv6 in Windows 2008 Server

$
0
0
In some situations, IPv6 can be an compatibility issue for certain applications running on Windows 2008.  A quick way to completely disable IPv6 on Windows 2008  is to run the command below at cmd prompt [make sure you are loggedin as administrator] then reboot your server. reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 4294967295 [...]

Viewing all articles
Browse latest Browse all 409

Trending Articles