1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

RE: Using terminal services in an DC 2008

Discussion in 'Windows Home Server' started by Henrik Johansson, Sep 19, 2009.

  1. A TS in remote admin mode can only have two connections.
    You nead to add the Terminal Server role to be able to handle additional
    connections. Use Server Manager to install the TS role, either through GUI or
    by using the following command line in an admin elevated command prompt

    C:\>servermanagercmd -i TS-Terminal-Server


    "Luis Herrera (Slinbader@hotmail.com)" wrote:
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > im asking again, because i lost the post......
    >
    > I have installed and configured a Windows 2008 server as a Domain
    > Controller, i have configured Terminal Services also, but Im just allowed to
    > have TWO sessions at the same time, I have configured Terminal Services
    > Licenses Server in the same server too, but at this time isnt working
    > correctly, because it doesnt report any license.
    >
    > the questions are:
    > a) Do I have to configure License Server in order to get acces to more than
    > a user at the same time.
    > [​IMG] Is there any policy to increase the number of concurrent conections by
    > terminal (the server is an DC too)
    >
    > I will apreciate any help<!--colorc--><!--/colorc-->
     
  2. Hi Luis,

    First of all, having Terminal Server on the Domain Controller is not a
    recommended setting. Reason being that it's not good/secure to give access
    to your Domain Controller to the users.

    As Henrik mentioned, you need to have the Terminal Server and set the
    Terminal Server licensing mode set to either to 'Per User' or 'Per Device'
    depending upon your requirement.
    Also, you need to mention the license server name in the 'Specified license
    server list' on the Terminal Server.

    The reason your license server is not reporting any licenses is that:
    1. You might not have installed the licenses on the license server (For
    installing the licenses you need to buy them first:) )
    2. Your Terminal Server might not be pointing to the license server
    3. The type of CALs on the license server might not be matching with the
    Terminal Server licensing mode. I.e. If your Terminal Server licensing mode
    is set to 'Per User' then you should have 'Per User' CALs installed on the
    license server; and if you have 'Per Device' CALs installed on the license
    server, then your Terminal Server licensing mode should be set to 'Per
    Device'.

    Hope that helps!
    Thanks
    Silvia
    Remote Desktop Services Team Blog:

    "Henrik Johansson" <HenrikJohansson@discussions.microsoft.com> wrote in
    message news:8321E2B9-E7E5-42CB-B8C8-D870DFAE9008@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > A TS in remote admin mode can only have two connections.
    > You nead to add the Terminal Server role to be able to handle additional
    > connections. Use Server Manager to install the TS role, either through GUI
    > or
    > by using the following command line in an admin elevated command prompt
    >
    > C:>servermanagercmd -i TS-Terminal-Server
    >
    >
    > "Luis Herrera (Slinbader@hotmail.com)" wrote:
    ><!--coloro:green--><span style="color:green <!--/coloro-->
    >>
    >> im asking again, because i lost the post......
    >>
    >> I have installed and configured a Windows 2008 server as a Domain
    >> Controller, i have configured Terminal Services also, but Im just allowed
    >> to
    >> have TWO sessions at the same time, I have configured Terminal Services
    >> Licenses Server in the same server too, but at this time isnt working
    >> correctly, because it doesnt report any license.
    >>
    >> the questions are:
    >> a) Do I have to configure License Server in order to get acces to more
    >> than
    >> a user at the same time.
    >> [​IMG] Is there any policy to increase the number of concurrent conections by
    >> terminal (the server is an DC too)
    >>
    >> I will apreciate any help <!--colorc--><!--/colorc--><!--colorc--><!--/colorc-->
     

Share This Page