Exchange Mailbox Move Error 2003 to 2007

After receiving the error on multiple attempts to move the mailbox, I was finally able to get this taken care of.

After first receiving the error I google’d the error code, and came up with various solutions.  First of course was to add permissions to the mailbox:

  • add-mailboxpermissions -id mbx -user (acct doing the moving) -accessrights fullaccess

This really didn’t do anything for me since I had already assigned rights via ADUC

Next was suggested to move the 2003 mailbox to another DB on the 2003 server.  This failed also.

The entire resolution process goes as follows:

  1. exporting 2003 mailbox using exmerge
  2. disconnected mailbox using ADUC
  3. ran mailbox cleanup agent on 2003 DB
  4. reconnected mailbox to dummy user acct (just for backups sake)
  5. created new mailbox using 2007 EMC on the 2007 EVS (this didn’t work… the new mailbox only had SELF permissions on the mailbox rights in ADUC)
  6. removed newly created mailbox using 2007 EMC
  7. removed exchange attributes from 2003 AD user using ADUC
  8. created new Exchange 2003 mailbox using ADUC
  9. moved new 2003 mailbox to 2007 mailbox server (move-mailbox mbx -targetdatabase (evs\sg\db\)
  10. removed “LegacyExchangeDN” from dummy account and created a custom X500 email address on correct user’s ADUC object
  11. opened mailbox in outlook and reimported PST mail
  12. sent test email, and calendar invite
  13. had a near heart-attack and left 45 minutes late from work.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.