Disconnected Network Drives

I’ve had one Windows XP computer that for no apparent reason, likes to be disconnected to the network drives (in particular a shared ‘textures’ directory on startup. I’ve pecked around and tried a couple different ‘solutions’ in order to get it working but haven’t been able to figure it out.

There’s nothing like a dark bucket after watching all your passes pass you by…

Then I came across this handy utility today called ‘Network Drive Manager’ which may help some of you that may be experiencing these symptoms:

http://www.softpedia.com/get/Network-Tools/Misc-Networking-Tools/Network-Drive-Manager.shtml :smile:

Tkx jujubee, Ive been having similar issues lately and will give that utility a try :slight_smile:

-dave

This was a fix for me, install netbois under TCP/IP (Windows XP) and most of my issues went away…

:slight_smile:
Interesting thing;
Thank you !

Gael

Hey thanks Mike. I thought Microsoft discontinued Netbios starting with win2k either because of some licensing issue or it introduces security holes. It’s probably not that big of a deal anyways - glad to hear that solution works instead.

I had the same problems! grate!!! :smile:

Ah - was getting it confused with Netbeui - going to give your solution a try today…

Setting up Netbios to two of my machines didn’t help at all. I think if you are behind a domain then this might make a difference in the disconnects.

I did come across this article which may or may not apply to Windows XP:

http://support.microsoft.com/default.aspx?scid=kb;en-us;297684

Alos, this command line syntax may help prevent network timeouts - -1 turning timeouts to off and 65,535 being the max in minutes:

net config server /autodisconnect:-1

If you can setup a windows server as a domain controller with all the wonderfull goodness of windows domains (note saracasm) the issues of disconnect and losing machines by network names goes away.

We are on a workgroup here, and we had this issue with our editing box, when we installed Netbois the problem went away…no guarentees in life or Microsoft unfortunately…

Well - I’m rather networking ignorant - what do domains do?!? Manage multiple workgroups???

As I stated, NetBIOS did absolutely nothing. But the following command line syntax did:

net config server /autodisconnect:-1

windows domains are far more advanced than workgroups. They allow people to have network logins, so any login can work on multiple machines, network management, all kinds of wonderfull stuff that an MCSE can give you more info on.

Just to add to this post - I still experienced the ocassional ‘disconnected network drive’ even after applying the command line switch. But I think I’ve found a solution

After talking with a friend whos a network admin, he recommended disabling NETBIOS under the advanced parameters and adding the IPs and computer names individually under the hosts file on every computer(c:\windows\system32\drivers\etc\host).

Thats a pain, especially to keep updated.

Editing the host files? I completely agree with you. But I much rather have that than having to buy windows 2003 server to keep my few comps under a domain.

if you have someone there that is able to set up a linux server with samba and can spend the time, you might try that
what you need is just a lousy old pentium 3 machine with lots of disk space

samba3 is able to do everything windows server can in terms of file serving
even has some domain server functionality (i havent tried that, normal shares did it for me)

it took me about one or two days to figure out how to set it up (as a more or less complete newbie to linux and samba)
it really rocks compared to windows shares

cu mike

I was having the same problem, and it came down to the 3GB switch…I turned it off and all was fine…Weird…