Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Setup and Install
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Remote Desktop Web Connection for Vista

Vista Setup and Install


Reply
 
Thread Tools Search this Thread
  #1  
Old 13-06-2007
Digit0
 
Posts: n/a
Remote Desktop Web Connection for Vista

On July 28, 2003 Tony Northrup (then a Windows XP Expert Zone Community
Columnist) wrote a superb piece on how to set up Remote Desktop Web
Connection with Windows XP.

Does anyone know if a similar article exists for Vista, or, indeed, if RDWC
works with Vista and if so, how the host gets configured.

Any help would be awesome.

Digit0



Reply With Quote
  #2  
Old 13-06-2007
Sooner Al [MVP]
 
Posts: n/a
Re: Remote Desktop Web Connection for Vista

"Digit0" <available@onrequest> wrote in message
news:8BAB987E-1CED-4CC4-B205-60872CF913CD@microsoft.com...
> On July 28, 2003 Tony Northrup (then a Windows XP Expert Zone Community
> Columnist) wrote a superb piece on how to set up Remote Desktop Web
> Connection with Windows XP.
>
> Does anyone know if a similar article exists for Vista, or, indeed, if
> RDWC works with Vista and if so, how the host gets configured.
>
> Any help would be awesome.
>
> Digit0
>
>


I started playing with that a bit ago. I don't believe IIS 7, as installed
on Vista, includes the needed pieces like XP and IIS 6 did. Someone should
correct me if I am wrong about that.

I did run across this that may be of interest though...

http://forums.iis.net/t/1117869.aspx

I tried that and it did work to a point. I had issues with drive
redirection. If I modified the default.htm file so drive redirection was
TRUE...

MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE

....I would get an IE error on page message and could not proceed. If I made
that FALSE, ie. the default, I could connect to my desktop with Remote
Desktop. There is also no way to change the IIS listening port like there
was before which could cause issues if your ISP blocks TCP Port 80 inbound
to your server PC. By the way, the TSWeb folder gets created in the
"C:\inetpub\wwwroot" folder on Vista. My test was on a Vista Ultimate
machine.

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375


Reply With Quote
  #3  
Old 13-06-2007
Kerry Brown
 
Posts: n/a
Re: Remote Desktop Web Connection for Vista

This may work. You will have to install IIS then tswebsetup.exe.

http://www.microsoft.com/downloads/d...DisplayLang=en

Let us know if it works, thanks.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


"Digit0" <available@onrequest> wrote in message
news:8BAB987E-1CED-4CC4-B205-60872CF913CD@microsoft.com...
> On July 28, 2003 Tony Northrup (then a Windows XP Expert Zone Community
> Columnist) wrote a superb piece on how to set up Remote Desktop Web
> Connection with Windows XP.
>
> Does anyone know if a similar article exists for Vista, or, indeed, if
> RDWC works with Vista and if so, how the host gets configured.
>
> Any help would be awesome.
>
> Digit0
>
>



Reply With Quote
  #4  
Old 14-06-2007
Digit0
 
Posts: n/a
Re: Remote Desktop Web Connection for Vista

Thanks Kerry and thanks Al for pointing me in the right direction. These
are the steps to take to get Remote Desktop Web Connection operating in
Windows Vista Ultimate:


1. Go to Control Panel, Programs and Features, Turn Windows features on or
off

2. Go to Internet Information Services and select the check boxes for Web
Management Tools and World Wide Web Services. [Web Management Tools
installs IIS 6.0 which is needed for the following download; there is also
some feature in World Wide Web Services that is needed, but I haven't
isolated it yet, so select everything for now]

3. Install tswebsetup.exe from
http://www.microsoft.com/downloads/d...DisplayLang=en

4. Go to C: Program Data, Microsoft, Windows, Start Menu, Programs,
Administrative Tools, Internet Information Services (IIS) Manager [NOT IIS
6.0 Manager]

5. Expand your computer name, expand Web Sites and click on Default Web
Site

