Subscribe to Windows IT Pro
December 20, 2006 12:00 AM

Q. A Terminal Services client is unable to connect to a Terminal Services license server installed on Windows Server 2003?

Windows IT Pro
InstantDoc ID #94613
Rating: (0)

A Terminal Services client may be unable to connect to a Terminal Services license server installed on a Windows Server 2003 computer.

This behavior will occur if your backup program uses the VSS (Volume Shadow Copy Service), the Terminal Server Licensing administrative tool contains expired Terminal Server CALs (Client Access Licenses), and the Terminal Services licensing pool is empty.

This problem occurs because the process that recovers the expired CALs from the Terminal Server license server did not restart when the Volume Shadow Copy Service finished the backup process, even though the Terminal Server Licensing service works with VSS.

To workaround this behavior, schedule the following batch to run every day, after the backup:

@echo off
net stop TermServLicensing
@ping -n 4 127.0.0.1>nul
net start TermServLicensing
NOTE See What is Volume Shadow Copy Service?

NOTE See How Volume Shadow Copy Service Works


Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.