Logo Linux Bash SSH Ubuntu Git Menu
 

Terminal Server does not map Local Drives

We have a Windows 2000 Server, running Terminal Services in Application Server Mode.
When I start and RDP session to it, I can select to map my local drives to the server, but they are not available from within the RDP session. When I connect to other servers, the drives are available. Now the other servers are Windows 2003/2008 and are running in Administrative Mode, not Application Server Mode, so I'm not sure if either of these are the cause.

Thanks in Advance

like image 825
BillN Avatar asked Apr 09 '26 06:04

BillN


1 Answers

That was a limitation of Windows 2000 Server. It's been a while, but I seem to recall there is a resource kit utility called FileCopy (rdpclip). This doesn't map the drive, but it does allow copy/paste files/folder between local and remote drives.

http://support.microsoft.com/kb/927229

like image 101
Greg Askew Avatar answered Apr 10 '26 23:04

Greg Askew