Forum Discussion
Daniel Morales
Aug 17, 2018Copper Contributor
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? Thank...
Daniel Morales
Aug 23, 2018Copper Contributor
I figured this out.
- MoZZaNov 27, 2018Iron Contributor
Hi Daniel,
What was the solution for this issue. I have just come across the same situation.
Thanks
- Daniel MoralesNov 27, 2018Copper 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
- AlexHuang226Sep 19, 2020Copper ContributorVery useful information.