Remote Desktop Web Connection-Local Disk Access

G

Guest

Can I acces local client disk drives during a Remote Desktop Web connection
and, if so, HOW? I run a WinXP client to access a Win 2003 Terminal Server
through a Remote Desktop Web connection. I know this is possible through
native Remote Dektop but can it be done over TSWeb?
 
S

Sooner Al [MVP]

To access remote drives through redirection while using the Remote Desktop Web based access method
you need to modify the C:\Windows\web\tsweb\default.h­tm file on the remote PC, ie. the PC running
IIS. Look for the line...

MsRdpClient.AdvancedSettings2.­RedirectDrives = FALSE


and change it to...


MsRdpClient.AdvancedSettings2.­RedirectDrives = TRUE


--

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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top