<?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>The Firstwave &#187; SBS 2008</title>
	<atom:link href="http://www.great-one.co.uk/archives/category/sbs-2008/feed" rel="self" type="application/rss+xml" />
	<link>http://www.great-one.co.uk</link>
	<description>My corner of the internet</description>
	<lastBuildDate>Wed, 05 May 2010 12:57:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accessing Companyweb from the Server Itself after 963027 or Windows 2008 SP 2</title>
		<link>http://www.great-one.co.uk/archives/48</link>
		<comments>http://www.great-one.co.uk/archives/48#comments</comments>
		<pubDate>Wed, 26 Aug 2009 09:57:36 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[SBS 2003]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[companyweb]]></category>
		<category><![CDATA[sbs2003]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=48</guid>
		<description><![CDATA[<p>I came across an issue on SBS 2003 and SBS 2008 accessing http://companyweb on the server, after installing the cumulative security update for Internet Explorer (963027 or 969897) or Internet Explorer 8.0 or Windows Server 2008 Service Pack 2.</p>
<p>To fix the problem</p>
SBS2003
<p>On an SBS 2003 server this issue can be fixed by applying update KB961143.</p>
<p>Note: [...]]]></description>
			<content:encoded><![CDATA[<p>I came across an issue on SBS 2003 and SBS 2008 accessing http://companyweb on the server, after installing the cumulative security update for Internet Explorer (963027 or 969897) or Internet Explorer 8.0 or Windows Server 2008 Service Pack 2.</p>
<p>To fix the problem</p>
<h5>SBS2003</h5>
<p>On an SBS 2003 server this issue can be fixed by applying update <a href="http://support.microsoft.com/kb/961143">KB961143</a>.</p>
<p>Note: You must have .NET Framework 2.0 installed before you apply this update.</p>
<h5>SBS2008</h5>
<p>On an SBS 2008 server this issue can be fixed by applying SBS 2008 Update Rollup 2 (960911).  This update is now available on Microsoft Update and WSUS.</p>
<p>Or you can use this method <a href="http://support.microsoft.com/kb/963027" target="_blank">KB963027</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot resolve names in top level domains like .co.uk</title>
		<link>http://www.great-one.co.uk/archives/44</link>
		<comments>http://www.great-one.co.uk/archives/44#comments</comments>
		<pubDate>Wed, 26 Aug 2009 08:53:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Root Hints]]></category>
		<category><![CDATA[Top level domains]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=44</guid>
		<description><![CDATA[<p>I came across this the other day when trying to access a site that was in the top level domain .it, at first i just thought the site was down as other sites where working OK, but the site worked if I used my laptop which was accessing the net via 3g therefore different DNS [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this the other day when trying to access a site that was in the top level domain .it, at first i just thought the site was down as other sites where working OK, but the site worked if I used my laptop which was accessing the net via 3g therefore different DNS servers, i then came across this article after a bit of searching <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;968372" target="_blank">KB968372</a></p>
<p>Essentially what happens is when  the DNS server saves the NS record the TTL (Time To Live) for the A  record is changed to be 1 day, But  TTL for the NS Record stays at 2 days. When the A record expires the DNS server starts returning  <span style="font-size: x-small;">SERVFAIL</span> therefore it wont display the website.</p>
<p>Workarounds include restarting DNS, clearing the DNS cache, using DNS forwarders instead of root hints and setting maxcachettl to 2 days or greater, i wanted root hints to work correctly to stop ant problems with the isp DNS servers affecting our internet so i altered the maxcachettl settings.</p>
<p>1.    Start Registry Editor (regedit.exe).</p>
<p>2.    Locate the following registry key:</p>
<p>3.    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters</p>
<p>4.    On the Edit menu, click New, click DWORD (32-bit) Value, and then add the following value:</p>
<ul>
<li>Value: MaxCacheTTL</li>
<li>Data Type: DWORD</li>
<li>Data value: 0&#215;2A300 (172800 seconds in decimal, or 2 days)</li>
</ul>
<p>5.    Click OK.</p>
<p>6.    Quit Registry Editor.</p>
<p>7.    Restart the DNS Server service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