6. On the right side of the screen under Edit Site, click Bindings

7. Click on the web site and click Edit

8. Change the port number to your preferred port designation

9. Under Manage Server on the same screen, Start the service

10. Set-up your router and firewall to accept your designated port

AND YOU'RE DONE! [although you might first want to change your Desktop
Background from a DreamScene if you're running one]

To connect from a remote computer, go to http:// IP address:port no/tsweb
and you'll get the Windows Server screen followed by your Vista password
screen


Thanks again for the help guys. If you find out which particular parameter
of World Wide Web Services is needed, please post it for tidiness.

Digit0


"Kerry Brown" <kerry@kdbNOSPAMsys-tems.c*a*m> wrote in message
news:83EE8E04-2383-4760-9561-CE44E493A36C@microsoft.com...
> This may work. You will have to install IIS then tswebsetup.exe.
>
> http://www.microsoft.com/downloads/d...DisplayLang=en
>
> Let us know if it works, thanks.
>
> --
> Kerry Brown
> Microsoft MVP - Shell/User
> http://www.vistahelp.ca
>
>
> "Digit0" <available@onrequest> wrote in message
> news:8BAB987E-1CED-4CC4-B205-60872CF913CD@microsoft.com...
>> On July 28, 2003 Tony Northrup (then a Windows XP Expert Zone Community
>> Columnist) wrote a superb piece on how to set up Remote Desktop Web
>> Connection with Windows XP.
>>
>> Does anyone know if a similar article exists for Vista, or, indeed, if
>> RDWC works with Vista and if so, how the host gets configured.
>>
>> Any help would be awesome.
>>
>> Digit0
>>
>>

>



Reply With Quote
  #5  
Old 14-06-2007
Kerry Brown
 
Posts: n/a
Re: Remote Desktop Web Connection for Vista

Thanks for the update. I use Remote Web Workplace all the time with SBS
Servers. It's cool to know I could do the same without the server if needed.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


"Digit0" <available@onrequest> wrote in message
news:7E588839-2E0B-4960-B3B2-A133ED0704ED@microsoft.com...
> Thanks Kerry and thanks Al for pointing me in the right direction. These
> are the steps to take to get Remote Desktop Web Connection operating in
> Windows Vista Ultimate:
>
>
> 1. Go to Control Panel, Programs and Features, Turn Windows features on
> or off
>
> 2. Go to Internet Information Services and select the check boxes for Web
> Management Tools and World Wide Web Services. [Web Management Tools
> installs IIS 6.0 which is needed for the following download; there is also
> some feature in World Wide Web Services that is needed, but I haven't
> isolated it yet, so select everything for now]
>
> 3. Install tswebsetup.exe from
>
> http://www.microsoft.com/downloads/d...DisplayLang=en
>
> 4. Go to C: Program Data, Microsoft, Windows, Start Menu, Programs,
> Administrative Tools, Internet Information Services (IIS) Manager [NOT IIS
> 6.0 Manager]
>
> 5. Expand your computer name, expand Web Sites and click on Default Web
> Site
>
> 6. On the right side of the screen under Edit Site, click Bindings
>
> 7. Click on the web site and click Edit
>
> 8. Change the port number to your preferred port designation
>
> 9. Under Manage Server on the same screen, Start the service
>
> 10. Set-up your router and firewall to accept your designated port
>
> AND YOU'RE DONE! [although you might first want to change your Desktop
> Background from a DreamScene if you're running one]
>
> To connect from a remote computer, go to http:// IP address:port no/tsweb
> and you'll get the Windows Server screen followed by your Vista password
> screen
>
>
> Thanks again for the help guys. If you find out which particular
> parameter of World Wide Web Services is needed, please post it for
> tidiness.
>
> Digit0
>
>
> "Kerry Brown" <kerry@kdbNOSPAMsys-tems.c*a*m> wrote in message
> news:83EE8E04-2383-4760-9561-CE44E493A36C@microsoft.com...
>> This may work. You will have to install IIS then tswebsetup.exe.
>>
>> http://www.microsoft.com/downloads/d...DisplayLang=en
>>
>> Let us know if it works, thanks.
>>
>> --
>> Kerry Brown
>> Microsoft MVP - Shell/User
>> http://www.vistahelp.ca
>>
>>
>> "Digit0" <available@onrequest> wrote in message
>> news:8BAB987E-1CED-4CC4-B205-60872CF913CD@microsoft.com...
>>> On July 28, 2003 Tony Northrup (then a Windows XP Expert Zone Community
>>> Columnist) wrote a superb piece on how to set up Remote Desktop Web
>>> Connection with Windows XP.
>>>
>>> Does anyone know if a similar article exists for Vista, or, indeed, if
>>> RDWC works with Vista and if so, how the host gets configured.
>>>
>>> Any help would be awesome.
>>>
>>> Digit0
>>>
>>>

