Windows Server 2003
--
Questions
--
Followers
Top Experts
We have a few Win2000 servers - most are Win2003 and we're rolling out Win2008 for all new servers.
Some of my older servers have WINS settings in their static IP config, so these need to be changed along with the DNS server addresses.
Question - on a server with both DNS and WINS specified, how do I test for proper WINS resolution? Would NetBIOS commands like Net Use work, or would they be resolved by DNS resolution instead?
Thanks for your help!
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
As I'm changing DNS and WINS settings on production servers, I'm hoping for a more forgiving solution. I can go down that path on my personal PC, but I hope there's a lighter solution available.
If you do still need WINS, I hope you use DHCP to set your workstation TCP/IP options. In that case, all you need to do is remove the WINS options from your DHCP scope, or change that option to point to the new WINS server, and you're all set as far as the workstations go. Then you'd only have to remove or change them manually on any servers that still have that static setting.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
We have old programs that seem likely to require WINS. As well, we still run Exchange 2003 and I understand from various articles that it requires WINS.
I've built new WINS servers because the older WINS servers need to be retired. They are Win2K3 domain controllers, and we are migrating AD to 2008, so moving services off of them is desirable.
We're updating DHCP settings for the workstations - that is going smoothly. The challenge is the servers.
My research indicates that I can change static DNS and WINS settings without rebooting a server - very helpful. I can also test whether DNS works by flushing DNS and doing a ping of a FQDN.
I need to verify that WINS is resolving correctly on the servers. The new WINS servers are in push/pull replication with the old, so I can't verify function by checking for registrations in WINS.
Can I do anything with NBTSTAT? So far I haven't discovered a testing process that works.
Maybe the NBLookup tool will help:
http://support.microsoft.com/kb/830578
Would you mind attempting the download? If it works for you, maybe we can work something out. Otherwise, do you have a different download site to recommend?
Thanks for your help!

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Ran this command (/debug gave the detail needed):
NETDIAG /debug /test:WINS
Among other info, got the following:
WINS service test. . . . . : Passed
Sending name query to primary WINS server 172.16.n.n - Passed
There is no secondary WINS server defined for this adapter.
The test was successful. At least one WINS server was found.
This proves decisively that the WINS server can be reached and resolves the name query.
Thanks for your help!
Cheers!
Windows Server 2003
--
Questions
--
Followers
Top Experts
Windows Server 2003 was based on Windows XP and was released in four editions: Web, Standard, Enterprise and Datacenter. It also had derivative versions for clusters, storage and Microsoft’s Small Business Server. Important upgrades included integrating Internet Information Services (IIS), improvements to Active Directory (AD) and Group Policy (GP), and the migration to Automated System Recovery (ASR).