To resolve this problem, use the following methods in the order in which they are presented.
Method 1
Make sure that the default mailbox store is mounted.
If this does not resolve the problem, go to Method 2.
Method 2
To resolve this problem, populate the value for the
homeMDB attribute in Active Directory for the System Attendant mailbox. 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.
Step 1: Connect to the Active Directory by using ADSI Edit
- On a server that has the Windows Support Tools installed, open a command prompt.
- Move to the Drive_Letter:\Program Files\Support Tools folder.
- Type adsiedit.msc and then press ENTER.
- On the Action menu, click Connect to.
- In the Connection Settings dialog box, in the Name box, type the name that you want to use for this connection.
- In the Connection Point area, click Select a well known Naming Context, and then click Domain in the list.
- In the Computer area, click Select or type a domain or Server, type the FQDN of the server in the box, and then
click OK.
Note Do not exit ADSI Edit. Go to step 2.
Step 2: Determine the homeMDB attribute value
- In ADSI Edit, expand Domain [Server_Name.Domain_Name.Root_Domain].
-
Expand DC=Domain_Name,DC=Root_Domain, and then expand CN=Users.
-
Right-click a suitable user object, and then click Properties. For example, right-click CN=User1, and then click Properties.
-
In the Attributes list, click homeMDB, and then click Edit.
-
Note the entry in the Value box so that you can use it in the next section. The entry will resemble the following entry:
CN=Mailbox Store (Server_Name),CN=First Storage Group,CN=InformationStore,CN=Server_Name,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=Organization_Name,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Domain_Name,DC=Root_Domain
Step 3: Enter the homeMDB attribute value for the System Attendant mailbox
- In ADSI Edit, expand Configuration [Server_Name.Domain_Name.Root_Domain].
-
Expand CN=Services, expand CN=Microsoft Exchange, expand CN=Organization_Name, and then expand CN=Administrative Groups.
-
Expand CN=First_Administrative_Group, expand CN=Servers, and then expand CN=Target_Server_Name.
Right-click CN=Microsoft System Attendant, and then click Properties.
-
In the Attributes list, click homeMDB, and then click Edit.
-
In the Value box, type the text that you noted in step 5 of the "Step 2: Determine the homeMDB attribute value" section, and then click OK two times.
-
On the File menu, click Exit.