Drive Mapping

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

How can i map my local drive when login on to a windows 2000 terminal server
..The option seems to be disabled in w2k terminal server.Is there any methode
to enable it.

I am using windows XP professional workstaton to connect the W2k terminal
server.

Thanks&Regards
Salim C A
 
No.
But if the client and the server are on the same network, you can
connect to the local drive maunally, or put some lines in your
logon script on the TS:

net use L: \\my_xp_client\c$

Or use TSDropCopy:
http://www.analogx.com/contents/download/system/tsdc.htm

_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
*----------- Please reply in newsgroup -------------*
 
Back
Top