Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-8744759-store

This commit is contained in:
Paolo Matarazzo
2024-03-13 13:56:06 -04:00
20 changed files with 509 additions and 269 deletions

View File

@ -7,7 +7,7 @@ ms.date: 03/04/2024
# Quickstart: configure a kiosk with Assigned Access
This quickstart provides practical examples of how to configure a *kiosk experience* on Windows with Assigne Access. The examples describe the steps using the Settings app, a mobile device management solution (MDM) like Microsoft Intune, provisioning packages (PPKG), and PowerShell. While different solutions are used, the configuration settings and results are the same.
This quickstart provides practical examples of how to configure a *kiosk experience* on Windows with Assigned Access. The examples describe the steps using the Settings app, a mobile device management solution (MDM) like Microsoft Intune, provisioning packages (PPKG), 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.

View File

@ -1,6 +1,6 @@
---
title: Find the Application User Model ID of an installed app
description: Learn how to find the Application User Model ID (AUMID) of the appications installed on a Windows device.
description: Learn how to find the Application User Model ID (AUMID) of the applications installed on a Windows device.
ms.topic: how-to
ms.date: 02/06/2024
---