First make sure you have the default netbios settings in the wins tab of the advanced tcpip settings set to on. also enable lmhosts lookup. Then edit all the hosts and lmhosts files on all your networked pc's to include the ip addresses and names of the pc's on your network. You'll find both files in
\windows\system32\drivers\
and they should look similar to this:
192.168.0.2 PC1
192.168.0.3 PC2
Even if you are using dhcp to provide your PCs with the IP settings, they will normally be given the same address, so there shouldn't be a problem there.
Main Topics
Browse All Topics





by: TheMCSEPosted on 2005-05-03 at 22:38:51ID: 13924129
Try typing:
net config server
from the command line. What does the "server hidden" line say? if it says yes, you can use something like:
net config server /hidden:no
So you are able to map the drive, but don't see the host in entire network? Interesting...