Scripting RD Web Client for WinServer 2K3

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I installed the new TSWEB client to discover that Connect.asp doesn't exist anymore. So nothing you used to be able to do can be done (or at least it's not immediately obvious). I have searched and searched to no avail. I found some API calls for the ActiveX object, but it does not discuss how to implement them (and it definitely does not look as easy as adjusting the old Connect.asp) or where to implement them. Something I saw said to edit the ocx file in the cab, but I don't know how to do that.

All I want to do is this:
Specify a different port than 3389
Specify a default address
Specify a default resolution
Specify a default un/pw
Auto-connect

Any ideas? TIA
 
There's a tsweb1.htm that's very similar, except that the scripting is done
in the browser, not at the server. Also look at tsweb-readme.htm.

Rob

--
This posting is provided "AS IS" with no warranties, and confers no rights.
TS FAQ:
http://www.microsoft.com/windows2000/community/centers/terminal/terminal_faq.mspx

Chris H. said:
I installed the new TSWEB client to discover that Connect.asp doesn't
exist anymore. So nothing you used to be able to do can be done (or at
least it's not immediately obvious). I have searched and searched to no
avail. I found some API calls for the ActiveX object, but it does not
discuss how to implement them (and it definitely does not look as easy as
adjusting the old Connect.asp) or where to implement them. Something I saw
said to edit the ocx file in the cab, but I don't know how to do that.
 
Back
Top