<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: VBScript to Remap your Outlook Profiles to a new server.</title>
	<atom:link href="http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/</link>
	<description>Website not included.</description>
	<pubDate>Thu, 21 Aug 2008 10:14:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mohtaw</title>
		<link>http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29054</link>
		<dc:creator>mohtaw</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29054</guid>
		<description>thanks alot for the info sahring . my case is the server contain the PDC and exchange 2003 . im planning for a full disaster recovery . i could so far restore the AD and im now searching how to restore the exchange . i back up the info store . so i imagine in case of a disaster i will have that backup only . so can you help me in this</description>
		<content:encoded><![CDATA[<p>thanks alot for the info sahring . my case is the server contain the PDC and exchange 2003 . im planning for a full disaster recovery . i could so far restore the AD and im now searching how to restore the exchange . i back up the info store . so i imagine in case of a disaster i will have that backup only . so can you help me in this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29053</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 11 Jun 2008 02:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29053</guid>
		<description>If you want to do it the normal way do &lt;a href="http://www.msexchange.org/tutorials/Restoring-Exchange-Server2003-Alternate-Hardware.html" rel="nofollow"&gt;this&lt;/a&gt;

If you'd like to upgrade 2003 to 2007 in the process, restore your exhange 2003 db's to a dummy server from whatever backup tool you have.  Mount the db's, and then move the mailboxes using the 'move mailbox' option, of all things to plunk them all down on the separately configured exchange 2007 box.  I know it takes a lot of hardware, but it just so happens we had that available for us. 

I actually used an ADSI script to go through and change all of the people's entries in the LDAP itself to remap the homeMDB, homeMTA, and msExchMailServer attributes to the NEW server (using a similar Replace() command as above.)  I actually am not anywhere near that script, and I honestly don't feel like writing it over again.  

I believe in helping people, especially helping people learn, but not continuously doing things for people at my own expense ;) 

 Haha. Good luck.</description>
		<content:encoded><![CDATA[<p>If you want to do it the normal way do <a href="http://www.msexchange.org/tutorials/Restoring-Exchange-Server2003-Alternate-Hardware.html" rel="nofollow">this</a></p>
<p>If you&#8217;d like to upgrade 2003 to 2007 in the process, restore your exhange 2003 db&#8217;s to a dummy server from whatever backup tool you have.  Mount the db&#8217;s, and then move the mailboxes using the &#8216;move mailbox&#8217; option, of all things to plunk them all down on the separately configured exchange 2007 box.  I know it takes a lot of hardware, but it just so happens we had that available for us. </p>
<p>I actually used an ADSI script to go through and change all of the people&#8217;s entries in the LDAP itself to remap the homeMDB, homeMTA, and msExchMailServer attributes to the NEW server (using a similar Replace() command as above.)  I actually am not anywhere near that script, and I honestly don&#8217;t feel like writing it over again.  </p>
<p>I believe in helping people, especially helping people learn, but not continuously doing things for people at my own expense <img src='http://davedolan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p> Haha. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohtaw</title>
		<link>http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29052</link>
		<dc:creator>mohtaw</dc:creator>
		<pubDate>Wed, 11 Jun 2008 02:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29052</guid>
		<description>good work and well done really . also you said a pointy of restoring Exchange on other server can you share the steps with me my mail is mohtaw2@hotmail.com</description>
		<content:encoded><![CDATA[<p>good work and well done really . also you said a pointy of restoring Exchange on other server can you share the steps with me my mail is <a href="mailto:mohtaw2@hotmail.com">mohtaw2@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farkhad</title>
		<link>http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29022</link>
		<dc:creator>Farkhad</dc:creator>
		<pubDate>Tue, 10 Jun 2008 15:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2008/04/16/vbscript-to-remap-your-outlook-profiles-to-a-new-server/#comment-29022</guid>
		<description>This is a great!! I\'ve been looking all over the net for this!! Thank you!!</description>
		<content:encoded><![CDATA[<p>This is a great!! I\&#8217;ve been looking all over the net for this!! Thank you!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
