Basically, I'm asking the same question as the person in this post:
http://groups.google.co.uk/group/mic...4da139c5d89e71
Essentially:
"XP's wireless connection manager has an option to "Repair" wireless
network connections, that disables then re-enables the adapter. My
question is this, what's the filen this command runs. I want to create a
batch file that just runs this command"
In fact, I want to do something extra - I want to run a batch file every
hour. What happens is that sometime between 3 and 6am, reliably every
night, my adaptor disconnects, and can't reconnect itself. As soon as I
do "repair", I'm back.
Later in the thread, someone pointed to
http://support.microsoft.com/kb/289256/en-us
But that doesn't seem to actually repair the adaptor. Here's what all
happens at about the same time (from event viewer)
--------------------------------
The system detected that network adapter PRISM 802.11g Wireless Adapter
was disconnected from the network, and the adapter's network
configuration has been released. If the network adapter was not
disconnected, this may indicate that it has malfunctioned. Please
contact your vendor for updated drivers.
--------------------------------
Well, there's no updated driver, and it uses the windows wireless
config, not its own config. And....
--------------------------------
The browser has forced an election on network
\Device\NetBT_Tcpip_{F2XXXXXX-XXXX-4C1C-XXX-91XXXXX03} because a master
browser was stopped. (x's my addition!)
--------------------------------
Also...
--------------------------------
IPSec Services: IPSec Services failed to get the complete list of
network interfaces on the machine. This can be a potential security
hazard to the machine since some of the network interfaces may not get
the protection as desired by the applied IPSec filters. Please run IPSec
monitor snap-in to further diagnose the problem.
--------------------------------
So, what I was hoping was that, if it can't reconnect itself, it might
just repair itself hourly, so, broken or not, it can come back to life.
Thanks!