| Author |
GPO to set PEAP auth on wired clients
|
|
| Mimmus 2005-01-28, 5:54 pm |
| Hi,
some posts ago, I asked for a GPO to set PEAP authentication on XP-SP2
clients.
Sam Salhi said that it was possible but he was speaking about wireless
properties.
Is it possible globally set wired 802.1x settings by GPO or (WMI?) scripts?
This would be crucial for an enterprise,
Thanks
Domenico Viggiani
| |
| rodney 2005-02-20, 6:18 pm |
| I am in need of a solution for this as well. Any update on this?
"Mimmus" wrote:
> Hi,
> some posts ago, I asked for a GPO to set PEAP authentication on XP-SP2
> clients.
> Sam Salhi said that it was possible but he was speaking about wireless
> properties.
>
> Is it possible globally set wired 802.1x settings by GPO or (WMI?) scripts?
> This would be crucial for an enterprise,
>
> Thanks
> Domenico Viggiani
>
>
>
| |
| Mimmus 2005-02-21, 5:59 pm |
| No.
I'm trying to write a VBS script to setup registry keys needed to do this.
Bye
Mimmus
| |
| rodney 2005-02-21, 5:59 pm |
| mimmus,
can you let me know how your script turns out.
-rodney
"Mimmus" wrote:
> No.
> I'm trying to write a VBS script to setup registry keys needed to do this.
>
> Bye
> Mimmus
>
>
>
| |
| Mimmus 2005-02-24, 7:52 am |
| It is only a crude attempt:
- individuate your adapter from registry key:
HKLM\SOFTWARE\Microsoft\EAPOL\Parameters
\General\InterfaceList
- copy REG_BINARY value
HKLM\SOFTWARE\Microsoft\EAPOL\Parameters
\Interfaces\<previous identified
adapter>\1
from a machine where you set parameters manually
That's all
Mimmus
|
|
|
|