Is the server cluster (that you are trying to load the
licensing service onto) addressible by one IP address and
one netbios name?
The most common procedure is to install the license
Tervice onto two machines for redundancy, and install a
majority of the licenses onto only one of the machine, but
have an activated licensing service on both machines. If
the main system dies and takes all the licenses with it,
the other system can then kick in and issue temporary
licenses that are good for 90 days. As long as you bring
up another server or install the licenses somewhere, you
should be good to go.
From the TS FAQ at
http://www.microsoft.com/windows2000/community/centers/term
inal/terminal_faq.mspx
Q. How do I configure Terminal Services Licensing (TSL)
servers for redundancy or high availability?
A. The recommended method to configure TSL servers for
high availability is to install at least two TSL servers
with available Terminal Services Client Access Licenses
(CALs). Each server will then advertise in Active
Directory (AD) as enterprise license servers with regard
to the following Lightweight Directory Access Protocol
(LDAP): //CN=TS-Enterprise-License-Server,CN=site
name,CN=sites,CN=configuration-container.
Each TSL server should contain 50% of your CALs for load
balancing within your environment. If a TSL server does
not have valid CALs, then that TSL server will attempt to
refer to other TSLs with valid CALs for license issuance.
(This applies to both enterprise license servers and
domain license servers.)
Please review the License Issuance matrix to see all
possible high-availability scenarios concerning temporary
and permanent license issuance.
Each client will begin a license request and upgrade seven
days prior to the license expiration date. This should
allow sufficient time to address any issues with
individual TSLs. If all TSL servers are down at the same
time, new clients or clients with expired licenses will be
denied access. In addition, TSL servers should be
separated by network subnets to ensure that a network
outage does not prevent users from connecting to a TSL
Server.
Finally, administrators should use the Terminal Server
Licensing Tool to ensure that at least 10% of their CALs
are available on each licensing server. Conversely, if
available licenses are limited to a single licensing
server that suffers an outage, clients with expired
licenses will be denied access immediately, and clients
with licenses expiring within 7 days will be denied access
as they meet their expiration dates.
-M
-----Original Message-----
Thanks to you all ! The truth is that I didn't beleive
that somebody would answer so I didn't check it during
weekend. The scenario is as follows: I have a farm of
terminal servers which is fine but I want to install TSLS
in a 2-node server cluster active/passive but I haven't
found any info on deploying TSLS in a cluster (how to make
the resources, if any, how to configure etc.) Modifying
the registry in my TSs could be ok that but how I can have
recovery in my cluster and if one node is out then the
other takes over? Could anyone provide me with info or a
place where I can find any article relevant to it? Thanks
in advance.