View Single Post
  #4 (permalink)  
Old 06-24-2008, 04:34 PM
Anteaus
 
Posts: n/a
Re: 9 or 10 user connection limit?

Yes, I've seen this issue (of multiple connection-licences being taken-up by
one computer) many times when mappings are being created manually in
Explorer, or from 'Network Places.'

The solution is to create all connections from a batch file, with NET USE
commands. (Or use system-calls from within a program) I think the reason this
avoids the problem is that it ensures the same credentials are used each
time.

"Chuck [MVP]" wrote:

> Windows XP Home is 5 connections, and Pro is 10. Connections won't always equal
> number of client computers!
> <http://networking.nitecruzr.net/2005/07/server-availability-affected-by.html>
> http://networking.nitecruzr.net/2005...fected-by.html
>


Reply With Quote