Accessing redirected Terminal Server drives

Accessing redirected Terminal Server drives

How can I access redirected drives that are done via the RDP drive redirection options?



These drives typically show up in the windows gui as C on <your - client - name> , but to reference them for working directories or files you can use : 
\tsclientcdocumentsmydocument.doc 

If you want to copy a file from terminal server c: drive to local workstation d drive : xcopy C: empmyfile.txt \tsclientDdata 
If you are connecting from a Macintosh client, the syntax is: xcopy c: empmyfile.txt \tsclient<Your-Mac-HD-Name>data 

You may also use these as the working directory when launching a published app. Not all apps support the working directory and this also does not limit them to just that directory but rather as a default starting point for those apps that support it. 

If you need to be able to see how much free space your local redirected drive has you can trick windows into showing this by mapping the drive using the net use command. 
To map drive R to your local drive C you can use : net use r: \tsclientc then view the properties of R:

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Terminal Server 2003 configuration

        Here is a URL to many of the 2003 terminal server settings. http://technet2.microsoft.com/WindowsServer/en/library/67beebe9-c475-408f-b9d9-ba38e09fbcfa1033.mspx?mfr=true
      • Terminal Server questions

        Where can I find information on TS server licensing? By default, when the Per Device licensing mode is used, after a client logs and authenticates to a terminal server for the first time, and after the terminal server locates a license server, the ...
      • Terminal Server sizing

        Are there recommendations for Terminal Server sizing? Terminal server sizing is one of those loaded questions and typically gets the answer of "it depends"  There are many factors in sizing a Microsoft terminal server. A quick Google search and you ...
      • Terminal Server 2000 information

        Windows 2000 terminal server settings From Microsoft site : http://72.14.203.104/search?q=cache:OPeT_a8tzEEJ:www.microsoft.com/technet/prodtechnol/win2kts/maintain/optimize/secw2kts.mspx+terminal+server+active+session+limit&hl=en&gl=us&ct=clnk&cd=1 ...
      • Information on Terminal Server Policies

        Where can I find some information on Terminal Server Policies? http://www.virtualizationadmin.com/articles-tutorials/terminal-services/general/managing-terminal-services-group-policy.html  http://support.microsoft.com/kb/231287  ...