I want to import a xml files with wifi settings. I run:
netsh wlan add profile test.xml
And get the error message:
0x80420011 The network connection profile is corrupted.
But I get no line number where the xml file should be corrupted. Is there a tool which checks errors and give me more information?
This services are running:
wlansvc
EapHost
User contributions licensed under CC BY-SA 3.0