<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tristan Watkins on IT Infrastructure &#187; Server Core Archive</title>
	<atom:link href="http://tristanwatkins.com/index.php/tag/server-core/feed/" rel="self" type="application/rss+xml" />
	<link>http://tristanwatkins.com</link>
	<description>Technical guidance for SharePoint, Cloud Services, Windows and more</description>
	<lastBuildDate>Fri, 21 Oct 2011 23:33:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Disabling IPv6 on Server Core and Hyper-V Server</title>
		<link>http://tristanwatkins.com/index.php/disabling-ipv6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disabling-ipv6</link>
		<comments>http://tristanwatkins.com/index.php/disabling-ipv6/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 23:19:24 +0000</pubDate>
		<dc:creator>Tristan Watkins</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V Server]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://tristanwatkins.com/?p=286</guid>
		<description><![CDATA[Note: this original KB article from which this guidance was taken has now been removed. Please see the comments below for more information. I recently posted about the Conflicting Microsoft guidance on IPv6. While you can remove IPv6 from a NIC on a full installation of Windows Server 2008 by un-ticking the IPv6 box in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Note: this original KB article from which this guidance was taken has now been removed. Please see the comments below for more information. </strong></p>
<p>I recently posted about the <a title="Conflicting guidance on IPv6" href="../?p=187">Conflicting Microsoft guidance on IPv6</a>. While you can remove IPv6 from a NIC on a full installation of Windows Server 2008 by un-ticking the IPv6 box in the NIC properties (satisfying the Hyper-V performance guidance), you may have noticed that there&#8217;s no obvious way to disable IPv6 in server core or Hyper-V Server. If you looked in to it in a bit more detail you may have noticed a registry &#8220;fix&#8221; for this. Personally I&#8217;m always a bit skeptical of registry fixes until I see Microsoft recommending them, but now <a title="Tonyso" href="http://blogs.technet.com/tonyso/" target="_blank">Tonyso</a> has posted <a title="KB952842" href="http://support.microsoft.com/kb/952842/en-us" target="_blank">a link to a Microsoft KB article</a> that endorses this approach (when necessary):</p>
<blockquote><p>To completely disable IPv6 on a Windows 				Server 2008-based computer yourself, follow these steps:</p>
<ol>
<li>Open Registry Editor.</li>
<li>Locate the following registry subkey:
<div>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters</div>
</li>
<li>In the details 					 pane, 					 click <strong>New</strong>, and then click <strong>DWORD (32-bit) 					 Value</strong>.</li>
<li>Type <span>DisabledComponents</span>, and 					 then press ENTER.</li>
<li>Double-click <strong>DisabledComponents</strong>, and 					 then type <span>0xffffffff</span> in Hexadecimal or 					 <span>4294967295</span> in Decimal.<strong>Note</strong> The 0xffffffff value or the 4294967295 value disables all IPv6 		  components except for the IPv6 loopback interface.</li>
</ol>
</blockquote>
<p>A reboot is required before the change will take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://tristanwatkins.com/index.php/disabling-ipv6/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

