[THIN] Re: term serv licensing -

  • From: "Rowlandson, John" <John.Rowlandson@xxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Sat, 13 Mar 2004 09:37:53 +1100

Mallesons Stephen Jaques
www.mallesons.com

Confidential communication



2003 by default will only look at the DC's for licence server

you can run a vbs file to hardcode the server to look at another 2003 =
member server for licencing


run this with the licnce server name ir c:\licence.vbs ts01

you might find that freelists puts =3D3D in the thing if you want it =
direct let me know

'************************************************************************=
***
'=20
' WMI VBscript to add a specified License server to Terminal server's =
registry
'
'************************************************************************=
***
if Wscript.arguments.count<1 then

        Wscript.echo "Script requires one argument, the LicenseServerName"
        Wscript.echo "e.g. cscript AddLicenseServer LicenseServerName"
        Wscript.quit
end if

Dim strServer
strServer=3DWscript.arguments.Item(0)

for each terminal in =
GetObject("winmgmts:{impersonationLevel=3Dimpersonate}").InstancesOf =
("win32_TerminalServiceSetting")

result =3D terminal.AddDirectConnectLicenseServer (strServer)

WScript.Echo "Method returned result =3D " & result

if err <>0 then
        WScript.Echo Err.Description, "0x" & Hex(Err.Number)
end if
next

John Rowlandson
Technical Support Specialist
Mallesons Stephen Jaques
Sydney
T +61 2 9296 3653
F +61 2 9296 3999
john.rowlandson@xxxxxxxxxxxxx


-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx]On
Behalf Of Bruce Hill
Sent: Saturday, 13 March 2004 9:33 AM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] term serv licensing -


What are the solutions to a windows 2003 server with metaframe xpe
installed which had its term serv license expire after the initial 90
days - we purchased, installed and activated the term serv cals on
another 2003 server, but can't get it to recognize the new term serv
cals?? =20
TIA

=20

__________________________________
Bruce Hill
LAN Administrator
Information Technology MS-43
Gemological Institute of America  (GIA)
5345 Armada Drive
Carlsbad, California  92008
Tel: 760-603-4417
Fax: 760-603-4499
E-mail: bhill@xxxxxxx <mailto:bhill@xxxxxxx> =20
www.gia.edu <http://www.gia.edu/> =20

The World's Foremost Authority in Gemology(tm)
Ensuring the Public Trust through Nonprofit Service since 1931

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to which they
are addressed. If you have received this e-mail in error, please
immediately delete it. Note that any views or opinions presented in this
e-mail are solely those of the author and do not necessarily represent
those of GIA. GIA takes every precaution to protect e-mail recipients,
but recipients are responsible for checking any e-mail and attachments
for the presence of viruses. GIA accepts no liability for any damage
caused by any virus transmitted by this e-mail.

=20


********************************************************
This weeks sponsor Emergent Online.
Emergent OnLine is the leading server-based computing consulting =
integration firm in the nation. Emergent OnLine delivers expert=20
consulting services you can depend on.
http://www.go-eol.com
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or=20
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
********************************************************
This weeks sponsor Emergent Online.
Emergent OnLine is the leading server-based computing consulting integration 
firm in the nation. Emergent OnLine delivers expert 
consulting services you can depend on.
http://www.go-eol.com
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm

Other related posts: