thats great, thanks for sharing
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
------------------------------
Original Message:
Sent: Nov 28, 2025 12:36 AM
From: CrispyFi
Subject: Windows 11 Wi-Fi TEAP XML Profile Generator
If anyone deploys TEAP this may be useful.
Generates an XML file for Windows 11 Wi-Fi TEAP Authentication to be deployed using an Intune Custom Configuration Profile using the following OMA-URI:
./Vendor/MSFT/WiFi/Profile/<SSID Name>/WlanXml
Configuration includes:
- Outer identity of
anonymous - EAP-TLS for both TEAP inner-methods
- Server Certificate validation
- Prompt to authorize new servers disabled
- Simple Certificate selection with 'Client Authentication' EKU and specific Issuing CA
Also on GitHub:
https://github.com/crispyfi/win-teap-xml
-------------------------------------------