M
mmac
Scenario: I have 11 win2kWS computers on a win2k domain that have a mapped
drive to a 12th. The 12th has the drive mapped to itself just because it is
part of logon script that does it to all of them.
The 11 machines will send a file to the mapped drive (on the 12th
machine) and then wait for that machine to process a response file which is
then picked up and then they are done with each other for a while. This
happens all day. Usually just fine but not always.
I recently came across an issue where I tried to open the mapped drive
from one of the workstations and was greeted with a message that the
"maximum connections has been reached". After a little research I find that
the maximum number of "conections" that a workstation can have is ten at a
time. Thsi could explain the wierd failures I get from time to time.
The questions I have are:
What type of connection is the messsage reffering to? It must be
more than just a mapped drive. There must be connections being made all the
time by the OS which could use up that limit right?
How can I view the current connections to a workstation? net view
session?
If I set autodisconnect to 1 minute, will that help if I am already
overloading the connection limit as it seems I am with these 12 units?
Do I understand this issue correctly?
drive to a 12th. The 12th has the drive mapped to itself just because it is
part of logon script that does it to all of them.
The 11 machines will send a file to the mapped drive (on the 12th
machine) and then wait for that machine to process a response file which is
then picked up and then they are done with each other for a while. This
happens all day. Usually just fine but not always.
I recently came across an issue where I tried to open the mapped drive
from one of the workstations and was greeted with a message that the
"maximum connections has been reached". After a little research I find that
the maximum number of "conections" that a workstation can have is ten at a
time. Thsi could explain the wierd failures I get from time to time.
The questions I have are:
What type of connection is the messsage reffering to? It must be
more than just a mapped drive. There must be connections being made all the
time by the OS which could use up that limit right?
How can I view the current connections to a workstation? net view
session?
If I set autodisconnect to 1 minute, will that help if I am already
overloading the connection limit as it seems I am with these 12 units?
Do I understand this issue correctly?