How to Change Name Resolution Order on Windows 95 and Windows NTLast reviewed: October 23, 1997Article ID: Q139270 |
The information in this article applies to:
SUMMARYThe following registry entries control name resolution order for Windows NT version 3.5x and Windows 95:
DnsPriority LocalPriority HostsPriority NetbtPriorityEach value is a DWORD between -32768 and 32767, specified in hexadecimal notation. The lower the value, the higher the priority in the search order. You can use existing values by rearranging them in a needed order. (Use scientific calculator, for example, to compare hexadecimal numbers). Deleting an entry disables the corresponding resolution method. For additional information, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q170619 TITLE : Windows 95 ServiceProvider Priority Values Not AppliedThe following registry entry controls name resolution order for Windows NT version 4.0:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \Tcpip\Parameters\DnsNbtLookupOrderA value of 0 (default) indicates that DNS name resolution has priority over NetBIOS over TCPIP (NetBT). A value of 1 indicates that NetBT name resolution has priority over DNS. For additional information, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q171567 TITLE : NT 4.0 ServiceProvider Priority Values Not Applied MORE INFORMATIONThe above entries are found in the following registry locations:
Windows NT
\HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \TCPIP \ServiceProvider Windows 95In order to set priorities in Windows 95, you must create new keys and values with the following steps:
ARTICLE-ID: Q119372 TITLE : Setting the Name Resolution Search Order for TCP/IP-32 |
Additional query words: 95 3.50 3.51 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |