Local drive mapping

A

Alex

Hi everyone!

Is there any way other then using resource kit to enable local drive mapping
for users connecting to terminal services?

Thanks.
Alex
 
V

Vera Noest [MVP]

The drvmap utility from the resource kit doesn't work very well, and
you can easily do the same thing in a logon script:

You have to share the drive on the client, and then connect to it
from within the TS session with something like
"net use X: \\clientpc\shared_drive"

You can also have a look at TSDropCopy from
http://www.analogx.com/contents/download/system/tsdc.htm
 

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