PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 Registry mapping network drive in registry

Reply

mapping network drive in registry

 
Thread Tools Rate Thread
Old 16-12-2003, 02:28 PM   #1
tina
Guest
 
Posts: n/a
Default mapping network drive in registry


How can I map a network drive in the registry so that
anyone who logs into a computer will have that drive
available?
  Reply With Quote
Old 16-12-2003, 03:17 PM   #2
Dave Patrick
Guest
 
Posts: n/a
Default Re: mapping network drive in registry

You can use;

net use W: /d
net use W: \\servername\sharename

in your shell script placed in
%allusersprofile%\Start Menu\Programs\Startup
or in your logon script

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"tina" wrote:
> How can I map a network drive in the registry so that
> anyone who logs into a computer will have that drive
> available?



  Reply With Quote
Old 17-12-2003, 01:15 AM   #3
Scott Losawyer
Guest
 
Posts: n/a
Default Re: mapping network drive in registry

hkcu\network

set up what you want, then export the key.
place the keys and values into the default user key, removing and logon ifo,
if applicable

"tina" <anonymous@discussions.microsoft.com> wrote in message
news:14d6501c3c3d8$78f3ed30$a601280a@phx.gbl...
> How can I map a network drive in the registry so that
> anyone who logs into a computer will have that drive
> available?



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off