Forum Discussion
Paolo Heuer
Jul 20, 2018Copper Contributor
Kiosk Browser Policies - WCD
Hello all, i've some problems deploying the BlockedUrlException Policy via WCD. First of all the WCD from the MS Store is not updated and does not have the Kiosk Browser Policies at all. Using th...
John Rea
Microsoft
Jul 29, 2020
I'm sure you've long since solved this, but in case anyone else has the question.
To configure multiple URLs for Blocked URL Exceptions or Blocked URLs in Windows Configuration Designer:
- Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
- Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
- Insert the null character string in between each URL (e.g www.bing.com
www.contoso.com). - Save the XML file.
- Open the project again in Windows Configuration Designer.
- Export the package. Ensure you do not revisit the created policies under Kiosk Browser or else the null character will be removed.