Thanks so much it works great! Do you know if it is possable to access other
computers on the network (different domains and workgroups) through this main
web connection?
Thanks
"Sooner Al [MVP]" wrote:
> 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.htm 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
>
> Likewise this line...
>
> MsRdpClient.AdvancedSettings2.RedirectPrinters = FALSE
>
> ....and change it to...
>
> MsRdpClient.AdvancedSettings2.RedirectPrinters = 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...
>
> "Supercurious" <Supercurious@discussions.microsoft.com> wrote in message
> news:24DB8236-2388-4B3A-A61F-5B3622050DAE@microsoft.com...
> > Is it at all possable to share files and print through Remote Desktop Web
> > Connection?
>
>
>
>
>