Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Mapped Network drives, Disconnect after restart

Reply
Thread Tools Display Modes

Mapped Network drives, Disconnect after restart

 
 
Sim....
Guest
Posts: n/a

 
      03-21-2008
Hi, i have a NAS which i have private shares on, i have mapped my share as a
network drive, selected logon after restart, entered my user name & password,
ticked the box that saves password. After that the network drive is
successfully mapped, however after logging off or restarting vista, vista
does not log back onto the networked drive, i have to click on it & re-enter
my password, before i can use it. Is there a workaround for this?
 
Reply With Quote
 
 
 
 
guitardude
Guest
Posts: n/a

 
      03-21-2008
since you said that you were able to tick the box to remember the password I
am guessing that you use ultimate. A while back I was trying to do the same
thing, but since I have home premium, It wouldn’t let me check the box. so I
created a batch file that runs on startup. you can use the net use command
to map a drive

net use z: \\SERVER\share password /user:"USER NAME"
exit
(save is as something.bat)

replace z: with whatever you want the drive to be mapped to, SERVER with the
name of the computer that the share is located on, share with most likely c,
password with the obvious (not in quotations), and in the quotations after
user, the user name on the remote computer that you are mapping to (and of
course it must be that user name that corresponds to the password you
entered.
you can have this start on login by adding it in the scheduled tasks. when
it runs it will pop up a little cmd window while it executes the command. If
you would rather not see that, let me know and I can show you a little
script that makes it popup in the background. The only time that I have had
trouble with this is when I have manually mapped it and the script tries to
run again. to eliminate this problem, before you restart your computer once
you have added this to the startup list. delete the mapped drive and just
let this script take care of creating it from now on. hope this helps and
let me know if you need any more info.
guitardude


"Sim...." <> wrote in message
news:1B2475EF-6EB0-4FFC-A323-...
> Hi, i have a NAS which i have private shares on, i have mapped my share as
> a
> network drive, selected logon after restart, entered my user name &
> password,
> ticked the box that saves password. After that the network drive is
> successfully mapped, however after logging off or restarting vista, vista
> does not log back onto the networked drive, i have to click on it &
> re-enter
> my password, before i can use it. Is there a workaround for this?


 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      03-21-2008
Are you using the same user name and password on the NAS as your Vista user
name and password?

--
Kerry Brown
MS-MVP - Windows Desktop Experience: Systems Administration
http://www.vistahelp.ca/phpBB2/



"Sim...." <> wrote in message
news:1B2475EF-6EB0-4FFC-A323-...
> Hi, i have a NAS which i have private shares on, i have mapped my share as
> a
> network drive, selected logon after restart, entered my user name &
> password,
> ticked the box that saves password. After that the network drive is
> successfully mapped, however after logging off or restarting vista, vista
> does not log back onto the networked drive, i have to click on it &
> re-enter
> my password, before i can use it. Is there a workaround for this?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Firefox File->Open does not show mapped network drives bvandew Windows Vista General Discussion 1 11-14-2007 10:52 PM
Mapped Network Drives DX Windows Vista General Discussion 1 11-08-2007 01:31 PM
Mapped network drives susan Windows Vista Networking 1 06-07-2007 12:18 AM
Problem accessing network mapped drives under vista fig000 Windows Vista General Discussion 0 04-18-2007 12:53 PM
Mapped Network Drives disconnect after idle time indianabeck Windows Vista General Discussion 0 01-06-2007 04:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59