Jump to content

TS 2008 Web Access Customization


Recommended Posts

Guest Jeremy Wadsworth
Posted

I've installed the TS Web Access through the TS Web Access role service. The

default page works fine for a sample. However, I don't want to use the sample

page that gets installed. I want to write my own code to launch the

connection based on role based security in a current website.

 

For example, using the old Terminal Services ActiveX client I am able to set

the Terminal Server, the application to launch, as well as other properties

using vbscript, and all dependent on the user that is logged into our website.

 

I can't seem to find any documentation to code my own default page using the

new 2008 web access.

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Jeremy Wadsworth
Posted

RE: TS 2008 Web Access Customization

 

I figured this out on my own. I used the generated web page source of the TS

Web Access page. I was able to extract the code I needed to connect through

the TS 2008 Gateway Server. I then found the following document to customize

the the connection.

 

http://msdn.microsoft.com/en-us/library/aa383022(VS.85).aspx

 

 

"Jeremy Wadsworth" wrote:

> I've installed the TS Web Access through the TS Web Access role service. The

> default page works fine for a sample. However, I don't want to use the sample

> page that gets installed. I want to write my own code to launch the

> connection based on role based security in a current website.

>

> For example, using the old Terminal Services ActiveX client I am able to set

> the Terminal Server, the application to launch, as well as other properties

> using vbscript, and all dependent on the user that is logged into our website.

>

> I can't seem to find any documentation to code my own default page using the

> new 2008 web access.

Guest Rob Leitman [MS]
Posted

Re: TS 2008 Web Access Customization

 

Glad to hear it.

 

Rob

 

"Jeremy Wadsworth" <JeremyWadsworth@discussions.microsoft.com> wrote in

message news:CAB1C9C6-2C7A-449F-8087-1066F773E2C2@microsoft.com...

>I figured this out on my own. I used the generated web page source of the

>TS

> Web Access page. I was able to extract the code I needed to connect

> through

> the TS 2008 Gateway Server. I then found the following document to

> customize

> the the connection.

>

> http://msdn.microsoft.com/en-us/library/aa383022(VS.85).aspx

>

>

> "Jeremy Wadsworth" wrote:

>

>> I've installed the TS Web Access through the TS Web Access role service.

>> The

>> default page works fine for a sample. However, I don't want to use the

>> sample

>> page that gets installed. I want to write my own code to launch the

>> connection based on role based security in a current website.

>>

>> For example, using the old Terminal Services ActiveX client I am able to

>> set

>> the Terminal Server, the application to launch, as well as other

>> properties

>> using vbscript, and all dependent on the user that is logged into our

>> website.

>>

>> I can't seem to find any documentation to code my own default page using

>> the

>> new 2008 web access.


×
×
  • Create New...