Hello everyone, Attached below is a Microsoft Outlook 2010 Reference Guide for Lotus Notes Users to assist with training for Outlook 2010 deployments.
Hope this helps everyone! Thanks! –Lou
Hello everyone, Attached below is a Microsoft Outlook 2010 Reference Guide for Lotus Notes Users to assist with training for Outlook 2010 deployments.
Hope this helps everyone! Thanks! –Lou
Hello everyone, as some customers have reminded me, not everyone is using Outlook 2010 yet.
Attached below are Outlook 2007 reference guides.
Enjoy!
I wrote this article on help inform everyone of the options they have with the Transporter Suite for Lotus Domino and Exchange Server 2010.
Problem
Installation completes, the configuration fails. Why ? It was never designed for Exchange Server 2010.
What does not function ?
What does function ?
Solution
Solution is to install on an Exchange 2007 Server. Use that as your bridge server to and from Domino for the duration of the coexistence and migration, then retire it when complete.
Two system integrators have products which can help you go directly without this bridge method, Binary Tree and Quest Software
High Level Overview
Configuring the Exchange Server 2007 Bridge
User Migration / Data Migration
Domino to Exchange Server 2010 Summary
This isn’t my specialty but I helped someone locate these registry keys which may help others so I’m posting them here.
The error symptoms are:
Summary: 1 item(s). 1 succeeded, 0 failed.
Elapsed time: 00:03:52
Completed
Warning:
Failed to retrieve the properties of a message in folder INBOX for the following reason: Failed to retrieve the properties of a message in folder INBOX for the following reason: Command line too large..
The two registry keys which could help with this scenario are: The first key fixed the command too large issue, the second could help migration machines that have a limited amount of memory.
HKCU\Software\Microsoft\Transporter\Preferences\ImapFetchBatchSize
Sets the chunk size for mail extraction using IMAP. If not specified, or if the specified value is invalid then it is default to 2500.
Scenario: customer is receiving errors from the source server indicating “Request too large”. This registry key allows the customer to define a smaller request size.
HKCU\Software\Microsoft\Transporter\Preferences\PipelineFlushThresholdMB
Registry key to specify the pipeline memory after it grows to a certain size. Default size is 600MB, can be overridden with a registry value. This will prevent any potential System.OutOfMemroyException caused by oversized mail migration.
Scenario: Customer is receiving system out of memory exceptions on the machine running the Migration tools. The Transporter will spool up items from the source until the memory usage reaches a certain size, at which point it will flush the pipeline by submitting the items to the target server. This registry key reduces the amount of data we’ll spool up before flushing the pipeline. The other tool available for this scenario is reducing the max thread count for the migration process via PowerShell. This scenario is typically one we see on 32 bit machines.
Hello everyone! Lou Mandich has returned to Microsoft!
This blog will start becoming more active in the next few months.