Forum Discussion
Kiosk mode 1803 version, allow user to change wifi password
Hello, we need to allow users to be able to change the wifi password manually on our kiosks in case the update fails when updating the password key via policy. any ideas on how to allow this? Thanks
Would this question be better for the Windows forums than Intune forum?
- Daniel MoralesCopper Contributor
Not at all. I want to know if there is a profile policy or setting to allow WIFI settings to appear when you use Intune to put a device in KIOSK mode.
- Daniel MoralesCopper ContributorI figured this out.
- MoZZaIron Contributor
Hi Daniel,
What was the solution for this issue. I have just come across the same situation.
Thanks
- Daniel MoralesCopper Contributor
Since the machine is in KIosk mode for our customers. I created a desktop shortcut to the WIFI settings. Then I added a Keyboard cmd sequence in the shortcut all through powershell. In the Kiosk profile, I allowed the settings menu to be accessed in Kiosk mode. Then I used a CSP policy to only allow WIFI, About, and time/date settings only. It was really a workaround to my solution.
Now if our employee wants to change the wifi, they can hit a keyboard cmd to open up the wifi settings page, while our customers do not know anything about it. This is the list of URL-settings for each setting menu to allow in kiosk mode.
https://www.tenforums.com/tutorials/78214-settings-pages-list-uri-shortcuts-windows-10-a.html
Hope this helps