Article ID: 288380 - Last Review: August 14, 2007 - Revision: 4.6 You May Experience Logon Delay After Installing Directory Services Client on Windows 95 or Windows 98This article was previously published under Q288380 IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry SYMPTOMS After you install the Windows 2000 Directory Services
client for Windows 95 or Windows 98, you may experience a 15 second or longer
delay when you log on to the domain. CAUSE This behavior may occur if the following conditions are
true:
141698
(http://support.microsoft.com/kb/141698/EN-US/
)
How to Use Winipcfg to View TCP/IP Settings
169289
(http://support.microsoft.com/kb/169289/EN-US/
)
DHCP (Dynamic Host Configuration Protocol) Basics
WORKAROUND To work around the behavior, add a fictitious DNS zone that
has the same name as the NetBIOS domain name. When you do this, the DNS server
immediately returns a "Name does not exist" message to the Windows 95-based or
Windows 98-based computer. WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. To work around longer delays caused by DNS query timeouts against multiple DNS server addresses that are not valid, delete the registry keys for all DNS server addresses. To do this, follow these steps:
136393
(http://support.microsoft.com/kb/136393/EN-US/
)
How to Modify the Windows Registry
If the registry contains a lot of DhcpInfo<##> keys, you may want to use a registry (.reg) file to delete the DhcpInfo<##> keys. The following text shows the contents of a sample .reg
file. To create a .reg file to remove all the DhcpInfo<##> keys, replace the ellipses (...) in the following example with
lines for "Dhcpinfo09" through "Dhcpinfo98". 257380
(http://support.microsoft.com/kb/257380/EN-US/
)
How to Add or Remove Registry Entries with a .reg File
NOTE: If you use either of these methods to remove all the DhcpInfo<##> keys, the Windows 95-based or Windows 98-based computer must
request a new DHCP lease the next time you restart the computer.MORE INFORMATION Client computers use DNS SRV records to locate Windows 2000
domain controllers. Windows 2000 domain controllers use the following format to
register their SRV records with DNS:
_Service._Protocol.DcType._msdcs.DnsDomainName The Windows 2000 Directory Services Client for Windows 95 or
Windows 98 uses the NetBIOS domain name instead of the DNS domain name to issue
a query to the DNS server in the following format:
_Service._Protocol.DcType._msdcs.NetBIOSName For example, if the DNS domain name is adatum.com, the Windows
2000 Directory Services Client for Windows 95 or Windows 98 requests the DNS
server to resolve the query
_ldap._tcp.dc._msdcs.adatum.
instead of the following query:
_ldap._tcp.dc.msdcs.adatum.com
| Article Translations
|
Back to the top
