![]() |
Many Microsoft customers are still using WINS in their networks. WINS is often used as a secondary name resolution protocol for NetBIOS names. WINS uses NetBIOS Over TCP/IP (NBT) for name resolution. Organizations still use WINS because they like having the static names for their enterprise servers.
Win Tip: ‘GlobalNames’ Zone is another reason to consider migrating from WINS.
Microsoft developers have designed GlobalNames Zone (also called GNZ) to provide the same functionality as WINS. This is a step taken by Microsoft to retire WINS completely from the customer’s networks. GNZ provides DNS support for single-label names lookups for important legacy servers. This gives organizations a chance to remove the WINS servers from their networks and move to a DNS-only environment.
Related Articles » Aliases and Variables Keep Things Short and Simple » Win Server 2008 Directory Services, Fine-Grained Password Policies » Server Room DIY, In-House vs. Hosted More Tutorials |
Microsoft has changed the name resolution behavior in Windows Server 2008 DNS, enabling DNS Server to perform NetBIOS name lookups in the GNZ zone first.
GNZ is a type of Forward Lookup Zone. There are two requirements:
Dnscmd /config /enableglobalnamessupport 1
The above command will turn the new feature on. The GlobalNames lookup will fail if you don’t run the above command, even if you have created the GlobalName zone.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.