If the
Allow permissions that you set in the Exchange System Manager
unexpectedly change to
Deny permissions, user account settings in Active Directory may be
propagating and changing the settings that you made in Exchange System
Manager.
To troubleshoot this issue, use the ADSI Edit utility to
verify the correct settings for the mailbox object. To do this, follow these
steps.
Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
- Log on to the domain controller as
Administrator.
- Start the ADSI Edit utility. To do this, follow these
steps:
- Install the Windows 2000 Support Tools.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
246926
Folder listing of the Support Tools included in Windows 2000
- Register the Adsiedit.dll file by using Regsvr32. To do
this, follow these steps:
- Click Start, and then click Run.
- In the Open box, type the following line, and then click OK:
regsvr32 "drive:\Program Files\Support Tools\adsiedit.dll"
- Open a new Microsoft Management Console (MMC), and then
add the ADSI Edit snap-in.
- In the console root, right-click ADSI Edit, and then click Connect to.
- In the Connection dialog box, click Configuration Container in the Naming Context list, and then click OK.
- Expand ADSI Edit, expand Configuration Container
[server.domain.com], and then expand
CN=Configuration,DC=domain,DC=com.
- Expand CN=Services, expand CN=Microsoft Exchange, expand CN=First Organization, expand CN=Administrative Groups, expand CN=First Administrative
Group (where First Administrative
Group is the administrative group that you want), expand CN=Servers, CN=ServerName (where ServerName is the name of your
server), expand CN=Information Store, and then click CN=First Storage
Group.
- In the right pane, right-click
CN=PrivateStoreName, where
PrivateStoreName is the name of the private store
that you want (for example, CN=Mailbox Store
(ServerName)), and then click Properties.
- Click the Security tab, and then review the permissions for the administrative
account under which you want to run the Mailbox Merge program, including all
groups that the administrative account is a member of. Make sure that the Send As and Receive As permissions are set to Allow.
Note Explicit Allow
permissions override inherited Deny
permissions. If the setting is not
available (dimmed),
the permission is inherited. When
you set permissions for Send As and Receive As on the mailbox store, make sure that
the Allow
permissions are explicit for the user you are running Exmerge with and for
each group that the
user is a member of. If you still
receive
errors
messages when
you try
to run Exmerge, follow
the steps in the following Microsoft Knowledge Base article:
273642 ExMerge does not work unless you have Receive As and Send As permissions on the store
- When you have completed the process of changing
permissions, click OK, and then quit the ADSI Edit snap-in.