Open
Description
When using a Wi-Fi SSID which has spaces in, the Wi-Fi profile is not added after reboot from WinPE.
It looks like Set-WiFi is being called without quotes around the SSID and PSK in Set-SetupCompleteSetWiFi. If I manually run Set-WiFi in OOBE with double quotes around the SSID and PSK it adds the profile fine.