>>

>



Reply With Quote
  #6  
Old 14-06-2007
Sooner Al [MVP]
 
Posts: n/a
Re: Remote Desktop Web Connection for Vista

"Digit0" <available@onrequest> wrote in message
news:7E588839-2E0B-4960-B3B2-A133ED0704ED@microsoft.com...
> Thanks Kerry and thanks Al for pointing me in the right direction. These
> are the steps to take to get Remote Desktop Web Connection operating in
> Windows Vista Ultimate:
>
>
> 1. Go to Control Panel, Programs and Features, Turn Windows features on
> or off
>
> 2. Go to Internet Information Services and select the check boxes for Web
> Management Tools and World Wide Web Services. [Web Management Tools
> installs IIS 6.0 which is needed for the following download; there is also
> some feature in World Wide Web Services that is needed, but I haven't
> isolated it yet, so select everything for now]
>
> 3. Install tswebsetup.exe from
>
> http://www.microsoft.com/downloads/d...DisplayLang=en
>
> 4. Go to C: Program Data, Microsoft, Windows, Start Menu, Programs,
> Administrative Tools, Internet Information Services (IIS) Manager [NOT IIS
> 6.0 Manager]
>
> 5. Expand your computer name, expand Web Sites and click on Default Web
> Site
>
> 6. On the right side of the screen under Edit Site, click Bindings
>
> 7. Click on the web site and click Edit
>
> 8. Change the port number to your preferred port designation
>
> 9. Under Manage Server on the same screen, Start the service
>
> 10. Set-up your router and firewall to accept your designated port
>
> AND YOU'RE DONE! [although you might first want to change your Desktop
> Background from a DreamScene if you're running one]
>
> To connect from a remote computer, go to http:// IP address:port no/tsweb
> and you'll get the Windows Server screen followed by your Vista password
> screen
>
>
> Thanks again for the help guys. If you find out which particular
> parameter of World Wide Web Services is needed, please post it for
> tidiness.
>
> Digit0
>
>

Thanks for the feedback. Have you tried drive redirection? I had problems
with that as I noted earlier. Also note that when I had my Vista Ultimate
box configured so Remote Desktop would only accept incoming requests from
other Vista clients using Network Level Authentication (NLA) I would get a
VB script error. When I reconfigured to not use NLA connections worked just
fine.

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Setup and Install


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "Remote Desktop Web Connection for Vista"
Thread Thread Starter Forum Replies Last Post
Remote desktop connection between vista and xp Jacob Myers Windows Vista Network 2 29-04-2009 01:42 AM
Vista SP1 Remote Desktop Connection issue ::CORY:: Vista Help 5 25-03-2008 08:05 AM
Vista to 2003 SBS - Remote Desktop Connection Failure info@phxnet.com Small Business Server 11 01-02-2008 11:22 AM
remote desktop connection problem and printing in vista ubersagan Windows Vista Network 1 09-01-2008 12:00 AM
Remote desktop connection works in XP not in Vista Ultimate Jeff Vista Help 5 21-06-2007 11:42 AM


All times are GMT +5.5. The time now is 03:35 AM.