Windows Internet Name Service

Updated: January 25, 2008

Windows Internet Name Service (WINS) provides a distributed database that maps network basic input/output system (NetBIOS) names to IP addresses and was designed to solve the problems arising from NetBIOS name resolution in routed environments.

NetBIOS names are a requirement for establishing networking services in earlier versions of Microsoft operating systems. Although the NetBIOS naming protocol can be used with network protocols other than TCP/IP, WINS was designed specifically to support NetBIOS over TCP/IP (NetBT).

Product Help

WINS Product Help (Windows Server 2003)

http://go.microsoft.com/fwlink/?LinkID=49770

The documentation for WINS has not been updated for Windows Server 2008. Aside from some software engineering changes that make WINS less vulnerable to malicious attack, WINS functionality has not changed from that available in Windows Server 2003.



Community Content

Corné Bogaarts
To install/enable the WINS-server service on Windows Server 2008 R2
Open an elevated Command Prompt<br />Run the following command:<br />dism /online /enable-feature /featurename:WINS-SC<br /><br />Notice that this works fine on Server Core.

Page view tracker