When I remote desktop into a server, for example, local drives and mapped network drives from my host computer appear as ON . I can access these drives using Windows Explorer, but I also need to refer to them from a command window (cmd.exe).
For example, I need to run xcopy < /s /d, so I would like to open a command shell from my remote desktop session and run the xcopy command.
Can I do that? If so, how?