MSTerminalServices.org Forums

Forums Home | FAQ | Search | Profile | Private Messages | Log in/Register/Password

Problem with Licensing and "mstsc /console"

Page 1 of 1
Next:  General Discussions: PC rebooting while attempt to login to domain  
Author Message
JSmith

External


Since: Mar 28, 2008
Posts: 4



(Msg. 1) Posted: Fri Mar 28, 2008 6:09 am
Post subject: Problem with Licensing and "mstsc /console"
Archived from groups: microsoft>public>windows>terminal_services (more info?)

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
Back to top
Send e-mail Login to vote
Lanwench [MVP - Exchange]

External


Since: Jun 11, 2007
Posts: 128



(Msg. 2) Posted: Fri Mar 28, 2008 10:45 am
Post subject: Re: Problem with Licensing and "mstsc /console" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

JSmith <JSmith.DeleteThis@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.
Back to top
Send e-mail Login to vote
JSmith

External


Since: Mar 28, 2008
Posts: 4



(Msg. 3) Posted: Fri Mar 28, 2008 10:45 am
Post subject: Re: Problem with Licensing and "mstsc /console" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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/overview.mspx)

As far as I understand, using "mstsc /console" is using a console session.
Am I missing something?



"Lanwench [MVP - Exchange]" wrote:

> JSmith <JSmith.DeleteThis@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.
>
>
>
Back to top
Send e-mail Login to vote
JSmith

External


Since: Mar 28, 2008
Posts: 4



(Msg. 4) Posted: Fri Mar 28, 2008 10:45 am
Post subject: Re: Problem with Licensing and "mstsc /console" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Here is some more text that Microsoft has about the console:

"If you need to connect to the server console session remotely (for example,
to access applications that direct only their user interface to the console),
either use the Remote Desktops snap-in or use Remote Desktop Connection from
the command line."

See:
(http://technet2.microsoft.com/WindowsServer/en/library/2cb5c8c9-cadc-44a9-bf39-856127f4c8271033.mspx?mfr=true)

"Lanwench [MVP - Exchange]" wrote:

> JSmith <JSmith.TakeThisOut@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.
>
>
>
Back to top
Send e-mail Login to vote
Vera Noest [MVP]

External


Since: Sep 07, 2003
Posts: 9431



(Msg. 5) Posted: Fri Mar 28, 2008 1:26 pm
Post subject: Re: Problem with Licensing and "mstsc /console" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 RemoveThis @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 RemoveThis @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.
Back to top
Send e-mail Login to vote
JSmith

External


Since: Mar 28, 2008
Posts: 4



(Msg. 6) Posted: Fri Mar 28, 2008 2:01 pm
Post subject: Re: Problem with Licensing and "mstsc /console" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for the information. I am going there after work and I will check
both of these items.

"Vera Noest [MVP]" wrote:

> 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.TakeThisOut@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.TakeThisOut@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.
>
Back to top
Send e-mail Login to vote
Display posts from previous:   
    All times are: Eastern Time (US & Canada) (change) Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Looking for more Terminal Services info?

Sign up to the MSTerminalServices.org Monthly Newsletter, written by Terminal Server MVP & Citrix CTP Stefan Vermeulen, containing news, tips, interviews, links of the month and much more. Subscribe today and don't miss a thing!

Become an MSTerminalServices.org member!

Discuss your Terminal Services & Citrix issues with thousands of other SBC experts. Click here to join!

Community Area

Log in | Register