Forum Discussion
treestryder
Jan 16, 2019Iron Contributor
WiFi Device Configuration Profile - Error WindowsWifiEnterpriseEAPConfiguration 0x87d1fde8
After assigning our first WiFi Device Configuration Profile, most of our devices are now non-compliant, with the following error... SETTING: WindowsWifiEnterpriseEAPConfiguration STATE: Error SO...
treestryder
Jan 28, 2020Iron Contributor
RossLyons, thanks for reminding me, that I forgot to update this thread...
I have worked around this problem by using the following instructions to export a working Wi-Fi profile's configuration XML, then deploying this through Intune.
Import Wi-Fi settings for Windows 8.1 and later devices in Microsoft Intune
Here is an example of the export command, which requires Administrator rights.
netsh wlan export profile name="WiFiProfile" key=clear folder=.\
Here is documentation for the XML export schema, in case you might need to customize it.
RossLyons
Jan 29, 2020Copper Contributor
Amazing, thanks for replying!
I will give this a go.
I will give this a go.