Stone-D
June 25th, 2004, 00:20
WinXP Pro and Win2K Pro allow for a maximum of 10 machines to connect to shares at any one time(1). XP Home has a maximum of 5. The Server variants require CALs (Client Access Licenses). WinNT 4 and Win9X have no limitation at all.
Has anyone had a go at removing this limit in XP? I'm going to give it a shot myself this weekend, but I'd rather not reinvent the wheel. I've searched google with various keyword combinations but no one seems to have even tried.
(1) To check this, open the command prompt/console and type :
NET CONFIG SERVER
Has anyone had a go at removing this limit in XP? I'm going to give it a shot myself this weekend, but I'd rather not reinvent the wheel. I've searched google with various keyword combinations but no one seems to have even tried.
(1) To check this, open the command prompt/console and type :
NET CONFIG SERVER
Code:
C:\>net config server
Server Name \\SERVER
......
Server hidden No
Maximum Logged On Users 10
Maximum open files per session 16384
Idle session time (min) 1
The command completed successfully.
C:\>