GUI Script for Ex2K3 to Ek10 Cross forest move mailbox
December 22nd, 2010 by Awinish Vishwakarma and tagged Exchange, Scripts/Powershell
I came across the below GUI script for Exchange 2003 to Exchange 2010 Cross Forest Move Mailbox by Sathish & found it worth to share with others.
http://gallery.technet.microsoft.com/ScriptCenter/c1a9e5b1-4e48-4659-8d9c-2ab8f7a01e60/
Note: The script is not owned/created by me, so run solely on your risk, for best result, validate first in test environment before using on production environment.
Posted in Exchange, Scripts/Powershell | 6 Comments »
September 28th, 2011 at 12:02 am
These seem like they would be super handy links, but they’re broken. I’ve googled and I can see others referring to them as well. You wouldn’t happen to have updated/working links? Or archived/saved copies of the links/content/scripts, etc would you? Thanks so much, Saul.
September 28th, 2011 at 12:02 am
These seem like they would be super handy links, but they’re broken. I’ve googled and I can see others referring to them as well. You wouldn’t happen to have updated/working links? Or archived/saved copies of the links/content/scripts, etc would you? Thanks so much, Saul.
September 28th, 2011 at 12:47 pm
The script written by the author was moved to another location which was also not accessible.Thanks for pointing it out, i have updated the links.
Thanks Awinish
September 28th, 2011 at 12:47 pm
The script written by the author was moved to another location which was also not accessible.Thanks for pointing it out, i have updated the links.
Thanks Awinish
September 30th, 2011 at 12:33 am
Thanks. I have found the 2 original ones on the WayBack machine if anyone is interested (some pictures missing):
http://web.archive.org/web/20100411063807/http://msexchangehelp.wordpress.com/2010/03/13/cross-forest-move-mailbox-request-from-exchange-2003-to-2010/
And
http://web.archive.org/web/20100627182045/http://msexchangehelp.wordpress.com/2010/03/23/gui-script-for-exchange-2003-to-exchange-2010-cross-forest-move-mailbox/
I have done some reading and I think the script may need some editing as it is recommended to run Prepare-MoveRequest.Ps1 AFTER running ADMT (or using the new SP1 -OverwriteLocalObjects switch if running ADMT first).
Some other links:
With pictures:
http://www.myexchangeworld.com/2011/04/migrating-from-exchange-2003-to-exchange-2010cross-forest-complete-series/
For SP1:
http://wenany.wordpress.com/2011/08/17/exchange-2010-sp1-cross-forest-migration/
From Microsoft:
http://blogs.technet.com/b/exchange/archive/2010/08/10/3410619.aspx
I will be doing this shortly for a client with a SLD Exchange 2003 forest to a new forest with Exchange 2010 SP1.
-Saul
September 30th, 2011 at 12:33 am
Thanks. I have found the 2 original ones on the WayBack machine if anyone is interested (some pictures missing):
http://web.archive.org/web/20100411063807/http://msexchangehelp.wordpress.com/2010/03/13/cross-forest-move-mailbox-request-from-exchange-2003-to-2010/
And
http://web.archive.org/web/20100627182045/http://msexchangehelp.wordpress.com/2010/03/23/gui-script-for-exchange-2003-to-exchange-2010-cross-forest-move-mailbox/
I have done some reading and I think the script may need some editing as it is recommended to run Prepare-MoveRequest.Ps1 AFTER running ADMT (or using the new SP1 -OverwriteLocalObjects switch if running ADMT first).
Some other links:
With pictures:
http://www.myexchangeworld.com/2011/04/migrating-from-exchange-2003-to-exchange-2010cross-forest-complete-series/
For SP1:
http://wenany.wordpress.com/2011/08/17/exchange-2010-sp1-cross-forest-migration/
From Microsoft:
http://blogs.technet.com/b/exchange/archive/2010/08/10/3410619.aspx
I will be doing this shortly for a client with a SLD Exchange 2003 forest to a new forest with Exchange 2010 SP1.
-Saul