PC Review


Reply
Thread Tools Rate Thread

Drive and Printer mapping

 
 
Terry Booth
Guest
Posts: n/a
 
      14th Mar 2004
I have had great difficulty mapping shared client printers on Win2000
Terminal server. This appears resolved by using the latest RDP. I have not
yet tried mapping drive using RDP but they mapp using TSC usually until
entering a new session. Will RDP solve my problems or will I have to use
something like TSDropCopy?


 
Reply With Quote
 
 
 
 
Vera Noest [MVP]
Guest
Posts: n/a
 
      14th Mar 2004
Automatic redirection of client drives is not a native feature of W2K
TS. You will need to use the drivemap utility from the Resource Kit
(which just automates the "net share" and "net use" commands
necessary for connecting to the client drive), or use TSDropCopy, or
an FTP client.

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

"Terry Booth" <(E-Mail Removed)> wrote in
news:u$(E-Mail Removed):

> I have had great difficulty mapping shared client printers on
> Win2000 Terminal server. This appears resolved by using the
> latest RDP. I have not yet tried mapping drive using RDP but
> they mapp using TSC usually until entering a new session. Will
> RDP solve my problems or will I have to use something like
> TSDropCopy?

 
Reply With Quote
 
Mike
Guest
Posts: n/a
 
      15th Mar 2004
Where do we get this drivemap utility? (How do I get the resource kit?)

Thanks,
Mike

"Vera Noest [MVP]" <(E-Mail Removed)> wrote in message
news:Xns94ACE84B4A7D7veranoesthemutforsse@207.46.248.16...
> Automatic redirection of client drives is not a native feature of W2K
> TS. You will need to use the drivemap utility from the Resource Kit
> (which just automates the "net share" and "net use" commands
> necessary for connecting to the client drive), or use TSDropCopy, or
> an FTP client.
>
> --
> Vera Noest
> MCSE, CCEA, Microsoft MVP - Terminal Server
> http://hem.fyristorg.com/vera/IT
> --- please respond in newsgroup, NOT by private email ---
>
> "Terry Booth" <(E-Mail Removed)> wrote in
> news:u$(E-Mail Removed):
>
> > I have had great difficulty mapping shared client printers on
> > Win2000 Terminal server. This appears resolved by using the
> > latest RDP. I have not yet tried mapping drive using RDP but
> > they mapp using TSC usually until entering a new session. Will
> > RDP solve my problems or will I have to use something like
> > TSDropCopy?



 
Reply With Quote
 
Vera Noest [MVP]
Guest
Posts: n/a
 
      15th Mar 2004
That should be http://www.workthin.com/tsdown.htm#ResourceKit
which points to
http://www.microsoft.com/windows2000.../tools/hotfixe
s/drmapsrv-o.asp

Note that the only thing you can download is the hotfix to the
Resource Kit utility. You still need the original Drive Share
utility. You can buy the Resource Kit from your local vendor. I
would not spend the money, though, since you can easily fix the
exact same thing in a logon script:

on the client, share the drive, with net share
on the TS, connect to the shared drive, with net use

321711 - HOW TO: Install and Use the Drive Share Utility in
Windows 2000 Terminal Services
http://support.microsoft.com/?kbid=321711

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

"=?Utf-8?B?UGF0cmljayBSb3VzZSBbTVZQXQ==?="
<(E-Mail Removed)> wrote in
news:654FFF52-4460-4457-9500-(E-Mail Removed):

> Here:
>
> http://www.workthin.com/tsdown#ResourceKit
>
> Patrick Rouse
> Microsoft MVP - Terminal Server
> http://www.workthin.com
>
> ----- Mike wrote: -----
>
> Where do we get this drivemap utility? (How do I get the
> resource kit?)
>
> Thanks,
> Mike
>
> "Vera Noest [MVP]" <(E-Mail Removed)>
> wrote in message
> news:Xns94ACE84B4A7D7veranoesthemutforsse@207.46.248.16...
> > Automatic redirection of client drives is not a native
> > feature of W2K TS. You will need to use the drivemap
> > utility from the Resource Kit (which just automates the
> > "net share" and "net use" commands necessary for
> > connecting to the client drive), or use TSDropCopy, or
> > an FTP client.
> >> --

