Request to export and transfer PEAP certified WIFI configuration file on Windows 11

繼增 邱 40 Reputation points
2023-11-25T16:56:51.91+00:00

How can I export or back up PEAP authenticated WIFI settings on Windows 11, and transfer them to another computer? I need to include all required settings such as credentials, and skip the user authentication step. I tried using the netsh wlan command to export, but it failed due to the key authentication used by PEAP. How do I export these settings and skip verification?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

Accepted answer
  1. Wesley Li 11,285 Reputation points
    2023-12-06T09:12:18.9133333+00:00

    Hi,

    You can't skip the user authentication step, because that's what the PEAP security protocol does.

    PEAP is based on the Extensible Authentication Protocol (EAP), which uses the Transport Layer Security (TLS) protocol to encrypt EAP communications at the beginning of communication. During the PEAP handshake, the server first sends a TLS certificate to the client to ensure the security of the communication. After receiving the certificate, the client establishes a secure connection with the server using the TLS protocol and transmits the EAP authentication message.

    Best Regards,

    Wesley

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Wesley Li 11,285 Reputation points
    2023-12-12T07:35:24.51+00:00

    Hi,

    Just want to check if the method provided works.

    If the method provided is valid, please mark it as the answer. If you have any other concerns, please let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.