Mark N. said:
Is this true of an AD network too? I was under the impression that WINS was
not necessary as DNS would accomplish what WINS used to do?
Absolutely.
NetBIOS is required for legacy machine (NT/9x) AND for
LEGACY APPLICATION support.
What most people miss is that Browsing (Network Neighborhood etc.)
is a "legacy application".
NetBIOS resolution can work via broadcasts on the same subnet/segment.
In theory you can use an LMHOSTS file but these are complicated and
error prone -- and of course don't adapt dynamically. And anyone who
can set up the LMHosts file and distribute it to EVERY machine can
certainly handle setting up the WINS server much easier and more
reliably.
And since WINS server is in general a "dynamic database" you must
have both "clients" and (what we normally think of as) "servers" setup
to be WINS Clients.
In fact that last is true for DNS to: DCs, DNS servers, and WINS
servers MUST be "name resolution clients" in an dynamic resolution
environment.
Servers are (DNS and WINS) clients too.