JSI Tip 8546. How do WINS clients resolve NetBIOS names?
Jerold Schulman
October 5, 2004
1 Min Read
Windows NT-based (Windows NT 4.0 and greater) clients that do not receive a response from the primary WINS server query the secondary WINS server.
You can specify up to 12 WINS servers.
If additional WINS servers are defined, queries start at the top of the list and work down until the names is resolved, or the search list is exhausted.
NOTE: Each interface can have WINS servers defined at:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNetBTParametersInterfacesTcpip_
Value Name Data Type Data ValueNameServer REG_SZ Dotted decimal IP address of the primary WINS server.NameServerBackup REG_SZ Dotted decimal IP address of the secondary WINS server. NameServerList REG_MULTI_SZ Dotted decimal IP addresses of additional WINS servers.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like