The information in this article applies to:
SUMMARYWhen you start the Microsoft Exchange client, one of the more common reasons for slow startup is the failure to resolve the Microsoft Exchange Server TCP/IP host name. This document discusses the steps for eliminating host name resolution issues on client computers with TCP/IP running. Start troubleshooting by going to the Microsoft Exchange Server properties of the user profile. With the correct server name and mailbox entered, click the Check Name button to get an idea of how much time it is taking to resolve the name. If the time to resolve is greater than 30 to 40 seconds, continue the troubleshooting steps in this article to help improve startup times. MORE INFORMATION
In the Microsoft Exchange Server properties of the client profile, type the
IP address instead of the server name and click Check Name. This will not
only test name resolution, but also will do a basic RPCPING to the computer
running Microsoft Exchange Server.
For additional information, click the article number below to view the article in the Microsoft Knowledge Base: Q136516 XCLN: Improving Windows Client Startup Times IP Address Resolves?If the IP address quickly resolves to the correct Microsoft Exchange Server name, continue with Host Name Resolution Troubleshooting below:Host Name Resolution Troubleshooting - Ping Microsoft Exchange Server NameAt this point, the computer running Microsoft Exchange Server is available for connection via IP address. The next step is to verify host name resolution. At an MS-DOS prompt, ping the Microsoft Exchange Server name.Ping Server Name Succeeds?If pinging the Exchange Server Name works in a timely manner, but client starts up slowly, the RPC binding order may need to be modified. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:Q136516 XCLN: Improving Windows Client Startup Times Ping Server Name Fails?Run ipconfig /all (or winipcfg on Windows 95) and check what address is set in the Domain Name Server (DNS) entry field. DNS can be set for all TCP clients by means of dynamic host configuration protocol (DHCP) or by using the TCP Configuration in Control Panel for the individual computers. Continue with DNS Configuration Troubleshooting below.DNS Configuration Troubleshooting - Ping DNS IP AddressIf ipconfig displays an IP address in the DNS Servers field, then the client machine is configured to resolve Host Names via DNS. The next step in trouble shooting is to verify the DNS Server is available. At an MS-DOS prompt, ping the DNS IP Address. If the DNS does not respond to the request, additional attempts are made at 5, 10, 15, 20, 5, 10, 15, and 20- second intervals. This is the design of DNS and is usually the root cause of slow client startup.Ping DNS Server Fails?If the client computer is configured for a DNS server that is not available, DNS either needs to be disabled or needs to be configured for a DNS server that is available at all times.If there are name resolution problems on the network some of the messages an Exchange or Outlook user may receive are as follows: Your Microsoft Exchange Server is unavailable. You can retry connecting to the server using the network or work offline and connect using dial-up networking.-or- The network did not respond in a timely fashion. To determine the existence of an Exchange server you may retry and wait for a response or work offline. Ping DNS Server Succeeds?If the DNS server is available and configured properly, the Microsoft Exchange Server name and IP address need to be added to the DNS database. After this is done, pinging the Microsoft Exchange Server name will resolve to an IP address by the DNS server, allowing for faster startup times of the Microsoft Exchange client.Add Microsoft Exchange Server to HOSTS FileThe HOSTS file gets read every time a Winsock application attempts to resolve a host name. There are NO #PRE options to preload entries (that is how it is done in LMHOSTS). You can add the Microsoft Exchange Server entry to the HOSTS file and try again without having to restart Windows. The HOSTS file on Windows 95 is located in the Windows directory and on Windows NT in Windows\System32\Drivers\<and so on>.Name ResolutionBelow is the order of host name resolution over TCP/IP:
Additional query words: winnt win16 win95 exfaqclnt exclnfaq sbsfaqtop outlook
Keywords : kbusage XCLN |
Last Reviewed: November 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |