<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Quest Software: Migrations Team Blog</title>
	<link>http://blogs.inside.quest.com/migration</link>
	<description>Quest Migrations Team Blog</description>
	<lastBuildDate>Fri, 10 Jul 2009 11:10:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Quest &#38; Symantec EV Exchange Migrations</title>
		<description><![CDATA[Overview
When migrating Exchange mailbox from source to target whereby Symantec EV is connected to archiving the source mailboxes, by default after migration, when Symantec EV is re-directed to the newly migrated Exchange mailboxes in the target, it will create new and duplicate archives within the EV database. The root cause of this is because the [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/07/10/quest-symantec-ev-exchange-migrations/</link>
			</item>
	<item>
		<title>Tutorial: Troubleshooting MAPI_E_LOGON_FAILURE errors in agents</title>
		<description><![CDATA[Overview
This is an overview tutorial discussing the general troubleshooting techniques for MAPI_E_LOGON_FAILURE errors. These can be logon failures or access denied. Note that logon failure is generic and can be either communications, service failure or name resolution as the root cause. Generally the problem is lack of permissions or permissions denied.
The Quest product on this [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/07/07/tutorial-troubleshooting-mapi_e_logon_failure-errors-in-agents/</link>
			</item>
	<item>
		<title>Confirming Access to the System Attendant Mailbox</title>
		<description><![CDATA[
Why logon to the System Attendant?
Quest Migration Manager for Exchange uses the System Attendant Mailbox and requires access to this mailbox during the synchronization of data. To have access denied to this mailbox can be fairly common. Typical errors which can be displayed within the logs files of Quest Agent&#8217;s are:
 
11/9/2007 11:27:19 AM    CSession::Logon    TraceMsg    [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/06/08/confirming-access-to-the-system-attendant-mailbox/</link>
			</item>
	<item>
		<title>Tools: Troubleshooting Notes/Domino</title>
		<description><![CDATA[ 
Notes Peek
This allow you view all message information of a NSF database. Pretty much the same as MFCMAPI.
Downloadable from: http://www-01.ibm.com/support/docview.wss?uid=swg24005686 
OR, if you don&#8217;t want to register!!:http://www.notes411.com/dominosource/forum.nsf/0/5C67E7E6845A9E6780256DD50058D875!opendocument
]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/05/12/tools-troubleshooting-notesdomino/</link>
			</item>
	<item>
		<title>Tools: Troubleshooting Exchange</title>
		<description><![CDATA[Exchange Dump
This is a command line utilty that collects and dumps information about Exchange. Downloadable from:
http://www.microsoft.com/downloads/details.aspx?familyid=d88b807d-964e-4bf8-9344-754892e9f637&#38;displaylang=en
JetStress
Disk performance testing. Downloadable from: 32-bit http://www.microsoft.com/downloads/details.aspx?familyid=94b9810b-670e-433a-b5ef-b47054595e9c&#38;displaylang=en 64-bit http://www.microsoft.com/downloads/details.aspx?FamilyID=73dfe056-0900-4dbb-b14a-0932338cecac&#38;DisplayLang=en
MFCMAPI
Basic MAPI logon the the IS. Good for basic permissions troubleshooting letting you view the MAPI proptags. DOwnloadable from: http://www.microsoft.com/downloads/details.aspx?FamilyID=55FDFFD7-1878-4637-9808-1E21ABB3AE37&#38;displaylang=en
]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/05/12/tools-troubleshooting-exchange/</link>
			</item>
	<item>
		<title>Notes Migrator for Exchange: Merge Process Explained</title>
		<description><![CDATA[NME: The Merge Process
 
The merging process for Notes Migrator for Exchange simply takes the mail-enabled contact and copies &#38; pastes the attributes onto a designated matching AD user object. Why would you need to do this? In a scenario by which you’ve installed the Microsoft Connector for Lotus Notes, the Transporter, or an identity integration [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/05/11/notes-migrator-for-exchange-merge-process-explained/</link>
			</item>
	<item>
		<title>Bulk Creating Mail Objects with PowerShell</title>
		<description><![CDATA[ 
The following takes the input variables of &#8216;$_&#8217; reference and passes them through to the associated AD attribute via the -attributename command. This is for the -room object, you can also use the -mailbox object and others, just be aware of the requirements per object type.
Import-CSV C:\test\room.csv &#124; foreach {new-mailbox -alias $_.alias -organizationalunit $_.ou -name [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/05/11/bulk-creating-mail-objects-with-powershell/</link>
			</item>
	<item>
		<title>Notes Migrator for Exchange: Migrating custom message attribute classes</title>
		<description><![CDATA[Migrating Custom Attributes
 
Please note that this document is a guide only and can continue in much more depth. You should have access to the tool Mfcmapi.exe or another MAPI property viewer application. Customer attributes can be migrated from Noted to Exchange MAPI properties. A good scenario is by which there is an archiving product that [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/04/14/notes-migrator-for-exchange-migrating-custom-message-attribute-classes/</link>
			</item>
	<item>
		<title>Notes Migrator for Exchange: Customer Checklist</title>
		<description><![CDATA[ 
Below is a migration checklist for the tool. These are things which should be completed prior to migration and during.






Task


Yes/No?




Environment Tasks


 




 ·         Download &#38; Install the Exchange 2003 Connector for Lotus Notes: 
http://www.microsoft.com/downloads/details.aspx?FamilyID=d9f3a35e-1046-47b5-b09b-bda9de60cd9d&#38;displaylang=en
 ·         Download &#38; install the Microsoft Transporter Suite:
http://www.microsoft.com/downloads/details.aspx?FamilyId=35FC4205-792B-4306-8E4B-0DE9CCE72172&#38;displaylang=en
 ·         Configuring the Exchange 2003 Connector for Lotus Notes:
http://support.microsoft.com/kb/883727
 ·         Customizing the mapping of attributes with the Connector for [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/04/14/notes-migrator-for-exchange-customer-checklist/</link>
			</item>
	<item>
		<title>Notes Migrator for Exchange: Using the Migration Database Utility</title>
		<description><![CDATA[What is MigDBUtil?
 
The Migration Database Utility (MigDBUtil for short) is used in scenarios by which you have replicated mail files from a remote slow connection server, to a more centrally located server in order to improve migration throughout, or simply for preference. When you use Notes Migrator for Exchange is has the Directory Export process [...]]]></description>
		<link>http://blogs.inside.quest.com/migration/2009/04/10/notes-migrator-for-exchange-using-the-migration-database-utility/</link>
			</item>
</channel>
</rss>
