I could offer a few more hints:
Do not share the whole of the C: drive read/write. This is an
open-invitation to a virus, once a foothold has been gained, to infect every
computer on your network. (It is also an open invitation to a disgruntled
employeee to knock-out all of your computers in one go as a parting-shot!)
Network Places is seldom reliable on its own. If you need to be able to
'find' all other computers, then you need to install a DNS server and
register each computer's name and IP address in your local zone.
Alternatively for a small site you could use WINS, or place a LMHOSTS file on
each computer containing the names and IPs of the other computers.
You might also have an issue with network-card powersave bugs. see:
http://mylogon.net/support/psave/
I might add that the need to share data from every computer may seem
essential to the user who has become dependent that way of working, but kick
the habit and then you wonder why you ever did it! The only reason I could
envisage for doing this is if the computers are laptops which are not always
connected, and must take the data with them. (Even at that, synchronising
with a central data-store may be a better arrangement.) For fixed desktops I
simply cannot think of any reason to do this.
One of the key problems it generates is the sheer difficulty of ensuring
that data is backed-up. If data could be in literally any place on five
computers - and not even necessarily in the "My Documents" folders thereon -
how do you even begin to implement any kind of disaster-recovery plan?
-"Dave Cox" wrote:
> Thanks for your response. That may be something to consider, and I
> appreciate your suggestions. Let's see if anyone else has anything to offer.
>
> "Anteaus" wrote:
>
> >
> > -Not the answer you were hoping for, I suspect, but I would suggest you
> > rethink your network configuration. It makes far more sense to allocate ONE
> > computer as the place where shared data is put. You then only need to get
> > four connections working, instead of twenty.
> >