Article ID: 842033 - Last Review: October 25, 2007 - Revision: 1.3 "Access Denied" error message when you move mailboxes by using the Exchange Task Wizard in Exchange Server 2003SYMPTOMSWhen you try to move a mailbox by using the Exchange Task Wizard in Microsoft Exchange Server 2003, an access denied error message that is similar to the following appears in the Task Wizard report file:
<?xml version="1.0" encoding="unicode" ?>
- <taskWizardRun taskName="Move Mailbox" dcName="GC001" buildNumber="6944"
runningAs="jd_smith@contoso.com">
<timespan startTime="2004-04-24 09:19:55.019" milliseconds="25250" />
- <moveMailbox mixedMode="false" maxBadItems="0">
- <destination>
<database>/dc=com/dc=contoso/cn=Configuration/cn=Services/cn=Microsoft Exchange/cn=ContosoOrg/cn=Administrative
Groups/cn=Americas01/cn=Servers/cn=EXSERVER501/cn=InformationStore/cn=First Storage
Group/cn=Mailbox Store 4 SG1 (EXSERVER501)</database>
</destination>
</moveMailbox>
<taskSummary errorCount="1" completedCount="0" warningCount="0" errorCode="0x00000000" />
- <items>
- <item adsPath="LDAP://contoso.com/cn=remoteuser1,ou=Workers,dc=childdomain,dc=contoso,dc=com" class="user">
<progress code="100" milliseconds="25235">Saving changes to the directory</progress>
- <summary isWarning="false" errorCode="0x80070005">
Access denied.
- <details>
- <source>
<database>/dc=com/dc=contoso/cn=Configuration/cn=Services/cn=Microsoft
Exchange/cn=ContosoOrg/cn=Administrative
Groups/cn=Americas01/cn=Servers/cn=EXSERVER501/cn=InformationStore/cn=First
Storage Group/cn=Mailbox Store 1 SG1 (EXSERVER501)</database>
</source>
</details>
</summary>
</item>
</items>
</taskWizardRun
%systemdrive%\Documents and Settings\profile_name\My Documents\Exchange Task Wizard Logs CAUSE
This issue may occur if the account that you are using to run the Exchange Task Wizard does not have the correct permissions for the following attributes on the user object:
Read/write msexchhomeservername
This issue typically occurs in a multiple-domain forest where your account and the user's account that you want to move exist in different domains. Although you may be a domain administrator of your domain, you are not a domain administrator of the remote domain where the user's account exists.
Read/write homemdb Read/write homeMTA Read/write msExchOmaAdminWirelessEnable Read/write msExchOmaAdminExtendedSettings Read/write targetAddress Note The Microsoft Exchange 2000 move-mailbox operation does not look for the msExchOmaAdminWirelessEnable attribute or for the msExchOmaAdminExtendedSettings attribute. RESOLUTION
To resolve this issue with the minimum set of permissions, you must assign the following attributes on the organizational unit that contains the user object. You must assign the attributes either to yourself or to your Domain Admins group:
Read/write msexchhomeservername
To do this, follow these steps:
Read/write homemdb Read/write homeMTA Read/write msExchOmaAdminWirelessEnable Read/write msExchOmaAdminExtendedSettings Read/write targetAddress
MORE INFORMATIONTo resolve this issue, you can also add your account to the remote domain's built-in Administrators group; however, we do not recommend this method. Note To view the Task Wizard report file, click to select the View detailed report when this wizard closes check box after the move-mailbox operation is complete. The Task Wizard report file is stored in the following folder: %systemdrive%\Documents and Settings\profile_name\My Documents\Exchange Task Wizard Logs STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. | Article Translations
|
Back to the top
