Wired/Wireless

Wirehead

Distinguished
Jun 14, 2005
1
0
18,510
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

Is there a way/script/registry to have my laptop automatically switch from a
wireless connection to wired whenever I plug it to my network?
 
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

"Wirehead" <Wirehead@discussions.microsoft.com> wrote in message news:EFBEEF4D-05D5-47EE-BE8A-2E24A3EFA774@microsoft.com...
> Is there a way/script/registry to have my laptop automatically switch from a
> wireless connection to wired whenever I plug it to my network?

Yes you can write such script or program.
For example: on media connect event on the wired net, disable the wireless adapter,
and v.v - on media disconnect, enable the wireless.

--PA