Sava file locally

  • Thread starter Thread starter Need Help!!!
  • Start date Start date
N

Need Help!!!

How to save a file locally by running a application from
terminal server
 
Depends on the OS on the TS and the version of the RDP client.

If you run RDP 5.2 on server + client (meaning Windows 2003 server),
then you can configure your client to automatically redirect local
drives, so that they are available within your TS session.

If you run Windows 2000 on the TS, you won't have this possibility.
You can either connect to your local drive with the net use command,
something like: net use X: \\clientpc\c$
or use a utility like TS DropCopy 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

Back
Top