ngrayson wrote:Second point, I'm trying to migrate and get NetBeui out of the network but I dont understand the relationship between the WINS server and DNS server. i.e. when a machine comes up and it allocated its IP, does the DNS make a local entry or do I still need my hosts file. Further, do I need an LMHOSTS file or will your resolver sort all this out for me. If there is a paper somewhere to do this please point me to it.
With respect to the network, its very small. 4 clients only with a mixture of XP, 98 & ME.
Regards
Neil
Under some conditions, file sharing using NetBEUI IMO, is preferred over TCP/IP, such as in a pure peer to peer network.
But since you mentioned DNS and WINS, I'm assuming Active Directory is in the picture. Since you have Win98 and ME clients you have two choices to use in order to take all need for NetBEUI out of the picture. These legacy clients (Win9x ME and NT4) do not support Dynamic DNS registration so, you must use Win2k Win2k3 DHCP to register these clients in DNS. You can also use WINS, which is preferrable if you use Network Neighborhood. NetHood is populated by the Computer Browser service, which uses NetBIOS, which doesn't cross routers so is unreliable broadcast protocol.
What all this comes down to is, use a combination of DNS, WINS and Win2k DHCP, since you are using legacy clients. Then configure the Forward Lookup zone for your AD Domain to look in WINS to resolve names.
WINS is not required in a pure Win2k environment on only one subnet or if you don't use Network Neighborhood.