Update kiosk quickstart with requirements and tools

This commit is contained in:
Paolo Matarazzo
2024-02-05 09:42:21 -05:00
parent a288673f8b
commit b94d99cf30
2 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -15,11 +15,12 @@ This quickstart provides practical examples of how to configure a restricted use
## Prerequisites ## Prerequisites
To complete this quickstart, you need: Here's a list of requirements to complete this quickstart:
- A Windows 11 device - A Windows 11 device
- Microsoft Intune, or third-party MDM solution, if you want to configure the settings using MDM - Microsoft Intune, or a third-party MDM solution, if you want to configure the settings using MDM
- Windows Configuration Designer, if you want to configure the settings using a provisioning package - Windows Configuration Designer, if you want to configure the settings using a provisioning package
- Access to the [psexec tool](/sysinternals/downloads/psexec), if you want to test the configuration using Windows PowerShell
## Configure a restricted user experience ## Configure a restricted user experience