tsweb/Remote Desktop

  • Thread starter Thread starter googy
  • Start date Start date
G

googy

How does one make drives/folders available in a remote web based remote
deskop session?

Many thanks
 
The default.htm file will need to be edited. Add
MsTsc.AdvancedSettings2.RedirectPrinters = TRUE
MsTsc.AdvancedSettings2.RedirectDrives = TRUE
to the default.htm file..

Also, note that MsTsc may be MsRDC depending on what version of the
web client you have installed, so take a look at the syntax of the
other options and match them...

Jeffrey Randow (Windows MVP - Networking & Smart Display)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Wiki -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 

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

Back
Top