<?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; xml</title>
	<atom:link href="http://adminreports.com/tag/xml/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>Loading Saved Site Configuration into IIS</title>
		<link>http://adminreports.com/loading-saved-site-configuration-into-iis/</link>
		<comments>http://adminreports.com/loading-saved-site-configuration-into-iis/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 18:42:23 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://adminreports.com/loading-saved-site-confiuration-into-iis/</guid>
		<description><![CDATA[If you read <a href="http://adminreports.com/saving-site-configuration-to-a-file/" title="Loading site configuration to file">Saving Site Configuration to File</a> you'll also want to know how to load that file back into your Windows Server running IIS. You can use the file to duplicate the site configuration on a development Windows server.

Use it when you move to another Windows server. You can even use it to load a new website so you don't have to configure PHP or any other extensions or loadable modules. Keep in mind if you do want to load a new website to duplicate the configuration you'll have to change the host headers and IP address assigned to the new site in Windows Server IIS manager.]]></description>
			<content:encoded><![CDATA[<p>If you read <a href="http://adminreports.com/saving-site-configuration-to-a-file/" title="Loading site configuration to file">Saving Site Configuration to File</a> you&#8217;ll also want to know how to load that file back into your Windows Server running IIS. You can use the file to duplicate the site configuration on a development Windows server.</p>
<p>Use it when you move to another Windows server. You can even use it to load a new website so you don&#8217;t have to configure PHP or any other extensions or loadable modules. Keep in mind if you do want to load a new website to duplicate the configuration you&#8217;ll have to change the host headers and IP address assigned to the new site in Windows Server IIS manager.</p>
<p>Let&#8217;s get started.</p>
<p><span id="more-53"></span></p>
<p>First thing to do is start IIS manager. Start &gt; Administrative Tools &gt; Internet Information Services(IIS) Manager.</p>
<p><a href="http://adminreports.com/wp-content/uploads/2008/02/start-iis.GIF" rel="lightbox[53]" title="Start IIS Manager"><img src="http://adminreports.com/wp-content/uploads/2008/02/start-iis.thumbnail.GIF" alt="Start IIS Manager" /></a></p>
<p>Once you have it open right click Websites and select New &gt; New  website from file. A browse to box will popup and you can browse to the location you saved the site configuration to.</p>
<p><a href="http://adminreports.com/wp-content/uploads/2008/02/new-website-from-file.GIF" rel="lightbox[53]" title="New Website from File"><img src="http://adminreports.com/wp-content/uploads/2008/02/new-website-from-file.thumbnail.GIF" alt="New Website from File" /></a>  <a href="http://adminreports.com/wp-content/uploads/2008/02/import-configuration.GIF" rel="lightbox[53]" title="Import Configuration Box"><img src="http://adminreports.com/wp-content/uploads/2008/02/import-configuration.thumbnail.GIF" alt="Import Configuration Box" /></a></p>
<p>Once you browse to the file click Read. In the bottom box some text will scroll and it will say successful if it imported correctly. If it didn&#8217;t it will tell you the errors. You can manually edit the xml file to correct the errors if you wish.</p>
<p>If you used this to create a new website with the same configuration as an existing site then right click the new website and change host headers and IP address.</p>
<p>Thats&#8217; it. If you have any questions post a comment to this article.  If you need one on one help visit <a href="http://adminreports.com/forum">Admin Reports Forum</a>.<br />
<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/loading-saved-site-configuration-into-iis/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
