MRW
Guest
|
Posted:
Tue Jan 25, 2005 12:01 am Post subject:
IMAP to Ex2k3 Migration command line |
|
|
Morning, All. I'm looking for information on doing a migration from an IMAP
server to Exchange 2003. I have found information in the deployment guide,
and setup the CSV files (which work from the GUI) and control files.
However, every time I run the process, the grey window with the progress bar
appears, and then dissappears almost immidiately. The last message I see is
"connecting to MAPI" - then, it's gone - no errors in the event logs, just a
"Migration starts, Migraton Stops".
I have used the command line version of the migration tool before to do an
Exchange 5.5 to 2003 migration, and it was great, since the command line let
me run multiple instances of the tool per server.
I've pasted in a 2 line CSV and control file below, any thoughts would be
appreciated!
Here is my control file text
Mode,IMAP
Accounts,d:\imap.csv
Mailbox,TRUE
Function,Full
File,d:\
ImportDestination,Server
Home-Server,exch
ExchStoredn,CN=rlmail,CN=First Storage
Group,CN=InformationStore,CN=EXCH,CN=Servers,CN=First Administrative
Group,CN=Administrative Groups,CN=RL Test Organization,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=rl,DC=test
Container,OU=temp,DC=rl,DC=test
NTAccounts,Alias
ForcePwdChange,False
Email,True
Schedule,False
and my CSV sample
imap_mailbox,SMTP_Address,IMAP_Password,Imap_server
mark.tester,mark.tester@testing.com,testmigrate,10.10.10.10
Thanks again! I know this is a duplicate from the Admin group - but I
wasn't sure who best to ask....
Mark.williams@nospam.realliving.com
if you'd like to contact me directly, just remove the nospam portion of the
domain.
|
|