Re: Problem with Licensing and "mstsc /console"
You are right, JSmith, a console session never uses or needs a TS
CAL. And moreover, TS CALs are not per concurrent connection, so if
you would run short of TS CALs, logging out one client would not
enable another client to log on.
So the problem that you have is *not* related to TS CALs at all.
I can think of two reasons for the behaviour that you see and you
should be able to verify which one applies to you by checking the
EventLog on the server:
a) the rdp-tcp connection settings are hardcoded to allow a maximum
of 9 concurrent connections. Check in Terminal Services
Configuration - rdp-tcp connection properties - network
b) your server is configured to use the "Per Server" licensing mode
for OS licensing, and you are running out of server CALs, not TS
CALs. Server CALs are per concurrent connection. Check in Control
Panel - Licensing applet. If that's the problem, make sure that you
have enough server CALs for all connecting devices and then disable
the Licensing Logging Service completely. Documented here:
824196 - Description of the License Logging Service in Windows
Server Operating Systems
http://support.microsoft.com/?kbid=824196
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting:
http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?SlNtaXRo?= <JSmith@discussions.microsoft.com> wrote on
28 mar 2008 in microsoft.public.windows.terminal_services:
> Thanks for the quick reply, however, Microsoft states:
>
> "A Terminal Server Client Access License (TS CAL) is required to
> use Terminal Server or otherwise host a remote graphical user
> interface (GUI) session, except for a console session."
>
> See:
> (http://www.microsoft.com/windowsserver2003/howtobuy/licensing/ov
> erview.mspx)
>
> As far as I understand, using "mstsc /console" is using a
> console session. Am I missing something?
>
>
>
> "Lanwench [MVP - Exchange]" wrote:
>
>> JSmith <JSmith@discussions.microsoft.com> wrote:
>> > We purchased 9 terminal server licenses (setup as per
>> > device). Whenever all 9 client computers are logged in, we
>> > are unable to connect to the server console using "mstsc
>> > /console" from a 10th management computer. However, if we
>> > log out 1 client computer then we are able to connect. We
>> > need to be able to remote control the 9 sessions from the
>> > management computer.
>> >
>> > Server: Windows 2003 Server x64
>> > RDP Client: version 6
>> > Management computer OS: Windows XP
>> > Client computer OS: HP thin client (t5135) connecting via
>> > RDP
>>
>> I think you'll need another TS CAL for this.