Re: Wireless Mapped Drives

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Thu, 18 Jan 2007 23:17:56 +1100, "Pegasus \(MVP\)" <I.can@xxxxxxx> wrote:


"Jay Somerset >" <<jay-1941-@xxxxxxxxxxx> wrote in message
news:17itq2pmpffh12j7htcmp886ts8dmtv9md@xxxxxxxxxx
On Thu, 18 Jan 2007 01:47:56 +0100 (CET), DanS
<t.h.i.s.n.t.h.a.t@xxxxxxxxxxxxxxxxxxxxx> wrote:

<nospam@xxxxxxxxxxxxxxx> wrote in
news:WvWdne2i0pYTijPYnZ2dnUVZ8s6gnZ2d@xxxxxx:

On boot, my machine attempts to map some drives after I log-in.

The log-in process is halted until I press the "cannot map drive at
the moment" type message (normally whilst I'm away waiting from the
machine!) because my wireless connection is controlled by third party
software that can only start _after_ log-in.

Since I'm on a wireless connection that clearly doesn't kick-in until
a good 20 seconds after log-in, what can I do to prevent the log-in
mapped drive message from appearing? I know I can unmap and re-map
each time I boot - but that's just silly.

Of the top of my head, not necessarily silly, depends on how you do it.

You could create a .bat file that runs the 'net use' command to map the
drive and just place it on the desktop.

After startup and the network is up, simply dbl-click.

That's what I do, but I place the shortcut to the .bat file in "Quick
Launch" so it only takes 1 click. :-)
-Jay-

If you delay the "net use" command by 40 seconds then you
can eliminate the single click too . . .

@echo off
ping localhost -n 41 > nul
net use . . .


Forgot about that trick. I actually have a "sleep" .bat file that does
exactly that! But then, I only use Net Use to map drives from my laptop, so
I invoke it manually.

Just proves that there are usually several ways to do just about anything.
:-)
-Jay-
.



Relevant Pages

  • Re: Wireless Mapped Drives
    ... The log-in process is halted until I press the "cannot map drive at ... the moment" type message (normally whilst I'm away waiting from the ... You could create a .bat file that runs the 'net use' command to map the ...
    (microsoft.public.win2000.networking)
  • Re: Wireless Mapped Drives
    ... The log-in process is halted until I press the "cannot map drive at ... the moment" type message (normally whilst I'm away waiting from the ... Since I'm on a wireless connection that clearly doesn't kick-in until ... You could create a .bat file that runs the 'net use' command to map the ...
    (microsoft.public.win2000.networking)
  • Re: Wireless Mapped Drives
    ... The log-in process is halted until I press the "cannot map drive at ... the moment" type message (normally whilst I'm away waiting from the ... Since I'm on a wireless connection that clearly doesn't kick-in until ...
    (microsoft.public.win2000.networking)