DhanushkaWM
06-08-2010, 03:20 PM
When you trying to log to remote location server or PC using Remote desktop or terminal server, you cannot log because of ..... Maximum Number of allowed connections...
1 Step.
Go to the command prompt they type.....
qwinsta /server:192.168.*.* (Your server IP) Then press enter
This will display something like this:
qwinsta /server:192.168.*.*
SESSIONNAME USERNAME ID STATE TYPE DEVICE
console 0 Conn wdcon
rdp-tcp 65536 Listen rdpwd
rdp-tcp#470 Administrator 1 Active rdpwd
rdp-tcp#471 Dhanushka 3 Active rdpwd
2 Step.
Then you need to identify which user need to discennect.
To disconnect Dhanushka's session you would type this:
rwinsta /server:192.168.*.* 3
1 Step.
Go to the command prompt they type.....
qwinsta /server:192.168.*.* (Your server IP) Then press enter
This will display something like this:
qwinsta /server:192.168.*.*
SESSIONNAME USERNAME ID STATE TYPE DEVICE
console 0 Conn wdcon
rdp-tcp 65536 Listen rdpwd
rdp-tcp#470 Administrator 1 Active rdpwd
rdp-tcp#471 Dhanushka 3 Active rdpwd
2 Step.
Then you need to identify which user need to discennect.
To disconnect Dhanushka's session you would type this:
rwinsta /server:192.168.*.* 3