3.1 KiB
title, description, ms.topic, ms.date
title | description | ms.topic | ms.date |
---|---|---|---|
Quickstart: configure a kiosk experience with Shell Launcher | Learn how to configure a kiosk experience with Shell Launcher, using the Assigned Access configuration service provider (CSP), Microsoft Intune, PowerShell, or group policy (GPO). | quickstart | 10/31/2024 |
Quickstart: configure a kiosk experience with Shell Launcher
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
[!div class="checklist"] 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
[!INCLUDE tab-intro]
:::image type="icon" source="../images/icons/intune.svg"::: Intune/CSP
Tip
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.
[!INCLUDE quickstart-intune]
Assign the policy to a group that contains as members the devices that you want to configure.
Alternatively, you can configure devices using a custom policy with the AssignedAccess CSP.
- Setting:
./Vendor/MSFT/AssignedAccess/ShellLauncher
- Value:
[!INCLUDE quickstart-xml]
:::image type="icon" source="../images/icons/powershell.svg"::: PowerShell
[!INCLUDE powershell-wmi-bridge-1]
[!INCLUDE quickstart-ps]
[!INCLUDE powershell-wmi-bridge-2]
User experience
After the settings are applied, reboot the device. A local user account is automatically signed in, opening Microsoft Edge.
Next steps
[!div class="nextstepaction"] Learn more how to create a Shell Launcher configuration file: