1

We have a several Windows Server 2008 application servers in our organization. Some of them have Terminal Server role enabled. What is the mechanisim that limit the number of user connections for Terminal Server computer?

jrara
  • 209
  • 2
  • 6
  • 14

2 Answers2

2

it depends on how many licences you have for the Terminal server. If you haven’t applied any extra licences you are allowed 3 RDP connections (2 Remote 1 Console)

Zapto
  • 1,824
  • 6
  • 23
  • 39
2

It depends on the CAL that you have ... More CAL you buy, more connections you have :D

aleroot
  • 3,180
  • 6
  • 29
  • 37
  • Yes, but were are those licences, is there some licence server or what? – jrara Nov 01 '11 at 14:34
  • Yes you have to setup a terminal license server and add the CAL that you have previously purchased. follow this guide : http://support.microsoft.com/kb/325869 – aleroot Nov 01 '11 at 14:37
  • You can setup that on the same TS. The only limit for the number of session will be server resource. The more you have to more users you will have on the TS. – Frane Borozan Dec 16 '11 at 13:20