probably the shares aren't configured correctly
try to see how they are configured on the computers that work
DimaYasny
Posting Virtuoso
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
maybe
though actual share problems, if the machines manage to log on, should not derive from DNS issues. anyhow you can try to manually write everything in the hosts file on the workstations, it usually speeds things up by a nanosecond or two
DimaYasny
Posting Virtuoso
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
that's better
what you need is to set the master browser to the server, and maybe setup a wins server as well. wins isn't a must in an 2k/XP environment, but it speeds things up a bit and isn't much of a load on the server.
DimaYasny
Posting Virtuoso
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
IFIRC, Virtual Machines have problems sending out NetBIOS information.
I had a problem when building a samba server on Linux, on a VMWare server.. NetBIOS wasn't being announced, but I could mount if I knew the UNC
cpickering
Junior Poster in Training
61 posts since Jan 2007
Reputation Points: 36
Solved Threads: 1
or you can add the mounts in a login script
net use z: \\hostname\sharename
DimaYasny
Posting Virtuoso
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
This sounds very much as if your VMWare or whatever is blocking NetBIOS..
Manually typing UNC's will work or as Dima says, run a logon script..
My Advice, run a DC on a seperate box, NetBIOS is needed by a DC
cpickering
Junior Poster in Training
61 posts since Jan 2007
Reputation Points: 36
Solved Threads: 1