XADM: When You Join an Exchange 2000 Server to a Mixed Site, Exchange 2000 Does Not Install Properly (313601)
The information in this article applies to:
- Microsoft Exchange 2000 Server
- Microsoft Exchange Server 5.5
This article was previously published under Q313601 SYMPTOMS
When you join an Exchange 2000 server to a mixed environment (Exchange 2000 and Exchange Server 5.5), Exchange 2000 Setup may not install the Exchange services and the Site Replication Service (SRS), even though the Setup process appears to finish successfully. The Exchange 2000 server seems to be part of the site, but no SRS exists and no service account exists in the properties of the administrative group.
CAUSE
This issue can occur if the Exchange 2000 server experiences a Domain Name System (DNS) resolution issue. If the Exchange 2000 server experiences a Domain Name System (DNS) resolution issue, it can not resolve the other Exchange computers; therefore, the Exchange 2000 server can not resolve the msExchLegacyAccount (Exchange Server 5.5 service account) from the Exchange Server 5.5 computer and cannot properly join the site.
RESOLUTION
To resolve this issue:
- Make sure that your DNS resolution problems have been resolved. You can use a hosts file to make sure that the servers can resolve each other by fully qualified domain name (FQDN).
- Manually add the Exchange Server 5.5 service account to the administrative group; to do so, you need to use the ADSI Edit snap-in.
WARNING: If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client and incorrectly modify the attributes of Active Directory objects, you can cause serious problems that may require you to reinstall Microsoft Windows 2000 Server and/or Microsoft Exchange 2000 Server. Microsoft cannot guarantee that problems resulting from the incorrect modification of Active Directory object attributes can be solved. Modify these attributes at your own risk.
To manually add the Exchange Server 5.5 service account to the administrative group:- Start Exchange System Manager, and then locate the Administrative Group object.
- Right-click the Administrative Group object, and then click Properties on the shortcut menu. Notice that the Exchange 5.x Service Account box is not populated.
- Open the Windows 2000 support tools, and then run ADSI Edit.
- Click the Configuration container
(CN=Configuration,DC=ServerNane,DC=com), click the Services container (CN=Services), and then click the Microsoft Exchange container (CN=Microsoft Exchange).
- Click the organization container (CN=Exchange_organization_name, for example, CN=TEST), click the Administrative Group container (CN=Administrative Groups), and then click the First Administrative Group container (CN=First Administrative Group).
NOTE: "First Administrative Group" is the default name for the container unless you renamed the administrative group. - Right-click the First Administrative Group container, and then click Properties on the shortcut menu.
- Select which properties to view, change it to both.
- Click a property to view, and then change it to "msExchLegacyAccount".
- For the attribute values under Syntax, use DirectoryString, and for Value(s), use (not set).
- In the Edit Attribute box, type the Exchange Server 5.5 service account name, and then click Set.
- In Exchange Service Manager, click Refresh to update the display.
- Open the Administrative Group properties again. The Exchange 5.x Service Account box is populated.
- Type the Exchange Server 5.5 service account password, and then click OK twice to enter the information that is normally obtained during Setup.
- Run Setup.exe to install Exchange 2000 again.
If you use this procedure, Exchange 2000 should install properly in the mixed site.
Modification Type: | Minor | Last Reviewed: | 4/25/2005 |
---|
Keywords: | kbprb KB313601 |
---|
|