Why is https://github.com/jcwalker/WiFiProfileManagement/blob/dev/Public/Set-WiFiProfile.ps1#L18 limited to `"PEAP"(aka MSCHAPv2) or "TLS".`? I'm curious if this is a Powershell limitation or just a feature not yet considered for this project.
Why is https://github.com/jcwalker/WiFiProfileManagement/blob/dev/Public/Set-WiFiProfile.ps1#L18 limited to
"PEAP"(aka MSCHAPv2) or "TLS".? I'm curious if this is a Powershell limitation or just a feature not yet considered for this project.