0

Is there a new possibly method in GPO (Group Policy Management) to automatically turn off wireless when a network cable is plugged in and to turn in on when not cable is detected.

Using the following systems: Windows 7 and ThinkPad machines.

In other research, technicians recommend:

  • Look at the BIOS
  • Unfortunately there is still no GPO? vogues talk! Anything is possible.
  • Write a Windows Service
  • There are third party service (Wireless AutoSwitch, Accessity called 1NET) but it'd be better through GPO or economic
Giacomo1968
  • 58,727

3 Answers3

0

No. There are no settings in Group Policy that will disable a wireless network connection when a cabled connection is made.

This setting doesn't exist for good reason. Automatically disabling your wireless connection would only make sense if the newly established cabled connection was to the same network segment. But this isn't a safe assumption: Suppose you're accessing the Internet via your wireless connection, then connect via Ethernet cable to an isolated network without Internet connectivity. How would Windows know whether you want to keep or forfeit your Internet access?

For this and other reasons no such Group Policy setting exists.

0

In the BIOS:

  1. Go to BIOS by press F12 during reboot.
  2. Power Mgt ==> wireless radio control == > check the "Control WLAN RADIO & Control WWAN RADIO".
  3. Reboot the laptop.
  4. Now it will

Or develop a login Script, Click Here.

-1

This is not true. the following GPO will do this \Computer Configuration\Policies\Administrative Templates\Network\Windows Connection Manager. Double-click Prohibit connection to non-domain networks when connected to domain authenticated network.