subject: exchange

Rui Silva - Exchanging Knowledge About Exchange

Recent Posts

Sponsors

Tags

News

Disclaimer

  • This posting is provided "AS IS" with no warranties, and confers no rights.
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway. Please use the Exchange Forums for support requests.

Community

Email Notifications

Blogroll

Links

Archives

Detailed instructions for using Inter-Org DL Migration Script

For those of you interested in more information regarding the Inter-Org Migration script that I developed, I decided to compile detailed step-by-step instructions to run the script:

  1. Install and configure ADC. This article might be useful: XGEN: How to Configure a Two-Way Recipient Connection Agreement for Exchange Server 5.5 User;
  2. Synchronize Exchange 5.5 Directory with AD. It's fundamental that you import all the users first;
  3. Using Exchange 5.5 Administrator console, increase LDAP query results limit (9999, for example). The Maximum number of search results returned setting is located on the Search tab in the LDAP (Directory) Site Defaults Properties dialog box at the site level, and in the LDAP (Directory) Settings Properties dialog box at the server level;
  4. Modify the variables inside the script, in order to match your environment;
  5. Run the script on the Exchange 2003 server;
  6. If an error occurs before the end of the import process, delete all the DL's already migrated before running the script again.

Related post:

Thank you Hélder for the latest feedback ;-)