This quickstart provides practical examples of how to configure a kiosk experience on Windows with Shell Launcher. The examples describe the steps using a mobile device management solution (MDM) like Microsoft Intune, and PowerShell. While different solutions are used, the configuration settings and results are the same.
The examples can be modified to fit your specific requirements. For example, you can change the app used, the URL specified when opening Microsoft Edge, or change the name of the user that automatically signs in to Windows.
Prerequisites
Here's a list of requirements to complete this quickstart:
A Windows Enterprise or Education device
Microsoft Intune, or a non-Microsoft MDM solution, if you want to configure the settings using MDM
Access to the psexec tool, if you want to test the configuration using Windows PowerShell
Configure a kiosk device
The following instructions provide details about how to configure your devices. Select the option that best suits your needs.
Use the following Graph call to automatically create a custom policy in your Microsoft Intune tenant without assignments nor scope tags.
When using this call, authenticate to your tenant in the Graph Explorer window. If it's the first time using Graph Explorer, you may need to authorize the application to access your tenant or to modify the existing permissions. This graph call requires DeviceManagementConfiguration.ReadWrite.All permissions.
Edge brings enterprise-ready security, privacy, and manageability controls, making it the best browser for business across PC, Mac, and mobile devices. Explore options to deploy Microsoft Edge to hundreds or thousands of devices at scale.
Plan and execute an endpoint deployment strategy, using essential elements of modern management, co-management approaches, and Microsoft Intune integration.
MDM Bridge WMI Provider enables mobile device management of a network bridge. This provider is defined in DMWmiBridgeProv.mof and implemented in DMWmiBridgeProv.dll.