PC Review


Reply
Thread Tools Rate Thread

assign a drive letter to a local folder in Windows 2000

 
 
blade66
Guest
Posts: n/a
 
      1st Jul 2004
I would like to know how to assign a drive letter to a
local folder. I believe in previous versions of windows
you could use the 'Use' command but not sure how to do it
in Windows 2000

Thanks

J
 
Reply With Quote
 
 
 
 
Richard Chinn [MSFT]
Guest
Posts: n/a
 
      1st Jul 2004
You should be able to use the "subst" command from a command prompt to
assign a drive letter to a local folder.

For example,

subst t: c:\temp

would make t:\ map to c:\temp.

Use

subst t: /d

to delete the mapping.

Use

subst

to list the current mappings.

Another way to do this is to use "net use" as in

net use t: \\localhost\c$\temp

to map t: to c:\temp. Perhaps that's what you were thinking of?

--Richard

Please post FRS related questions to
microsoft.public.windows.server.dfs_frs and prefix the subject line
with "FRS:" to make it easier to spot. Note that FRS is used to
replicate SYSVOL on domain controllers and DFS root and link targets.

For additional FRS resources, please visit
http://www.microsoft.com/frs.

This posting is provided "AS IS" with no warranties, and confers no
rights.

On Wed, 30 Jun 2004 19:04:09 -0700, "blade66"
<(E-Mail Removed)> wrote:

>I would like to know how to assign a drive letter to a
>local folder. I believe in previous versions of windows
>you could use the 'Use' command but not sure how to do it
>in Windows 2000
>
>Thanks
>
>J


 
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
mapping a drive letter to a local folder ? proteanthread Microsoft Windows 2000 4 10th Apr 2007 06:35 PM
mapping a drive letter to a local folder ? proteanthread Windows XP General 4 10th Apr 2007 06:35 PM
subst equivt in XP. Map drive letter to -local- folder Bill Davy Windows XP Help 1 19th Nov 2004 02:36 AM
Map drive letter to local folder? Paul Kraemer Windows XP General 2 28th Jul 2004 07:45 PM
Mapping a local folder to drive letter =?Utf-8?B?RGVuaXM=?= Windows XP Networking 2 21st May 2004 08:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:46 PM.