> > Vera Noest
> > MCSE, CCEA, Microsoft MVP - Terminal Server
> > http://hem.fyristorg.com/vera/IT
> > --- please respond in newsgroup, NOT by private email
> > ---
> >> "Terry Booth" <(E-Mail Removed)> wrote in

> > news:u$(E-Mail Removed):
> >>> I have had great difficulty mapping shared client
> >>> printers on
> >> Win2000 Terminal server. This appears resolved by using
> >> the latest RDP. I have not yet tried mapping drive using
> >> RDP but they mapp using TSC usually until entering a new
> >> session. Will RDP solve my problems or will I have to
> >> use something like TSDropCopy?

 
Reply With Quote
 
=?Utf-8?B?UGF0cmljayBSb3VzZSBbTVZQXQ==?=
Guest
Posts: n/a
 
      16th Mar 2004
Once again, I can't type... Thanks Vera.

Patrick Rouse
Microsoft MVP - Terminal Server
http://www.workthin.com

----- Vera Noest [MVP] wrote: -----

That should be http://www.workthin.com/tsdown.htm#ResourceKit
which points to
http://www.microsoft.com/windows2000.../tools/hotfixe
s/drmapsrv-o.asp

Note that the only thing you can download is the hotfix to the
Resource Kit utility. You still need the original Drive Share
utility. You can buy the Resource Kit from your local vendor. I
would not spend the money, though, since you can easily fix the
exact same thing in a logon script:

on the client, share the drive, with net share
on the TS, connect to the shared drive, with net use

321711 - HOW TO: Install and Use the Drive Share Utility in
Windows 2000 Terminal Services
http://support.microsoft.com/?kbid=321711

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

"=?Utf-8?B?UGF0cmljayBSb3VzZSBbTVZQXQ==?="
<(E-Mail Removed)> wrote in
news:654FFF52-4460-4457-9500-(E-Mail Removed):

> Here:
>> http://www.workthin.com/tsdown#ResourceKit
>> Patrick Rouse

> Microsoft MVP - Terminal Server
> http://www.workthin.com
>> ----- Mike wrote: -----
>> Where do we get this drivemap utility? (How do I get the

> resource kit?)
>> Thanks,

> Mike
>> "Vera Noest [MVP]" <(E-Mail Removed)>> wrote in message

> news:Xns94ACE84B4A7D7veranoesthemutforsse@207.46.248.16...
>> Automatic redirection of client drives is not a native
>> feature of W2K TS. You will need to use the drivemap
>> utility from the Resource Kit (which just automates the
>> "net share" and "net use" commands necessary for
>> connecting to the client drive), or use TSDropCopy, or
>> an FTP client.
>>> --

>> Vera Noest
>> MCSE, CCEA, Microsoft MVP - Terminal Server
>> http://hem.fyristorg.com/vera/IT
>> --- please respond in newsgroup, NOT by private email
>> ---
>>> "Terry Booth" <(E-Mail Removed)> wrote in

>> news:u$(E-Mail Removed):
>>>> I have had great difficulty mapping shared client
>>>> printers on
>>> Win2000 Terminal server. This appears resolved by using
>>> the latest RDP. I have not yet tried mapping drive using
>>> RDP but they mapp using TSC usually until entering a new
>>> session. Will RDP solve my problems or will I have to
>>> use something like TSDropCopy?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
no drive / printer mapping rdp =?Utf-8?B?RnJhbms=?= Windows XP Work Remotely 1 20th Oct 2006 01:37 PM
Mapping A Network Printer To A LPT Port & Renaming A Printer Jim Mac Millan Windows XP General 1 7th Dec 2004 03:01 AM
What security is needed for drive/printer mapping Adam Baum Microsoft Windows 2000 Terminal Server Applications 1 16th Apr 2004 06:31 AM
Drive mapping - Drive sharing - whats the difference ? admiral_victory@iol.ie Windows Networking 1 10th Dec 2003 10:48 PM
HELP!!!!! Printer Redirection AND Drive Mapping not working Mark Microsoft Windows 2000 Terminal Server Clients 10 18th Jul 2003 02:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:26 AM.