Results 1 to 5 of 5

Thread: Connect to network drive automatically at startup

  1. #1
    Join Date
    Oct 2008
    Posts
    42

    Connect to network drive automatically at startup

    Hello everyone,

    I just ask you for help because I have a recurring problem that becomes annoying over time. I have a hard disk on my second pc and I want to automatically log me on my first pc at startup but I fails, I do tick remember the passwords I have to retype the same password on every boot, or would it not be a way to circumvent this problem?

    Thanks for any help.

  2. #2
    Join Date
    Nov 2008
    Posts
    173

    Re: Connect to network drive automatically at startup

    You can can create a batch file in the startup folder which automatically creates a connection to the network drive:

    see using net use:
    net help use

  3. #3
    Join Date
    Dec 2008
    Posts
    239

    Re: Connect to network drive automatically at startup

    Do you have to log in with credentials to access that drive? If so, you can try this:

    Using Notepad, make a file that says:

    net use <drive letter>: "\\<server>\<path>" <password> /USER:"<user>"

    So an example would be:
    net use J: "\\data\my documents" mypass /USER:"data\userid"

    Save the file and rename the extension to .bat and save it in you startup folder.

  4. #4
    Join Date
    Oct 2008
    Posts
    42

    Re: Connect to network drive automatically at startup

    where is the startup folder in Vista?

  5. #5
    Join Date
    Dec 2008
    Posts
    239

    Re: Connect to network drive automatically at startup

    Its under Start-->Programs (or all programs)-->Startup

Similar Threads

  1. Replies: 4
    Last Post: 02-07-2011, 08:46 PM
  2. Auto map network drive on VPN connect
    By Aideen in forum Networking & Security
    Replies: 5
    Last Post: 10-03-2011, 04:03 AM
  3. Replies: 5
    Last Post: 10-01-2011, 07:20 PM
  4. Enable connection to network drive at startup
    By envo diverter in forum Networking & Security
    Replies: 5
    Last Post: 17-02-2010, 08:06 PM
  5. How to connect a network hard drive on your PC ?
    By CiscoUser in forum Networking & Security
    Replies: 2
    Last Post: 26-11-2008, 06:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,905,855.05474 seconds with 17 queries