<?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>MattLog.net &#187; dns</title>
	<atom:link href="http://mattlog.net/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>Matts Admin Tips</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:37:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Backing up Active Directory Integrated DNS</title>
		<link>http://mattlog.net/2008/07/31/backing-up-active-directory-integrated-dns/</link>
		<comments>http://mattlog.net/2008/07/31/backing-up-active-directory-integrated-dns/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 02:25:45 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=14</guid>
		<description><![CDATA[So I&#8217;ve just experienced a loss of all DNS records. Out of the blue no users could resolve DNS. One of the users then reported that last night via the VPN they couldn&#8217;t resolve names &#8211; but happily connected to IP. No errors were logged in the logs so I quickly went about running an [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve just experienced a loss of all DNS records. Out of the blue no users could resolve DNS. One of the users then reported that last night via the VPN they couldn&#8217;t resolve names &#8211; but happily connected to IP.</p>
<p>No errors were logged in the logs so I quickly went about running an ipconfig /registerdns to populate our local DNS Zone.</p>
<p>Shout out to Chris Wolf for a great tutorial on how to backup and restore an AD Int zone (http://redmondmag.com/columns/print.asp?EditorialsID=1024)</p>
<p>I will give you the basic run down:</p>
<ol>
<li>Open a command prompt</li>
<li>type DNSCMD /ZoneExport <em>thedomainyouneed.local</em> backup\<em>thedomainyouneed.local</em>.dns.bak (obviously interchange <em>thedomainyouneed.local</em> to the domain name you actually use)</li>
<li>Press enter</li>
</ol>
<p>This will save a .BAK file to %SystemRoot%\system32\dns\backup.</p>
<p>See Chris&#8217; great article for information on how to restore (Fingers crossed I&#8217;ll never need it!)</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/07/31/backing-up-active-directory-integrated-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
