Help! Howto delay maping drive until network is up?
Hello, I'm sure this has been addressed before, but I cannot find the answer. I have a network share that I want mapped to a drive letter at startup, but I get an error message because the network is not up for about 20 seconds after I log in. Is there a way to have the 'reconnect at logon' wait for the network to become available? Thanks
April 20th, 2008 8:28pm

Hi, Based on my test, I find that the message could not reconnect all network drives is just a notification letting you know that the network drives have not been reconnected during the logon. It will not prevent you from accessing the network drives once the network is available. Hope my explanation has addressed your concerns.
Free Windows Admin Tool Kit Click here and download it now
April 24th, 2008 10:01am

I have experienced this same problem with network drive not connecting when the network connection is delayed. The difficulty arrises when a program is set to use the network drive letter. If the connection has not been established manually by clicking on the drive in my computer on startup, then, for example, Microsoft Money will fail when attempting to write a backup file to the network drive. So even though it is possible to access the drive manually, programs which attempt to do so will fail.If there is some way to require a delay before attempting to reconnect network drives on startup, it should solve this problem.Just to be clear, here are the steps of the problem:1) Have a previously defined network drive (x2) Have Microsoft Money set up to automatically save backup to network drive x:3) Startup computer, and receive message "Unable to reconnect all network drives."4) Open Money, do stuff5) Close Money, and get error message that drive is not accessible.Now, if after step 3 I go to My Computer, open the x: drive manually, then go on to step 4, everything works fine. But, I don't really like having to remember this. Adding a delay that allows my WiFi to get up and running before trying to reconnect the network drive should solve the problem. Is there some way to do this?Thanks for any helpM
May 11th, 2008 2:31am

