Article ID: 139270 - Last Review: September 11, 2009 - Revision: 5.0 How to change name resolution order on Windows 95 and Windows NT
This article was previously published under Q139270 On This PageINTRODUCTION The following registry entries control name resolution
order for Windows NT version 3.5x and Windows 95:
DnsPriority Each value is a BINARY value between -32768 and 32767, specified
in hexadecimal notation. The lower the value, the higher the priority in the
search order.LocalPriority HostsPriority NetbtPriority 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: 170619
(http://support.microsoft.com/kb/170619/EN-US/
)
Windows 95 ServiceProvider Priority Values Not Applied
The following registry entry controls name resolution order for
Windows NT version 4.0:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DnsNbtLookupOrder A value of 0 (default) indicates that Domain Name System (DNS) protocol name resolution has
priority over NetBIOS over TCPIP (NetBT). A value of 1 indicates that NetBT
name resolution has priority over DNS.Value Type: REG_DWORD Valid Range: 0 or 1 Default: 0 (False) Description: This parameter specifies that NBT name resolution should be attempted before DNS name resolution. Note By default, Windows 2000 and later versionss try to resolve a name through DNS before they try to resolve it through the earlier-version node-type configuration. DNS or NetBIOS lookup order priority cannot be modified by applying this registry entry in operating systems that are later than Windows NT 4.0. For additional information, please see the following article(s) in the Microsoft Knowledge Base: 171567
(http://support.microsoft.com/kb/171567/EN-US/
)
NT 4.0 ServiceProvider Priority Values Not Applied
MORE INFORMATION The 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:
| Other Resources Other Support Sites
CommunityArticle Translations
|





















Back to the top