Problem : automatically reconnect mapped drives at login


  1. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #1

    Problem : automatically reconnect mapped drives at login


    Hi,

    I have a small issue, more of an annoyance, getting my mapped drives to be automatically connected during login.

    I have 4 NAS folders that I have mapped as drives P,Q,R and S. When I first set them up, I specifically set it up such that they will be connected during login. It seems to be doing this, but there seems to be an issue with the credentials.

    Below is an image of what I see when I open up Explorer immediately after login -the 4 mapped drives are shown as not connected. When I select one of them, I am prompted to provide my user name and password (these are the NAS user names and passwords I setup, and not the Windows login user name and password).

    If I supply the requested information, then the drives are connected. However, despite me putting tick in the "Remember my credentials", it doesn't seem to do this - every time I reboot or restart, I have to manually connect at least one drive to see it, plus the remaining 3 drives. My NAS is a Thecus N2200.

    What have I missed? How do I get "Remember my credentials" to actually remember?

    Thanks,
    Golden
    Attached Thumbnails Attached Thumbnails Problem : automatically reconnect mapped drives at login-capture.png  
    Last edited by Golden; 06 Feb 2011 at 04:28.
      My Computer


  2. Posts : 2,737
    Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
       #2

    I have had many issues like this with NAS devices. Here are a few options:

    1) Write a Command Script to remap them, add to desktop or in startup. (i.e.):

    Code:
    @echo off
    net use q: \\nas\share1 /u:user@workgroup pa$$word
    net use s: \\nas\share1 /u:user@workgroup pa$$word
    


    2) Make sure that your NAS is part of the same workgroup. Sometimes they are different or not set the same Windows will not remember the credentials.
    3) Try using user@domain format and see if that will make it remember the credentials.
    (i.e. user@workgroup <tab> pa$$word)

    I hope that helps. -WS
      My Computer


  3. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
    Thread Starter
       #3

    Thanks WindowsStar - I'll give it a crack this evening.
      My Computer


  4. Posts : 1,426
    7 Pro
       #4

    persistent:yes
      My Computer


  5. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
    Thread Starter
       #5

    +1 WindowsStar.

    Option 3 did the trick: User@User-PC

    Brady : persistence in the credentials panel is set to Enterprise. Any major difference with that?
    Attached Thumbnails Attached Thumbnails Problem : automatically reconnect mapped drives at login-capture.png  
      My Computer


  6. Posts : 1,426
    7 Pro
       #6

    Persistant:Yes is more for DOS or Script side of mapping.
      My Computer


  7. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
    Thread Starter
       #7

    Thanks Brady.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:41.
Find Us