To resolve this problem, use one of the following methods, depending on your situation.
Method 1: Restart the System Attendant service
- Restart the System Attendant service on the newly installed back-end Exchange server. The NetworkAddress property of a newly installed Exchange server object is set when the System Attendant service starts for the first time.
- Use OWA to verify access to your mailbox.
Method 2: Correct the initial Setup problem
- Verify your event logs and the Exchange log file to identify and to correct the initial Setup problem.
- Restart the System Attendant service.
- Use OWA to verify access to your mailbox.
Method 3: Manually set the NetworkAddress property
If the problem is not resolved by method 1 or by method 2, you must manually set the
NetworkAddress property to temporarily resolve the problem. Then, verify that the
NetworkAddress property is correctly replicated to all domain controllers. To do this, follow these steps:
- On a computer that has the Windows Support Tools installed, click Start, click Run, type adsiedit.msc, and then click OK.
- On the Action menu, click Connect to.
- In the Computer area, click Select or type a domain or server.
- Type the name of the domain controller to which you want to connect, and then click OK.
- Expand Configuration, and then expand CN=Configuration, DC=Domain_Name, DC=Root_Domain.
- Expand Services, expand Microsoft Exchange, and then expand Organization_Name.
- Expand Administrative groups, expand Administrative_Group_Name, and then expand Servers.
- Right-click the Exchange server object with which you want to work, and then click Properties. If you are not sure which Exchange server causes the problem, verify the NetworkAddress property of each Exchange server object.
- In the Attribute column, double-click NetworkAddress.
- In the Value to add box, type ncacn_ip_tcp:Server_Name.Domain_Name.Root_ Domain, where the text to the right of the colon (:) corresponds to the FQDN of the server. Then, click Add.
Note You can use the existing value from another server object as a template. Look for the entry that has the "ncanc_ip_tcp" text string. - Click OK two times.
- Quit the ADSI Edit snap-in.
- Restart the World Wide Web Publishing service on each front-end Exchange 2003 computer that serves OWA users.
- Verify that the NetworkAddress property is correctly replicated to all domain controllers.
- Use OWA to verify access to your mailbox.