Diconneting wireless networks when connected to local domain

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Guest
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

I need to make sure that my users are not connected to any wireless
networks when connected to my local wired network. I was hoping Group
Policy had a way to disable network adapters or maybe something else that
would get the job done. Any ideas?

My Domain Controllers are Windows Server 2003. My laptops are Windows XP
Pro SP2.

Thanks, Jason
 
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

The ability to block wireless access to machines connected to your domain is
not a feature of Wireless Group Policy. Currently this feature can
configure wireless settings for domain members on a per SSID basis but it
does not prohibit users from adding another wireless network to the list and
connecting to that network

--
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<crikan@nospam.postalias> wrote in message
news:OGzr7kadFHA.616@TK2MSFTNGP12.phx.gbl...
>I need to make sure that my users are not connected to any wireless
> networks when connected to my local wired network. I was hoping Group
> Policy had a way to disable network adapters or maybe something else that
> would get the job done. Any ideas?
>
> My Domain Controllers are Windows Server 2003. My laptops are Windows XP
> Pro SP2.
>
> Thanks, Jason
 
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

Hi Jason,

Have you looked at the Wireless Policy Extension in Windows 2003 Server?

http://www.microsoft.com/technet/community/columns/cableguy/cg0703.mspx

--
Eric Cross
Microsoft MVP - Networking
http://mvp.support.microsoft.com


<crikan@nospam.postalias> wrote in message
news:OGzr7kadFHA.616@TK2MSFTNGP12.phx.gbl...
>I need to make sure that my users are not connected to any wireless
> networks when connected to my local wired network. I was hoping Group
> Policy had a way to disable network adapters or maybe something else that
> would get the job done. Any ideas?
>
> My Domain Controllers are Windows Server 2003. My laptops are Windows XP
> Pro SP2.
>
> Thanks, Jason
 
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

Thanks Jim, that's what I was afraid of.

Does anyone have any ideas of a script that could disable the wireless
network adapter when they login and then enable it when they logoff?


"Jim Seifert [MSFT]" <jimsei@online.microsoft.com> wrote in
news:e5bRCRbdFHA.3328@TK2MSFTNGP09.phx.gbl:

> The ability to block wireless access to machines connected to your
> domain is not a feature of Wireless Group Policy. Currently this
> feature can configure wireless settings for domain members on a per
> SSID basis but it does not prohibit users from adding another wireless
> network to the list and connecting to that network
>
 
Archived from groups: microsoft.public.windows.networking.wireless (More info?)

This is a tough one since there are a number of third party services and
applications that can be used for wireless connectivity and a few devices
that don't identify themselves as wireless to the OS. You could disable the
Windows Wireless Zero Configuration Service at login and then enable it at
login. "Net stop wzcsvc" then "Net start wzcsvc". This would prevent users
who are not local admins from using Windows wireless. This would not block
third party wireless nor would it prevent local administrators from starting
the service.

--
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<crikan@nospam.postalias> wrote in message
news:uxxb6FcdFHA.3040@TK2MSFTNGP14.phx.gbl...
> Thanks Jim, that's what I was afraid of.
>
> Does anyone have any ideas of a script that could disable the wireless
> network adapter when they login and then enable it when they logoff?
>
>
> "Jim Seifert [MSFT]" <jimsei@online.microsoft.com> wrote in
> news:e5bRCRbdFHA.3328@TK2MSFTNGP09.phx.gbl:
>
>> The ability to block wireless access to machines connected to your
>> domain is not a feature of Wireless Group Policy. Currently this
>> feature can configure wireless settings for domain members on a per
>> SSID basis but it does not prohibit users from adding another wireless
>> network to the list and connecting to that network
>>
>