Enabling and disabling the wireless EAPOL enforcement client
Note | |
The wireless EAPOL enforcement client is only available on NAP client computers running Windows XP with Service Pack 3 (SP3). To enable the wireless EAPOL enforcement client, you must use Group Policy or a command line. |
To enable or disable the wireless EAPOL enforcement client by using a command line |
-
To open a command prompt, click Start, click All Programs, click Accessories, and then click Command Prompt.
-
To enable or disable the wireless EAPOL enforcement client, do one of the following:
- To enable the wireless EAPOL enforcement client, type: netsh
nap client set enforcement ID = 79620 ADMIN = "ENABLE"
- To disable the wireless EAPOL enforcement client, type:
netsh nap client set enforcement ID = 79620 ADMIN =
"DISABLE"
- To enable the wireless EAPOL enforcement client, type: netsh
nap client set enforcement ID = 79620 ADMIN = "ENABLE"
Additional considerations
- To perform this procedure, you must be a
member of the Administrators group on the local computer, or you
must have been delegated the appropriate authority. If the computer
is joined to a domain, members of the Domain Admins group might be
able to perform this procedure. As a security best practice,
consider using Run as to perform this procedure.