A quick workaround (in XP anyway, I haven't got Vista to test it - demonstrates this is a long standing problem that should have been fixed now wireless networks are becoming the norm and often connect late in the boot process) isto point the Money Backup file location (or any other programme that you want to access the network share without having to manually reconnect) at the UNC (\\server\share\file) rather than the drive letter(e.g. on the BT Homehub "\\thomson\bt_7g\directory\money backup file") and is now working for me. Not sure all the techies understand the problem as they're use to computers being on all day so that once they are up and running everything is okay and a quick visit to "My Computer" to manually activate the drivefirst thing in the morning doesn't bother them. For SoHo users we tend to turn the computer on to do a specific job and then turn it off again, accessing other programmes/areas of the operating system is a pain at best and very easy to forget. This can cause a big problem when using programmes like Picasa or similar which will remember media on connected drives but once the programme is started with thedrivedisconnected will forget and have to rexplore when the drive is reconnected. (is a big pain on a slow 500gb external I can tell you) Ideally Microsoft should put a second option behind "Reconnect at Logon" which is "Wait for network adaptor before attempting reconnect: wireless/lan/bluetooth,etc." Please? Pretty Please?. Thanks
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2008 12:23pm

Hi there. I was wondering if you ever found a way to delay reconnecting to the network drive. I am experiencing the same problem with my wireless network at startup. Thanks!
November 19th, 2008 12:49pm

bump- still a problem in Windows 7
Free Windows Admin Tool Kit Click here and download it now
February 13th, 2009 12:18am

This behaviour stopped for me by listing the servers where the network drives resided in LMHOSTS
August 21st, 2009 4:03am

Using nLite to customize your Windows XP installation, there is an option that causes mapped network drives to wait until they are accessed for the first time before they try to connect. This is the perfect solution for me but I would like to know how to change this setting after installation.
Free Windows Admin Tool Kit Click here and download it now
October 30th, 2009 11:56pm

Solution! After many days of trying to fix this (and months of getting annoyed by it), and seeing that no expert provided a solution to such a clear problem, I finally found the solution! run regedit.exe * Warning do not edit your registry if you don't know what it is * HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\ Set or create a DWORD RestoreConnection = 0 restart and voila! Problem solved, the mapped drives will not connect untill you access them for the first time. :)
November 19th, 2009 12:17am

While it may not prevent user from accessing the mapped drive, any application that needs to use a file in the drive with a failed reconnection status will not be able to find it, until Windows itself has succesfully mapped the drive frist during log on. Users will have to first manually refresh "My Computer" for windows to find drive, before being able to open any file through a third program. In today's Media Sharing environment, this is somewhat of a glitch, where users are storing media using DNLA hardware.
Free Windows Admin Tool Kit Click here and download it now
January 31st, 2010 5:27pm

This is a truely annoying and longstanding issue that is still a problem in Windows 7. I have written a small executable that solves the problem for me by allowing you to specify a timeout up until which the program will keep trying to map the drive until it is successful. I have taken this approach after some fairly extensive research. You can download the utility here .
March 7th, 2010 8:32am

This is still an issue. Please provide a work-around MSFT. Here is another idea I have, but doesn't seem to work quite right. Maybe one of you knows how to get this working.... I've heard of a way to make the wireless network "pre-login" before a user logs in. This would allow for the network to be established before your user login tries to map drives. Here is mention of it.... http://www.vistax64.com/vista-networking-sharing/63434-vista-wireless-connection-only-enabled-after-logon.html but I don't know how to do it in Win7. I think I ... might... have found a similar option in Win7 although I'm not sure if I'm doing it correctly because it still doesn't work.... Go to "Control Panel->Network and Internet->Network and Sharing Center" On the left panel, click "Manage Wireless Networks". Right Click on the wireless network you are having this issue with. Select "Properties". Select the "Security" tab and then click "Advanced settings". There is a check box for "Enable single sign on for this network" which then enables "Perform immediately before user login" Is this what I'm looking for?
Free Windows Admin Tool Kit Click here and download it now
July 14th, 2010 11:54pm

I have this issue as well, but with a wired ethernet connection using Windows 7 Enterprise. Behavior is the same as described above: on system restart I get a notification the network drives could not be reconnected and applications cannot access the mapped network drive until I manually go to Computer and open the mapped drive (which as a red X on it, but opens immediately when I double click on it)
July 16th, 2010 12:15am

i would imagine the best/easiest way to do this is to make the service (of what ever app you're running) dependent on the wireless zero service (windows wireless) or lanman client service. this will force the service (application) to not run until the desired service has started. this is done through a regedit & should be done @ ur own risk... after you do the regedt you should be able to check the service & you will see the that it's now dependent. ****** The following steps need to be performed in order to create a dependency. Backup your current registry settings. Run 'regedit' to open your registry. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and locate the service that you need to set a dependency for. Open the 'DependOnService' key on the right side. If the selected service does not have a 'DependOnService' key, then create one by right-clicking and selecting New > Multi-String Value. In the value field, enter the names of all services that the current service will depend on. Each service name must be entered properly and on a separate line. Click OK, close your registry and restart your machine.
Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2010 5:51pm

I resent that this is considered answered. Please read nickmanners post below to understand why this is not an acceptable answer. This needs a TRUE FIX. It is a long standing problem for many.
December 20th, 2010 2:39am

Same issue with my Win7 on wireless network. There needs the ability to have a slight delay or a re attempt to connect to a mapped network drive. A TRUE FIX is needed and not work arounds that may or may not work.
Free Windows Admin Tool Kit Click here and download it now
January 29th, 2011 1:59pm

I was in the same boat... wired connections, Windows 7 Enterprise... I have applications that reference data on a shared folder and must reference it via a drive letter. I applied the following to FIX the issue! - http://support.microsoft.com/kb/937624 "To configure the EnableLinkedConnections registry value, follow these steps: Click Start , type regedit in the Start Search box, and then press ENTER. Locate and then right-click the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System Point to New , and then click DWORD Value . Type EnableLinkedConnections , and then press ENTER. Right-click EnableLinkedConnections , and then click Modify . In the Value data box, type 1 , and then click OK . Exit Registry Editor, and then restart the computer." Source: http://support.microsoft.com/kb/937624 In order to apply this fix globally, I applied the registry key via Group Policy in Server 2008 under Computer Configuration\Preferences\Windows Settings\Registry. In here I right-clicked in the white space and clicked New > Registry entry, and filled out the fields. This has worked flawlessly! Cheers! Dstones
February 11th, 2011 1:06pm

Jason, with all due respect that is NOT THE ANSWER, in fact I think maybe you don't even understand the problem if you think it is. I have a full windows7 pro environment with 2008 native active directory and all drives are mapped via group policy and anytime a user logs on or restarts their machine they get the popup telling them there's a problem. Now i do understand there's not really a problem, by the time they can click on a newtwork drive to see what failed it is there, but why why WHY does Windows (servers do it too) insist on telling users there's a problem when there is not?
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2011 9:11am

Jason, with all due respect that is NOT THE ANSWER, in fact I think maybe you don't even understand the problem if you think it is. You'll notice several others on this thread have said the same thing, that you are not addressing the problem at all. I have a full windows7 pro environment with 2008 native active directory and all drives are mapped via group policy and anytime a user logs on or restarts their machine they get the popup telling them there's a problem. Now i do understand there's not really a problem, by the time they can click on a newtwork drive to see what failed it is there, but why why WHY does Windows (servers do it too) insist on telling users there's a problem when there is not?
March 10th, 2011 11:15am

Edbert, i don't see your problem. When you log in to Windows, a bunch of "program" starts up, they called "services". Find the proper service, and do some voodoo. Something for something, i will tell you the name of the service, in return, you will learn two hungarian words: "hálózati" and "kapcsolatok". That's the name of the service in my computer. Think before you demand.
Free Windows Admin Tool Kit Click here and download it now
April 23rd, 2011 9:12am

This is still an issue. Please provide a work-around MSFT. Here is another idea I have, but doesn't seem to work quite right. Maybe one of you knows how to get this working.... I've heard of a way to make the wireless network "pre-login" before a user logs in. This would allow for the network to be established before your user login tries to map drives. Here is mention of it.... http://www.vistax64.com/vista-networking-sharing/63434-vista-wireless-connection-only-enabled-after-logon.html but I don't know how to do it in Win7. I think I ... might... have found a similar option in Win7 although I'm not sure if I'm doing it correctly because it still doesn't work.... Go to "Control Panel->Network and Internet->Network and Sharing Center" On the left panel, click "Manage Wireless Networks". Right Click on the wireless network you are having this issue with. Select "Properties". Select the "Security" tab and then click "Advanced settings". There is a check box for "Enable single sign on for this network" which then enables "Perform immediately before user login" Is this what I'm looking for? I think the wireless network builds up berfore user login (has to be, otherwise other systems wouldn't see your shared folders without your login), and i think that's the main source of this problem. You led me to another solution. If the network builds up before you log in, that means the network services has to start before you login. The local services, such as the previously mentioned "Hálózati kapcsolatok" service (I will not help) starts right when you log in with your account. If you haven't got a password (or the system logs you in automatically with the password), all the services start at the same time, without watching each other's back. I think it's all about timing. You cannot map a network drive without login (it would be an anonymus request to the network), so the only thing you can do, is log in before you log in. And you can do this by enabling your user account to sign in as a service. It worked for me. And there's something else you can try if you want: to sign in that service (with that funny name) with the network service account (by default it logs in with the local system account).
April 23rd, 2011 12:26pm

I'll chalk up your condescending attitude to a translation error. The problem is not a service, I do not practice voodoo, or ever intend to learn a single Hungarian word, nor have I demanded anything. Those four facts make your post 100% irrelevant. For the record I "solved" the problem throughout my enterprise with this (http://support.microsoft.com/kb/937624) thanks to a post by dstones. Although I am no longer experiencing the issue or getting calls/complaints about it, the problem remains within Win7 and people should not have to hack their registries to make it go away.
Free Windows Admin Tool Kit Click here and download it now
April 25th, 2011 8:29am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics