Archived from groups: microsoft.public.windowsxp.work_remotely (
More info?)
Thanks that pointed me in the right direction.
I found that Microsoft had an artice on 'embedding active x controls into a
website'
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termserv/embedding_the_remote_desktop_activex_control_in_a_web_page.asp
Using their 'default.html webpage this contains the typical RDP login
screen. I just had to place the files (from the link above) onto my
webserver, so if a user connects and they dont already have the control,
this is then automatically installed for them (small file 400k) and then
allows them to start a RDP session.
Chris
"John Holmblad" <JohnHolmblad@discussions.microsoft.com> wrote in message
news:EF05B435-9ACA-46A9-B4F0-8191A29BAB6D@microsoft.com...
>
> Chris,
>
> Although the following article from the Microsoft www site is written from
> the perspective of connecting into a Windows XP system via RDP over HTTP,
> it
> turns out that the same procedure can be used to install the remote
> desktop
> web connection capability on Windows Server 2003. I think that in the case
> of
> Small Business Server 2003 this feature gets installed automatically but I
> do
> not think it is automatic in the case of Server 2003. In any case here is
> the url to the article on the Microsoft www site:
>
>
>
http://www.microsoft.com/windowsxp/using/networking/expert/russel_02January14.mspx
>
>
> As you will see if you read the article, once you install the tsweb
> client,
> you can even use the target system as a "transit switch" to RDP into other
> systems on your network.
>
> "Microsoft" wrote:
>
>> Hi there,
>>
>> i have a server running Windows server 2003, and wish to allow users to
>> access this server via a RDP session. I've seen once before that the RDP
>> login screen can be placed onto a basic html webpage, and this will
>> contain
>> all active x controls necessary for the user to login with.
>>
>> All i need is some help on how do i action this onto my private webpage
>> &
>> are there any extra software/settings i need to have set up to allow
>> this?
>>
>> Any help would be appreciated
>>
>> Chris
>>
>>
>>