what can i do to increase limit the number of simultaneous users more than 10 and to inform i am using vista windows
to increase limit the number of simultaneous users more than 10 (vista)
(12 posts) (4 voices)-
Posted 3 months ago #
-
I would suggest you to take a look at this link : http://forums.techarena.in/operating-systems/1114062.htm May be this will help you.
Posted 3 months ago # -
Do you want to restrict in when you share a file or number of users logged in using remote session ?
Posted 3 months ago # -
iam so sorry for that
accept my apology
i need to increase number of users logged in using remote session in the sam time more than 10Posted 3 months ago # -
Hmm I doubt you can exceed that limit. Even in Windows 2003 server we cannot increase more then 2. We need to get the Windows Terminal Server license for that. Or you can use any third part software for that.
Posted 3 months ago # -
no i don't mean that sorry let me make some thing clear
i am working now at acompany for elctronic archeiving and i have 20 PC with vista inviroment one of this PC the main that have all sheets ..ok the other PCs are enter the main PC in the same time to implement their work ..ok the problem now that it can't enter more than 10 PCs in the same time and when i try to increase this limit in advanced share it was be impossible to increase than 10 .. i know htat there is some way to increase this limit from registry (regedit) but i don't know how .... do you have any formation about this wayPosted 3 months ago # -
According to Offical Windows Support
To limit the number of users who can connect to the shared folder concurrently, specify a number in the Limit the number of simultaneous users to box. Windows Vista permits up to 10 concurrent users. (If you need to share a folder with more than 10 users at once, you must use a server version of Windows.)
However you can Try this
1. Start the Registry Editor (REGEDT32.EXE)
2. Find the following key:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \LanmanServer\Parameters
3. From the Edit menu, choose Add Value. Type "Users" (without quotation marks) in the Value Name field. Select REG_DWORD for the Data Type and choose OK. Enter the value of 0xFFFFFFFF in the String field and choose OK.
4. Exit the Registry Editor.
5. Either shut down and restart Windows NT, or from a command prompt type:
NET STOP SERVERAnd then type:
NET START SERVERTaken from http://support.microsoft.com/kb/Q122925
Posted 3 months ago # -
According to Offical Windows Support
To limit the number of users who can connect to the shared folder concurrently, specify a number in the Limit the number of simultaneous users to box. Windows Vista permits up to 10 concurrent users. (If you need to share a folder with more than 10 users at once, you must use a server version of Windows.)
However you can Try this
1. Start the Registry Editor (REGEDT32.EXE)
2. Find the following key:
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \LanmanServer\Parameters
3. From the Edit menu, choose Add Value. Type "Users" (without quotation marks) in the Value Name field. Select REG_DWORD for the Data Type and choose OK. Enter the value of 0xFFFFFFFF in the String field and choose OK.
4. Exit the Registry Editor.
5. Either shut down and restart Windows NT, or from a command prompt type:
NET STOP SERVERAnd then type:
NET START SERVERTaken from http://support.microsoft.com/kb/Q122925
Posted 3 months ago # -
The above answer is actually works for server edition but you can still try it.
Posted 3 months ago # -
thanks but
i logg to the the path parameters but i can't find the order add value in edit menu what i doPosted 3 months ago #
Reply »
You must log in to post.