Sunday, June 27, 2010

Home /Exchange /Exchange 2010 /exchange migration /Migration / GUI Interface for Cross Forest Mailbox Move Tool

GUI Interface for Cross Forest Mailbox Move Tool

Sathish has created a nice GUI for Cross Forest Mailbox tool. You can read more information on the following link:

http://gallery.technet.microsoft.com/ScriptCenter/en-us/c1a9e5b1-4e48-4659-8d9c-2ab8f7a01e60

Here are the high level steps:

    1. 1. Use ADMT or any migration tools to migrate the active directory users - http://www.sivarajan.com/admt.html
    2. 2. Download Cross Forest tool – Prepare-MoveRequest.Ps1 - http://www.microsoft.com/downloads/details.aspx?FamilyID=16a91d42-5ca4-4b58-aaa6-b2689b99ba51&displaylang=en
    3. 3. Download GUI for Cross Forest mailbox move tool - MovetoE14.Ps1 - http://gallery.technet.microsoft.com/ScriptCenter/en-us/c1a9e5b1-4e48-4659-8d9c-2ab8f7a01e60
    4. 4. Execute MovetoE14.Ps1 and follow the instructions.

You can see more information on Sathish’s website:

http://msexchangehelp.wordpress.com/2010/03/23/gui-script-for-exchange-2003-to-exchange-2010-cross-forest-move-mailbox/


Other Related Blogs

Active Directory Migration Using ADMT - http://www.sivarajan.com/admt.html

Computer Migration - Things to Consider - http://www.sivarajan.com/cm.html

ADMT Include File - http://portal.sivarajan.com/2011/06/admt-include-file.html

User Migration and Input File Format - http://portal.sivarajan.com/2010/12/user-migration-and-input-file-format.html

User Account Migration and Merging – ADMT - http://portal.sivarajan.com/2011/05/user-account-migration-and-merging-part.html

User Account Migration and Merging – Quest Migration Manager - http://portal.sivarajan.com/2011/07/user-account-migration-and-merging-part.html


Other Reference Articles:

Exchange 2010 Cross-Forest Mailbox Moves - http://blogs.technet.com/b/exchange/archive/2010/08/10/3410619.aspx

Exchange 2007 Cross Org Mailbox Migration - http://blogs.technet.com/b/exchange/archive/2006/11/02/3396084.aspx


SS

Santhosh Sivarajan

Microsoft MVP · Identity & Cybersecurity Architect

Santhosh has 30+ years of hands-on enterprise experience in Identity and Access Management, Microsoft Entra ID, Active Directory, Microsoft 365 and Zero Trust architecture. He is the author of two books on Windows Server and security, and leads consulting, assessments and training at SAG Business Group.

8 comments:

Where can we get the gui script? It is no longer available from the link above.

It is still available and you can download it from the following location:

http://gallery.technet.microsoft.com/ScriptCenter/en-us/c1a9e5b1-4e48-4659-8d9c-2ab8f7a01e60

I tried that link, the site must be having some problems. Thx. I'll try again later.

Is there any script for cross forest move between exchange 2007 servers in different forest?

I am not aware of any Microsoft scripts. However, you can create your own script or you can use a migration tool like QMM or NetIQ.

can you please tell me how to increase results from script as by default it stops at 1000 mailboxes/users and I have more

-resultsize is the parameter but not sure where to add it in script

Great, thanks for creating this article, I also found exchange migrator tool ( http://www.lepide.com/exchangemigrator/ ) that allows to move mailboxes from exchange server to other domain and transfer all resources between two Exchange Servers such as mailbox or public folder properties, Outlook rules, Outlook profiles. global address list and permissions.

Please can you share a link to download your script MovetoE14.Ps1 because it's not present on technet Gallery. Thanks a lot David

Post a Comment

Popular Posts
Workstation Trust Relationship Issue Issue: You receive the following error message, when you try to login to the domain.  The security database on the server does not have ... ADMT Service Account - Permission and Configuration The ADMT service account needs to have proper permission in source and target domains.  You don’t need to use 2 separate accounts.  You can ... My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the ins... ObjectSID and Active Directory What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ... AD Group Report - List Group Members in Active Directory–PowerShell Script Updated Script - http://portal.sivarajan.com/2011/10/search-ad-collect-local-admin-group.html Script #1 This script... Add Users to a Group–PowerShell Script Purpose – Add users to a group from an input file – PowerShell V2 Script.  Input file – Input file (Users.csv) contains samAccountName in... User Account Migration and Merging – Part I (ADMT) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM pre-creating user account ... User Account Migration and Merging – Part II (Quest Migration Manager) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in... Delete Stale or Inactive Computer Accounts from Active Directory Here is an easy way to identify and delete inactive or stale computers in an Active Directory environment.  Using the dsquery command you c... Converting PowerShell (PS1) to EXE / Standalone Application As we know, there many applications available to convert a PowerShell file to a standalone executable file.  Based on my experience, PowerSh...