Migrate Users from 2000 to 2003 (Full Version)

All Forums >> [Microsoft Exchange 2003] >> Migration



Message


stewie -> Migrate Users from 2000 to 2003 (13.Mar.2006 11:21:08 PM)

I'm running into issues trying to migrate users from 2000 to 2003.  I am in a Native 2000 mode.  I'm running Ent Srv 03 and Ent Exch 03.  I am able to create a new user and associate an 03 account.

Any help would be greatly appreciated. 

Here are the event messages of an attempt to migrate a user:

Event Type:      Error
Event Source:   MSExchangeIS Mailbox Store
Event Category:            Logons
Event ID:          1022
Date:                3/13/2006
Time:                2:23:17 PM
User:                N/A
Computer:        **03**
Description:
Logon Failure on database "First Storage Group\Mailbox Store (**03**)" - Windows 2000 account **DOM**\**ACT**; mailbox /O=**DOM** Software/OU=CORP/cn=Configuration/cn=Servers/cn=**03**/cn=Microsoft System Attendant.
Error: -2147221233
 
For more information, click http://www.microsoft.com/contentredirect.asp.
 
Event Type:      Error
Event Source:   MSExchangeAdmin
Event Category:            MAPI Session
Event ID:          9175
Date:                3/13/2006
Time:                2:23:17 PM
User:                N/A
Computer:        **03**
Description:
The MAPI call 'OpenMsgStore' failed with the following error:
The attempt to log on to the Microsoft Exchange Server computer has failed.
The MAPI provider failed.
Microsoft Exchange Server Information Store
ID no: 8004011d-0512-00000000
 
For more information, click http://www.microsoft.com/contentredirect.asp.
 
Event Type:      Error
Event Source:   MSExchangeAdmin
Event Category:            Move Mailbox
Event ID:          9167
Date:                3/13/2006
Time:                2:23:17 PM
User:                N/A
Computer:        **03**
Description:
Unable to get an administrative interface to the mailbox store on server '**03**'.
Error: The attempt to log on to the Microsoft Exchange Server computer has failed.
The MAPI provider failed.
Microsoft Exchange Server Information Store
ID no: 8004011d-0512-00000000
 
For more information, click http://www.microsoft.com/contentredirect.asp.
 
Event Type:      Error
Event Source:   MSExchangeAdmin
Event Category:            Move Mailbox
Event ID:          1008
Date:                3/13/2006
Time:                2:23:17 PM
User:                N/A
Computer:        **03**
Description:
Unable to move mailbox 'Adam Woods'.
Error: The attempt to log on to the Microsoft Exchange Server computer has failed.
The MAPI provider failed.
Microsoft Exchange Server Information Store
ID no: 8004011d-0512-00000000
 
For more information, click http://www.microsoft.com/contentredirect.asp.




AdminFix -> RE: Migrate Users from 2000 to 2003 (14.Mar.2006 5:08:10 AM)

Try the following and tell us about the results.

1) Restart the Global Catalogue Server which is being referred to by Exchange in Server Properties -> DSAccess.
2) See if the System Attendant Mailbox of the source or destination server mailbox store is disconnected or if it is alright.
3) It could also be a permission inheritance/tampering issue. Run DomainPrep once and see if that helps.




stewie -> RE: Migrate Users from 2000 to 2003 (14.Mar.2006 4:27:31 PM)

Unfortunately, still no luck:

1) -> Restarted GCS
2) -> System Att. Mailbox looks fine
3) -> Ran setup /domainprep on DC again

Here is the XML result from the failed migration -

  <?xml version="1.0" encoding="unicode" ?>
- <taskWizardRun taskName="Move Mailbox" dcName="**DC1**" buildNumber="7638" runningAs="**exchAcct**@**domain**.com">
  <timespan startTime="2006-03-14 07:57:13.135" milliseconds="2219" />
- <moveMailbox mixedMode="false" maxBadItems="0">
- <destination>
  <database>/dc=com/dc=**domain**/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=**Company**/cn=Administrative Groups/cn=CORP/cn=Servers/cn=**EXCH03**/cn=InformationStore/cn=First Storage Group/cn=Mailbox Store (**EXCH03**)</database>
  </destination>
  </moveMailbox>
  <taskSummary errorCount="1" completedCount="0" warningCount="0" errorCode="0x00000000" />
- <items>
- <item adsPath="**User**" class="user">
  <progress code="0" milliseconds="2219">Connecting to destination server.</progress>
- <summary isWarning="false" errorCode="0xc1050000">
  The attempt to log on to the Microsoft Exchange Server computer has failed. The MAPI provider failed. Microsoft Exchange Server Information Store ID no: 8004011d-0512-00000000
- <details>
- <source>
  <database>/dc=com/dc=**domain**/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=**Company**/cn=Administrative Groups/cn=CORP/cn=Servers/cn=**EXCH00**/cn=InformationStore/cn=First Storage Group/cn=Mailbox Store (**EXCH00**)</database>
  </source>
  </details>
  </summary>
  </item>
  </items>
  </taskWizardRun>




stewie -> RE: Migrate Users from 2000 to 2003 (14.Mar.2006 8:57:28 PM)

Problem Solved.

It was a permissions issue.  In the system manager, my exch03 server was inheriting deny permissions for specific admin groups.  Removed the deny permissions from the top-level (had to add a registry key to display the "Security" tab - _current_user\software\microsoft\exchange\exadmin -> Key = DWORD "ShowSecurityPage", value = 1).  Also, did not have the "Allow inheritable permissions...." checked under Security of exch00 server.




Page: [1]