Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > Waiting for Wireless before mapping drives

Reply
Thread Tools Display Modes

Waiting for Wireless before mapping drives

 
 
jpmwizard
Guest
Posts: n/a

 
      04-07-2005, 09:35 PM
I share a PST for several PCs, (one at a time) by mapping a central location
as a network drive on the remote (laptop) system. All running XP Home SP2,
and working well on a wired LAN.

Now I just upgraded to a wireless 802.11g switch and put a matching card in
the laptop. Here is the problem: upon startup, XP declares that it cannot
reconnect the shared drive and then when I open Outlook it reports that it
can't find the remote PST. I can search on the network, find the correct
remote folder, and select the PST, but that is a pain to do every time I use
Outlook. The problem, of course, is that XP tries to connect the remote
dirive before the LAN card startup has completed.

Any suggestions about how to defer the drive map attempt until the wireless
link is up and running? I am not afraid to try BAT files, DOS level network
commands, etc. if necessary.
Thanks.
--
Home user
 
Reply With Quote
 
 
 
 
jpmwizard
Guest
Posts: n/a

 
      04-26-2005, 04:11 PM
I am replying to my own post, because I received help from another user group
(Netgear).

The problem is a race. Mapping trys to happen well before the Wireless card
software is ready for action.

Solution: Unmap the remote drives.
Write a simple batch file along the lines of

net use O: \\computername\foldername (using quotes around any names with
spaces in them)

to establish the connection, and only run it after the wireless LAN is
running.

One could also add the command to start Outlook or some other program that
needs a file in \\computername\foldername, put the .BAT file on the desktop,
and give it a handy icon. Then start both the connectionand the Client at
the same time.

Home User


"jpmwizard" wrote:

> I share a PST for several PCs, (one at a time) by mapping a central location
> as a network drive on the remote (laptop) system. All running XP Home SP2,
> and working well on a wired LAN.
>
> Now I just upgraded to a wireless 802.11g switch and put a matching card in
> the laptop. Here is the problem: upon startup, XP declares that it cannot
> reconnect the shared drive and then when I open Outlook it reports that it
> can't find the remote PST. I can search on the network, find the correct
> remote folder, and select the PST, but that is a pain to do every time I use
> Outlook. The problem, of course, is that XP tries to connect the remote
> dirive before the LAN card startup has completed.
>
> Any suggestions about how to defer the drive map attempt until the wireless
> link is up and running? I am not afraid to try BAT files, DOS level network
> commands, etc. if necessary.
> Thanks.
> --
> Home user

 
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
Mapping Drives Joe Windows Networking 2 09-28-2004 02:42 PM
Mapping Drives David Otley Windows Networking 0 12-09-2003 06:25 PM
Mapping network drives Roberto Windows Networking 0 09-23-2003 04:54 PM
mapping drives John Martin Windows Networking 0 09-03-2003 02:57 PM
mapping drives Drew Windows Networking 0 07-09-2003 03:26 PM



1 2 3 4 5 6 7 8 9 10 11