<?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>Schwarz Network &#187; meta data</title>
	<atom:link href="http://bobschwarz.com/tag/meta-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobschwarz.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 16:41:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Saving Site Configuration to a File</title>
		<link>http://bobschwarz.com/saving-site-configuration-to-a-file/</link>
		<comments>http://bobschwarz.com/saving-site-configuration-to-a-file/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:36:00 +0000</pubDate>
		<dc:creator>Admin Reports</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. <a class="more-link" href="http://bobschwarz.com/saving-site-configuration-to-a-file/">More<span class="meta-nav">&#8594;</span></a>]]></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-270"></span></p>
<p>Open up IIS Manager, Start &gt; Internet Information Services(IIS) Manager.</p>
<p><a href="http://bobschwarz.com/wp-content/uploads/2008/02/start-iis.gif" title="Start IIS Manager" rel="lightbox[270]"><img src="http://bobschwarz.com/wp-content/uploads/2008/02/start-iis-150x150.gif" alt="Start IIS Manager" /></a> <a href="http://bobschwarz.com/wp-content/uploads/2008/01/iis-manager.gif" title="IIS  manager Started" rel="lightbox[270]"><img src="http://bobschwarz.com/wp-content/uploads/2008/01/iis-manager-150x150.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://bobschwarz.com/wp-content/uploads/2008/01/save-to-file.gif" title="Save To File" rel="lightbox[270]"><img src="http://bobschwarz.com/wp-content/uploads/2008/01/save-to-file-150x150.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://bobschwarz.com/wp-content/uploads/2008/01/save-as-box.gif" title="Save File to Box" rel="lightbox[270]"><img src="http://bobschwarz.com/wp-content/uploads/2008/01/save-as-box-150x150.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><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://bobschwarz.com/saving-site-configuration-to-a-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

