<?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>Email Migrations - Guides and practical experience</title>
	<atom:link href="http://emailmigrations.com/feed" rel="self" type="application/rss+xml" />
	<link>http://emailmigrations.com</link>
	<description>How to achieve a successful email migration project</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:12:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Problems Moving or Removing MS Transporter Suite</title>
		<link>http://emailmigrations.com/problems-moving-or-removing-ms-transporter-suite</link>
		<comments>http://emailmigrations.com/problems-moving-or-removing-ms-transporter-suite#comments</comments>
		<pubDate>Fri, 16 Jul 2010 19:34:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Transporter]]></category>

		<guid isPermaLink="false">http://emailmigrations.com/?p=444</guid>
		<description><![CDATA[When using MS Transporter Suite for Directory Sync and Free Busy there can be instances when you need to use the product on a different Exchange 2007 Hub Transport Server, which might be in a different AD Site.   This could be because you are having technical issues with that server.   You may have already [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">When using MS Transporter Suite for Directory Sync and Free Busy there can be instances when you need to use the product on a different Exchange 2007 Hub Transport Server, which might be in a different AD Site.   This could be because you are having technical issues with that server.   You may have already configured a new Directory Connector and a new Free Busy Connector (on HUB_Server_A).   If you install the MS Transporter Suite on the new Hub Transport Server (HUB_Server_B), you will see the two Connectors that you have already installed.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">However, if HUB_Server_A requires removong or re-installing, then these Connectors will drop off the MS Transporter Console on HUB_Server_B.   This is because, although the configuration appears as if it is shared, each Connector is &#8220;owned&#8221; by the Hub Transport Server that it is first configured.</p>
<p style="text-align: justify;">If you break out to the Transporter Shell and run the command:</p>
<p style="text-align: justify;"><em><strong>get-dominodirectoryconnector</strong></em></p>
<p style="text-align: justify;">You will see that one field shows which server is the owner.</p>
<p style="text-align: justify;">The equivalent command for the Free Busy Connector is:</p>
<p style="text-align: justify;"><em><strong>get-dominofreebusyconnector</strong></em></p>
<p style="text-align: justify;">One approach, and probably the most reliable, is to take screen shots of your configurations, and remove the Transporter Connectors from the Transporter Console off HUB_Server_A.   Then run the get-dominodirectoryconnector  and get-dominofreebusyconnector  commands from the Transporter Shell to ensure they have been cleaned up.    Then wait for AD replication to take place.  Next check in the Transporter Console on HUB_Server_B and the two Connectors should have been removed.  Also check using the Transporter Shell using the same commands as listed above to ensure that they have gone.</p>
<p style="text-align: justify;">I have seen scenarios where the Connectors are not showing in the Transporter Console, but are showing from the Transporter Shell.   This will prevent any new Connectors from being added to the Transporter Console, as you will get an error saying an instance of the Connector already exists.  No matter how many times you remove and re-install the MS Transporter application, the situation will remain.</p>
<p style="text-align: justify;">You will need to try the following Transporter Shell command from the Exchange 2007 Hub Transport Server:  (make sure you are Enterprise Admin to do this)</p>
<p style="text-align: justify;"><em><strong>remove-dominodirectoryconnector -identity &#8220;&lt;enter name of connector here&gt;&#8221;</strong></em></p>
<p style="text-align: justify;"><em><strong>remove-dominofreebusyconnector -identity &#8220;&lt;enter name of connector  here&gt;&#8221;</strong></em></p>
<p style="text-align: justify;">Get the name of the Connector(s) from the information presented by the following Transporter Shell commands:</p>
<p style="text-align: justify;"><strong><em>get-dominodirectoryconnector </em></strong></p>
<p style="text-align: justify;"><strong><em>get-dominofreebusyconnector</em></strong></p>
<p style="text-align: justify;">If you get really stuck then you can use the following Transporter Shell commands to set any missing attributes, such as the &#8220;Name&#8221; field.  I have seen instances where this value has become dropped, and this is preventing the Connectors removal.</p>
<p><em><strong>set-dominodirectoryconnector -Name &#8220;&lt;enter the name here&gt;&#8221;<br />
</strong></em></p>
<p><em><strong>set-dominofreebusyconnector -Name &#8220;&lt;enter the name here&gt;&#8221;</strong></em></p>
<p>Microsoft provide a full reference to the command parameters for the above.</p>
<p style="text-align: justify;">This information should provide enough clues to tidy up any troublesome Transporter Suite issues.   The product works well for the DirSync and FreeBusy functions, but is certainly prone to error if you have to start removing it from a Hub Transport Server onto another, especially in a different AD Site.   Watch out for AD replication as well &#8211; always ensure it has taken place before making any further changes.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/problems-moving-or-removing-ms-transporter-suite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Busy Lookup Between Exchange 2007 SP2 and Domino R8 (8.0.2)</title>
		<link>http://emailmigrations.com/free-busy-lookup-between-exchange-2007-sp2-and-domino-r8-8-0-2</link>
		<comments>http://emailmigrations.com/free-busy-lookup-between-exchange-2007-sp2-and-domino-r8-8-0-2#comments</comments>
		<pubDate>Mon, 31 May 2010 10:12:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Transporter]]></category>

		<guid isPermaLink="false">http://emailmigrations.com/?p=423</guid>
		<description><![CDATA[Introduction: I have just completed the Free Busy (FreeBusy) connection between Microsoft Exchange 2007 SP2 and Domino r8.0.2.  This was in combination with a customised MS Transporter Suite setup involving sub-domain routing.   And a little help from a Domino r7.0.x server. I failed to find exact instructions on how to successfully implement this on the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>Introduction:</strong></p>
<p style="text-align: justify;">I have just completed the Free Busy (FreeBusy) connection between Microsoft Exchange 2007 SP2 and Domino r8.0.2.  This was in combination with a customised MS Transporter Suite setup involving sub-domain routing.   And a little help from a Domino r7.0.x server.</p>
<p style="text-align: justify;">I failed to find exact instructions on how to successfully implement this on the web &#8211; however there is plenty of related information on this topic, but no overall one solution worked for me.  So here is my implementation for those of you struggling with this seemingly complex task.  I have tried to focus on the key areas only, but can add extra steps if you ask.</p>
<p style="text-align: justify;">This will also work in a mixed Exchange 2007 / Exchange 2010 environment, so should be useful for those people who have been waiting for Exchange 2010 before moving off Domino.   Note that if you want to use this for a migration to Exchange 2010, then you must install an Exchange 2007 server as the first Exchange Server in the Exchange Organization.  You cannot add an Exchange 2007 server into an Exchange 2010-only Organization.</p>
<p style="text-align: justify;">Ensure you have the MS Transporter documentation and there is also a good MSExchange.org article covering this.  Just ensure you use my steps and only refer to the other docs when asked or for reference/background.</p>
<p style="text-align: justify;"><strong>Section A &#8211; Basics:</strong></p>
<p style="text-align: justify;">Install Lotus Notes 8.0.2 Client on the nominated Exchange 2007 Hub Transport Server, and configure it with an administrator-level ID file against Domino.</p>
<p style="text-align: justify;">Install 64-bit Transporter Suite on the nominated Exchange 2007 Hub Transport Server.</p>
<p style="text-align: justify;">Follow the sub-domain routing model in the Microsoft Transporter documentation.  Use <strong>Exchange</strong> as the Foreign Domain name, and use <strong>mail.box</strong> as the target for mail routing and calendaring requests.   Do not attempt the Transporter Free Busy setup steps at this point.</p>
<p style="text-align: justify;">Modify the TBL files as per my blog post on that topic, giving you addresses of type:</p>
<p style="text-align: justify;"><strong>&lt;firstname&gt;.&lt;lastname&gt;@exchange.contuso.com</strong> to represent the Exchange mailboxes in the Domino Address Book.</p>
<p style="text-align: justify;">And</p>
<p style="text-align: justify;"><strong>&lt;firstname&gt;.&lt;lastname&gt;</strong><strong>@notes.contuso.com</strong> to represent the Domino mailboxes in the Exchange Global Address Book.</p>
<p style="text-align: justify;">Test mail routing between the two.  Do not proceed until this is working.</p>
<p style="text-align: justify;">Ensure you have a Public Folder in Exchange 2007 and test it works within Exchange for Free Busy by using Outlook 2003 between two Exchange mailboxes.  One Public Folder is enough at this stage.  Don’t complicate matters by having more.</p>
<p style="text-align: justify;">Ensure the native Exchange 2007 Availability Services are working by checking Free Busy between mailboxes using Outlook Web Access.</p>
<p style="text-align: justify;"><strong>Section B &#8211; Domino:</strong></p>
<p style="text-align: justify;">Evidence suggests that this solution will work on a Domino 8.0.2 server.  However, I found best results with a Domino 7.0.x server as the connection point for Free Busy.  Your Notes Admin person will need to help provision one, or they may be one you can use already.</p>
<p style="text-align: justify;">Ensure the MS Transporter steps are followed in relation to sub-domain routing on Domino, especially the provisioning of <strong>@notes.contuso.com</strong> as a valid alias address for all Notes people.  There are other vital steps covering the Rich Text formatting as well.  Do all steps carefully.</p>
<p style="text-align: justify;">You only need one Foreign Domain Document called “Exchange”.   Do not create any additional ones.</p>
<p style="text-align: justify;">Install the 32-bit Transporter files onto the nominated Domino 7.0.x server, and modify the NOTES.INI file as per the Transporter documentation, but use the <strong>mail.box</strong> not the Foreign Domain name in the EXCALCON string.</p>
<p style="text-align: justify;">Example:  <strong>EXCALCON &lt;server FQDN&gt; MAIL.BOX 1</strong></p>
<p style="text-align: justify;">Then re-start the Domino service, and check the Console.  Using the &#8220;1&#8243; adds extra logging.   You will see an error concerning the Exchange Free Busy Connector.  Don’t worry, we will configure that next, and then re-start the Domino service again later.</p>
<p style="text-align: justify;"><strong>Section C – Exchange Free Busy Connector:</strong></p>
<p style="text-align: justify;">On the Exchange 2007 Hub Transport Server, add the Free Busy Connector to the Transporter Connector, and add the NOTES.CONTUSO.COM and CONTUSO.COM namespaces.  Set the Cache and Timeout values on the General Tab to zero.  Set the Schedule to Every 30 minutes.   Stop the Directory Connector service, and start the Free Busy Connector service.   Then start the Directory Connector Service.  The order here is important.</p>
<p style="text-align: justify;">Then re-start the Domino service on the Domino 7.0.x Server, and check the Domino Console.   There should be no errors in relation to the Exchange Free Busy service.</p>
<p style="text-align: justify;"><strong>Section D – Test Free Busy</strong></p>
<p style="text-align: justify;">At this stage you can use any Outlook client (Outlook 2003, 2007, or OWA) to test a Free Busy look up against a Notes mail address entry in the Global Address List.   This should work, and is the easier direction to get this service working successfully.</p>
<p style="text-align: justify;">If you test a Free Busy look-up from Domino to Exchange I expect it to fail at this point.  Many people reach this point, and no further.  This leads to the key to the solution.</p>
<p style="text-align: justify;"><strong>Section E – The Key</strong></p>
<p style="text-align: justify;">I discovered that by further editing my custom TBL DirSync files to ensure that any Exchange mailbox had a Domino Person Record with a Forwarding Address of the format:</p>
<p style="text-align: justify;"><strong>&lt;firstname.lastname&gt;@exchange.contuso.com@exchange</strong></p>
<p style="text-align: justify;">Was the key to success, and allowed successful Free Busy lookups to that Exchange mailbox.  Don’t forget to ensure there are some test appointments in the Exchange mailbox you are testing against.</p>
<p style="text-align: justify;">Edit the <strong>ExchangeToDomino.TBL</strong> file line entry as follows:</p>
<p style="text-align: left;"><em>FwdAddr = STRIP(PriSMTP, “@”, “L”, “R”) “@exchange.contuso.com@exchange”</em></p>
<p style="text-align: justify;">Then, re-run a full Dir Sync in the direction of Exchange to Domino, and check that the Person Records are updated with this new address format.</p>
<p style="text-align: justify;">Re-start your Domino client and re-test a Free Busy look up.  And check the Domino Console for signs of a look-up.  This should now magically work.</p>
<p style="text-align: justify;">A good tip for trying to get Free/Busy lookups working from Domino to Exchange is to manually enter the Exchange mailbox address into the Notes Client when creating a new appointment, as this gives you the chance to try different target address formats without having to waste time changing the Dir Sync operation.</p>
<p style="text-align: justify;">For example, you could enter an attendee address of:</p>
<p style="text-align: justify;"><strong>fred.bloggs@exchange.contuso.com@exchange</strong></p>
<p style="text-align: justify;">and</p>
<p style="text-align: justify;"><strong>john.smith@exchange.contuso.com</strong></p>
<p style="text-align: justify;">And see which one works.</p>
<p style="text-align: justify;"><strong> </strong> Once you have hit upon a successful target address then you can retrospectively configure Dir Sync to present the required forwarding addresses on the Notes Person Records.</p>
<p style="text-align: justify;">Different versions of Domino seen to demand different settings to make Free Busy work, so it pays to be familiar with the information presented here, and to experiment to get a result.</p>
<p style="text-align: justify;">Let me know if this worked for you, or any updates required to this article.</p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/free-busy-lookup-between-exchange-2007-sp2-and-domino-r8-8-0-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transporter Directory Synchronisation and Sub-Domain Routing Between Exchange 2007 (2010) and Lotus Domino r8</title>
		<link>http://emailmigrations.com/transporter-directory-synchronisation-between-exchange-2007-2010-and-lotus-notes-r8</link>
		<comments>http://emailmigrations.com/transporter-directory-synchronisation-between-exchange-2007-2010-and-lotus-notes-r8#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:02:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Transporter]]></category>

		<guid isPermaLink="false">http://emailmigrations.com/?p=360</guid>
		<description><![CDATA[This post covers some of the challenges faced when using the Microsoft Transporter Suite to perform Directory Synchronisation (Synchronization for US citizens!) between Exchange 2007 and Lotus Domino (Lotus Notes), and then introducing a sub-domain routing topology during the migration period.    Detailed technical documentation is hard to come by for this. The version of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This post covers some of the challenges faced when using the Microsoft Transporter Suite to perform Directory Synchronisation (Synchronization for US citizens!) between Exchange 2007 and Lotus Domino (Lotus Notes), and then introducing a sub-domain routing topology during the migration period.    Detailed technical documentation is hard to come by for this.</p>
<p style="text-align: justify;">The version of Lotus Notes in my example is r8.   I mention Exchange 2010 in the post title, as Microsoft current advise deploying certain Exchange 2007 technologies (eg- Transporter Suite) to facilitate a migration from Lotus Notes to Exchange 2010.</p>
<p style="text-align: justify;">By following the detailed Transporter documentation (free download alongside the Transporter binaries) a basic Directory Synchronisation can be achieved, with Lotus Notes addresses represented in Active Directory, and Exchange addresses represented in Domino.</p>
<p style="text-align: justify;">Things get interesting when you try and implement a sub-domain routing topology to allow for a single domain name-space to be used for both Domino and Exchange.      For example, if  CONTUSO.COM was being migrated from Domino to Exchange 2007, then best-practice dictates you implement Transporter Suite DirSync,  an SMTP connector between the two environments,  and route all inbound internet email via Exchange.  Then start migrating mailboxes.  This, of course, is trivialising a complex operation.</p>
<p style="text-align: justify;">However, a key aspect of this situation is the ability to use sub-domains for email routing.</p>
<p style="text-align: justify;">For emails from Exchange to Domino, you could use the namespace:   <strong>@NOTES.CONTUSO.COM</strong></p>
<p style="text-align: justify;">For emails from Domino to Exchange, you could use the namespace:   <strong>@EXCHANGE.CONTUSO.COM</strong></p>
<p style="text-align: justify;">There are two aspects to this:</p>
<p style="text-align: justify;">1)  Internet email needs to be go via Exchange to Domino.   It would be great if we could get all Domino addresses into AD with an accurate relay address to get the emails onto Domino.  In reality this is rarely the case, and to mitigate the issue, Exchange 2007 allows for an SMTP connector to forward all mail it cannot match to AD, onto a Smart Host (Domino).  So no real issue here.</p>
<p style="text-align: justify;">2) During the migration there will be users on both Domino and Exchange.   The Exchange users need to be able to email Domino users from the Global Address Book (GAL).   Therefore the Windows Contact objects need to contain a valid Target Address (relay) field.</p>
<p style="text-align: justify;">This is where the main reason for this post appears&#8230;.</p>
<p style="text-align: justify;">The default Target Address generated by Transporter to represent a Domino user would be as follows:</p>
<p style="text-align: justify;"><strong>Fred_Bloggs/CONTUSO%CONTUSO@notes.contuso.com</strong></p>
<p style="text-align: justify;">The problem is that the FULL NAME field in the Notes Person Record for this user = &#8220;Fred Bloggs&#8221;, with no underscore character.   Mail to this address may not be delivered and generate a Non Delivery Report (NDR).   Transporter has inserted the underscore character to replace the space character, as that is not valid in an SMTP address.</p>
<p style="text-align: justify;">If your Domino environment is small, maybe you manually (or via an Agent) add an additional address for each user with the underscore.  But if there is a large number of users this may not be possible.</p>
<p style="text-align: justify;">All is not lost though.   In the Transporter application Windows folder structure, there are a set of configuration files that are used by Transporter.   This can be manipulated to help with this situation.</p>
<p style="text-align: justify;">Typically the files are under  <strong> c:\program files\microsoft transporter tools\config\connector\*</strong></p>
<p style="text-align: justify;">The file you are after is <strong>dominotoexchangerules.tbl</strong></p>
<p style="text-align: justify;">Backup all files in this folder before you start making any changes, and do all your tests in a lab environment before committing to production.</p>
<p style="text-align: justify;">The section in the <strong>dominotoexchangerules.tbl</strong> file you need is:</p>
<p style="text-align: justify;"><em>Alias = ISEQUAL( Alias, &#8220;&#8221;, ISEQUAL( InetAddr, &#8220;&#8221;, SecALIAS, Strip( InetAddr, &#8220;@&#8221;, &#8220;L&#8221;, &#8220;R&#8221; ) ), Alias )<br />
DispName = ISEQUAL( Resource, &#8220;&#8221;, X500( FullName, &#8220;CN&#8221; ), Strip( FullName, &#8220;;&#8221;, &#8220;L&#8221;, &#8220;R&#8221; ) )<br />
Name = Strip( FullName, &#8220;;&#8221;, &#8220;L&#8221;, &#8220;R&#8221; )<br />
LastName = ISEQUAL( LastName, &#8220;&#8221;, ISEQUAL( FirstName, &#8220;&#8221;, X500( FullName, &#8220;CN&#8221;), &#8220;&#8221; ) , LastName)<br />
NOTESADDR = NotesLocal &#8220;@&#8221; MailDomain<br />
TA = ISEQUAL( FwdAddr, &#8220;&#8221;, ISEQUAL( CFGPARM(&#8220;DominoSmtpDomain&#8221;), Strip( InetAddr, &#8220;@&#8221;, &#8220;L&#8221; ), InetAddr, ISEQUAL(SmtpLocal, &#8220;&#8221;, SmtpLocEsc, SmtpLocal) &#8220;%&#8221; MailDomain &#8220;@&#8221; CFGPARM(&#8220;DominoSmtpDomain&#8221;)), FwdAddr )</em></p>
<p style="text-align: justify;">For details on the syntax used do a search on Google for &#8220;Exchange 2003 Lotus Notes Connector TBL&#8221;.   The syntax used for Exchange 2007 is similar, but not the same.</p>
<p style="text-align: justify;">The trick is to edit the file so it looks like this:</p>
<p style="text-align: justify;"><em>Alias = ISEQUAL( Alias, &#8220;&#8221;, ISEQUAL( InetAddr, &#8220;&#8221;, SecALIAS, Strip( InetAddr, &#8220;@&#8221;, &#8220;L&#8221;, &#8220;R&#8221; ) ), Alias )<br />
DispName = ISEQUAL( Resource, &#8220;&#8221;, X500( FullName, &#8220;CN&#8221; ), Strip( FullName, &#8220;;&#8221;, &#8220;L&#8221;, &#8220;R&#8221; ) )<br />
Name = Strip( FullName, &#8220;;&#8221;, &#8220;L&#8221;, &#8220;R&#8221; )<br />
LastName = ISEQUAL( LastName, &#8220;&#8221;, ISEQUAL( FirstName, &#8220;&#8221;, X500( FullName, &#8220;CN&#8221;), &#8220;&#8221; ) , LastName)<br />
NOTESADDR = NotesLocal &#8220;@&#8221; MailDomain<br />
;TA = ISEQUAL( FwdAddr, &#8220;&#8221;, ISEQUAL( CFGPARM(&#8220;DominoSmtpDomain&#8221;), Strip( InetAddr, &#8220;@&#8221;, &#8220;L&#8221; ), InetAddr, ISEQUAL(SmtpLocal, &#8220;&#8221;, SmtpLocEsc, SmtpLocal) &#8220;%&#8221; MailDomain &#8220;@&#8221; CFGPARM(&#8220;DominoSmtpDomain&#8221;)), FwdAddr )<br />
TA = </em><em>STRIP(PriSMTP, “@”, “L”, “R”) “@notes.contuso.com”</em></p>
<p style="text-align: justify;">This has placed a semi-colon at the front of the original line starting with TA = , and then added a new line for this parameter, which will generate a Target Address using the left-hand side of the internet address and the SMTP sub-domain name-space used to route mail to Domino.</p>
<p>There is an entry in the GUI config of the Transporter to specify the Domino SMTP domain also &#8211; good idea to put in the same sub-domain value here.    This is what was used to generate the default TA value, and is overridden by the change I suggest.    However, I advise setting it anyway as a reference.</p>
<p><em>Note:  if you wish, you can use an alternate naming format based on the alias value.  You just use this line instead:   <em>TA = </em><em>Alias “@notes.contuso.com”</em></em></p>
<p style="text-align: justify;">The reason I do not generally recommend the use of the Alias@notes.contuso.com   name format is that in Domino your Resources and Mail-In Databases do not have an Alias value set, and have no Alias field that can be populated.   However, they do have an internet address field set.   Therefore, you can include them in Dir Sync by populating them all with a valid internet address.  This will allow them to appear in the Exchange GAL via Dir Sync.  If they have a blank internet address field in Domino, they will not appear in the Exchange GAL via DirSync.</p>
<p style="text-align: justify;">Once you have made the change, you need to remove all the Lotus Notes Windows Contacts from AD, restart the Transporter Directory Sync Windows Service, and force a Full Sync from Domino to Exchange.</p>
<p style="text-align: justify;">(Don&#8217;t forget, you can always go back to the original configuration if this produces results you do not expect.)</p>
<p style="text-align: justify;">In Exchange 2007 Management Console (EMC), check the Target Address fields after the Sync has completed.  You should see the new format of   <em>firstname.lastname@notes.contuso.com</em> .    This is now a valid Target Address for Domino user mailboxes.   Domino is tolerant of receiving emails that are not an exact match &#8211; it will perform a series of look-ups to try and get a match.</p>
<p style="text-align: justify;">The new Target Address for the example user will now be:</p>
<p style="text-align: justify;"><strong>Fred.Bloggs@notes.contuso.com</strong></p>
<p>Now you need to edit the <strong>exchangetodominorules.tbl </strong>file in a similar way.  For this file you need to comment out the line starting with &#8220;FwdAddr &#8230;&#8230;&#8221; and replace it with this line.</p>
<p><em>FwdAddr = STRIP(PriSMTP, “@”, “L”, “R”) “@exchange.contuso.com”</em></p>
<p>This will generate an address entry in the Domino Address Book for any new Exchange mailboxes, and will stamp a forwarding address of format:</p>
<p><strong>John.Bloggs@exchange.contuso.com</strong></p>
<p>You have a successful sub-domain routing mechanism for mail flow and DirSync setup between Domino and Exchange 2007.  You can start looking at Free/Busy, and at the actual migration.</p>
<p>As always, test this to your own satisfaction in a private lab scenario.</p>
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/transporter-directory-synchronisation-between-exchange-2007-2010-and-lotus-notes-r8/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 Restore After Exchange 2007</title>
		<link>http://emailmigrations.com/exchange-2003-restore-after-exchange-2007</link>
		<comments>http://emailmigrations.com/exchange-2003-restore-after-exchange-2007#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:52:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://emailmigrations.com/?p=351</guid>
		<description><![CDATA[When migrating from Exchange 2003 to Exchange 2007, there is a high probability that you receive a request to restore a mailbox from before the migration. How do you do this ?   There are many ways you can retain some sort of Exchange 2003 infrastructure for restore purposes.   This could involve a lab setup, or [...]]]></description>
			<content:encoded><![CDATA[<p>When migrating from Exchange 2003 to Exchange 2007, there is a high probability that you receive a request to restore a mailbox from before the migration.</p>
<p>How do you do this ?   There are many ways you can retain some sort of Exchange 2003 infrastructure for restore purposes.   This could involve a lab setup, or leaving all your Exchange 2003 production mailbox servers in operation.</p>
<p>The most efficient solution I have found involves a little know trick using ADSIEdit and GUID swapping.  It will allow you to retain only one Exchange 2003 Server for your entire enterprise.  The assumption is that your production tape silo is not available for the lab, so you have to maintain the Exchange 2003 footprint in production to do those restores.</p>
<p>It is vital that you have kept a record of which Exchange 2003 Mail Store every user was on before the migration.  Use the CSVDE tool to achieve this via an export from Active Directory (be careful with this tool, and only do an export).</p>
<p>The trick is to run ADSIEdit  on the legacy Exchange 2003 Server and follow the below procedure to replace the <strong>msExchOrigMDB </strong>value on the RSG with the <strong>distinguishedName</strong> value on the Exchange 2007 Mailbox Store where the user mailbox currently resides.   Without doing this key step, ExMerge will not allow you to extract the mailbox contents to a PST, as it is expecting to find the user’s mailbox on the original legacy Mail Store.</p>
<p><strong>Step 1:</strong></p>
<p>After the mail migration, shrink down your Exchange 2003 environment so you have one of the mailbox servers left over.  Ensure it maintains access to suitable disk/SAN/tape drive.</p>
<p><strong>Step 2:</strong></p>
<p>Find out user’s current Exchange 2007 Mailbox Server, Storage Group and Mailbox Store</p>
<p>Find out user’s legacy Exchange 2003 Mailbox Server, Storage Group and Mailbox Store</p>
<p>On the Exchange 2003 Server create a Recovery Storage Group(RSG) that links to the legacy Exchange 2003 Mail Store that the user mailbox used to be homed on.</p>
<p>Prepare your backup media so you are ready for the restore.</p>
<p><strong>Step 3:</strong></p>
<p>Follow this procedure:</p>
<ol>
<li>Start ADSI Edit.</li>
<li>Locate the mailbox store that you moved the mailbox to. To do      so, expand <strong>Configuration Container [<em>YourServerName</em>.<em>YourDomainName</em>.<em>YourTopLevelDomain</em>]</strong>,      expand <strong>CN=Configuration,DC=<em>YourDomainName</em>,DC=<em>YourTopLevelDomain</em></strong>,      expand <strong>CN=Services</strong>, expand <strong>CN=Microsoft Exchange</strong>, expand <strong>CN=<em>YourOrganizationName</em></strong>,      expand <strong>CN=Administrative Groups</strong>, expand <strong>CN=<em>Your      Administrative Group</em></strong>, where <em>Your Administrative Group</em> is      the administrative group that contains the storage group that you want to      modify), expand <strong>CN=Servers</strong>, expand <strong>CN=<em>YourServerName</em></strong>,      expand <strong>CN=InformationStore</strong>, and then click <strong>CN=<em>YourStorageGroup</em></strong>.</li>
<li>In the right pane, right-click the database object, and then      click <strong>Properties</strong>.</li>
<li>In the <strong>Select which properties to view</strong> list, click <strong>Both</strong>.</li>
<li>In the <strong>Select a property to view</strong> list, click <strong>distinguishedName</strong>.</li>
<li>Right-click the value that is in the <strong>Value(s)</strong> box, and      then click <strong>Copy</strong>.</li>
<li>Click <strong>Cancel</strong>.</li>
<li>Locate and then click the Recovery Storage Group database      object in the <strong>CN=Configuration,DC=<em>YourDomainName</em>,DC=<em>YourTopLevelDomain</em></strong> container.</li>
<li>In the right pane, right-click the Recovery Storage Group      database object, and then click <strong>Properties</strong>.</li>
<li>In the <strong>Select which properties to view</strong> list, click <strong>Both</strong>.</li>
<li>In the <strong>Select a property to view</strong> list, click <strong>msExchOrigMDB</strong>.</li>
<li>Click <strong>Clear</strong>.</li>
<li>Right-click an empty area of the <strong>Edit Attributes </strong>box,      and then click <strong>Paste</strong>.</li>
<li>Click <strong>Set</strong>, and then click <strong>OK</strong>.</li>
<li>Quit ADSI Edit.</li>
</ol>
<p><strong>Examples:</strong></p>
<p><strong>Example RSG msExchOrigMDB value before it is modified on Exchange 2003 Server</strong></p>
<p>CN=StoreA,CN=SGA,CN=InformationStore,CN=2003SERVER,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=Exchange,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contuso,DC=com</p>
<p><strong>Example RSG msExchOrigMDB value after it is modified on Exchange 2003 Server</strong></p>
<p>CN=StoreZ,CN=SGZ,CN=InformationStore,CN=2007SERVER,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Exchange,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contuso,DC=com</p>
<p><strong>ExMerge:</strong></p>
<p>Then use ExMerge to extract the mailbox required to a PST file.   Make sure the RSG is mounted.  The original Exchange 2003 mail store also needs to be mounted, even though the ADSIEDIT change was made earlier.  On the legacy Exchange 2003 server, make sure that the Mail Store containing the System Attendant Mailbox is also mounted.</p>
<p><strong>Notes:</strong></p>
<p>It will be possible to use the one Exchange 2003 Server to restore mailbox data that was originally homed on a different Exchange 2003 Server.  As long as your backup software allows you to restore to an RSG on a different server then Microsoft support this scenario.</p>
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/exchange-2003-restore-after-exchange-2007/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 to 2007 Migration</title>
		<link>http://emailmigrations.com/exchange-2003-to-2007-migration</link>
		<comments>http://emailmigrations.com/exchange-2003-to-2007-migration#comments</comments>
		<pubDate>Mon, 12 Oct 2009 01:37:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://emailmigrations.com/?p=294</guid>
		<description><![CDATA[I am just completing a major Exchange 2003 to Exchange 2007 migration.  All mailboxes and services have just completed migrating.  Exchange 2003 decom is now required &#8211; after remedial action is taken with Recipient Update Policies and Public Folders.]]></description>
			<content:encoded><![CDATA[<p>I am just completing a major Exchange 2003 to Exchange 2007 migration.  All mailboxes and services have just completed migrating.  Exchange 2003 decom is now required &#8211; after remedial action is taken with Recipient Update Policies and Public Folders.</p>
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/exchange-2003-to-2007-migration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website launch &#8211; new look</title>
		<link>http://emailmigrations.com/another-blog-post</link>
		<comments>http://emailmigrations.com/another-blog-post#comments</comments>
		<pubDate>Sat, 06 Jun 2009 21:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Emailmigrations.com News]]></category>

		<guid isPermaLink="false">http://hosting.wireload.net/?p=235</guid>
		<description><![CDATA[This the first blog entry on my new-look website &#8211; I hope you like the new look and content.]]></description>
			<content:encoded><![CDATA[<p>This the first blog entry on my new-look website &#8211; I hope you like the new look and content.</p>
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/another-blog-post/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Notes r8 Migration to Exchange 2007</title>
		<link>http://emailmigrations.com/sample-blog-post</link>
		<comments>http://emailmigrations.com/sample-blog-post#comments</comments>
		<pubDate>Sat, 06 Jun 2009 21:12:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://hosting.wireload.net/?p=233</guid>
		<description><![CDATA[I am working on a Lotus Notes R8 migration to Exchange 2007 SP2 right now.  This will involve using the Quest Notes Migrator to migrate the content to Microsoft Exchange 2007 CCR Mailbox Servers. New content will be added to the website as I progress through this project. The Design phase is due to start.]]></description>
			<content:encoded><![CDATA[<p>I am working on a Lotus Notes R8 migration to Exchange 2007 SP2 right now.  This will involve using the Quest Notes Migrator to migrate the content to Microsoft Exchange 2007 CCR Mailbox Servers.</p>
<p>New content will be added to the website as I progress through this project.</p>
<p>The Design phase is due to start.</p>
]]></content:encoded>
			<wfw:commentRss>http://emailmigrations.com/sample-blog-post/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.536 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-31 07:38:32 -->
<!-- Compression = gzip -->