<?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>Admin Reports &#187; meta data</title>
	<atom:link href="http://adminreports.com/tag/meta-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://adminreports.com</link>
	<description>Resources for Server and Forum Admins that run Windows Servers and IIS.</description>
	<lastBuildDate>Sun, 18 Jul 2010 14:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Saving Site Configuration to a File</title>
		<link>http://adminreports.com/saving-site-configuration-to-a-file/</link>
		<comments>http://adminreports.com/saving-site-configuration-to-a-file/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:36:00 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[meta data]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://adminreports.com/saving-site-configuration-to-a-file/</guid>
		<description><![CDATA[From time to time it is a good idea to save the site meta data (configuration) to a file. I do this every time I make a change to the site configuration. It's also good to have a backup in case something bad happens to the server.]]></description>
			<content:encoded><![CDATA[<p>From time to time it is a good idea to save the site meta data (configuration) to a file. I do this every time I make a change to the site configuration. It&#8217;s also good to have a backup in case something bad happens to the server. I  treat site configuration backups the same way I do a mysql backups. I download them to my dev server for safe keeping.</p>
<p>Let&#8217;s get started.</p>
<p><span id="more-47"></span></p>
<p>Open up IIS Manager, Start &gt; Internet Information Services(IIS) Manager.</p>
<p><a href="http://adminreports.com/wp-content/uploads/2008/02/start-iis.GIF" rel="lightbox[47]" title="Start IIS Manager"><img src="http://adminreports.com/wp-content/uploads/2008/02/start-iis.thumbnail.GIF" alt="Start IIS Manager" /></a> <a href="http://adminreports.com/wp-content/uploads/2008/01/iis-manager.GIF" rel="lightbox[47]" title="IIS  manager Started"><img src="http://adminreports.com/wp-content/uploads/2008/01/iis-manager.thumbnail.GIF" alt="IIS  manager Started" /></a></p>
<p>Once you have IIS manager started right click the website and select all tasks &gt; save configuration to file.</p>
<p><a href="http://adminreports.com/wp-content/uploads/2008/01/save-to-file.GIF" rel="lightbox[47]" title="Save To File"><img src="http://adminreports.com/wp-content/uploads/2008/01/save-to-file.thumbnail.GIF" alt="Save To File" /></a></p>
<p>A box will popup that you can fill in to save the file.</p>
<p><a href="http://adminreports.com/wp-content/uploads/2008/01/save-as-box.GIF" rel="lightbox[47]" title="Save File to Box"><img src="http://adminreports.com/wp-content/uploads/2008/01/save-as-box.thumbnail.GIF" alt="Save File to Box" /></a></p>
<p>You&#8217;ll want to fill in the file name. I use site-name.xml   since the file is an XML formatted document. Then you&#8217;ll want to browse to the directory where you want to save the file. Make it a place you can easily remember so you can send the file to your backup server.</p>
<p>You can also password protect the file so no one can  access it except the person that knows the password. Set a password if you choose. I never set this option since I am the only one with access to the servers.</p>
<p>That&#8217;s it. You now have a backup of your site meta data. If you move servers or the data gets corrupted you can easily restore it using the file you just created.</p>
<p>If you find this info helpful or have any questions post a comment to this article. If you need one on one help start a thread on the <a href="http://adminreports.com/forum">forum</a>.</p>
<p><br />
<script type="text/javascript"><!--
google_ad_client = "pub-2292466120976221";
/* Admin Reports Posts */
google_ad_slot = "2391864490";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://adminreports.com/saving-site-configuration-to-a-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
