diff --git a/windows/configuration/kiosk/create-shell-launcher-configuration.md b/windows/configuration/kiosk/create-shell-launcher-configuration.md index 1a7638fdf8..85e8160fc2 100644 --- a/windows/configuration/kiosk/create-shell-launcher-configuration.md +++ b/windows/configuration/kiosk/create-shell-launcher-configuration.md @@ -3,66 +3,41 @@ title: Create an Shell Launcher configuration file description: Learn how to create an XML file to configure a device with Shell Launcher. ms.date: 02/12/2024 ms.topic: how-to -zone_pivot_groups: windows-versions-11-10 -appliesto: --- # Create an Shell Launcher configuration file ## Full XML example -::: zone pivot="windows-11" ```xml - - + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - + + - + ``` -::: zone-end - :::row::: :::column span="1"::: diff --git a/windows/configuration/kiosk/includes/quickstart-kiosk-xml.md b/windows/configuration/kiosk/includes/quickstart-shell-launcher-xml.md similarity index 83% rename from windows/configuration/kiosk/includes/quickstart-kiosk-xml.md rename to windows/configuration/kiosk/includes/quickstart-shell-launcher-xml.md index 31a97dba4e..77244e065f 100644 --- a/windows/configuration/kiosk/includes/quickstart-kiosk-xml.md +++ b/windows/configuration/kiosk/includes/quickstart-shell-launcher-xml.md @@ -16,7 +16,7 @@ xmlns:v2="http://schemas.microsoft.com/ShellLauncher/2019/Configuration"> - + diff --git a/windows/configuration/kiosk/quickstart-assigned-access-restricted-experience.md b/windows/configuration/kiosk/quickstart-assigned-access-restricted-experience.md index aad82b6c36..7e5c3c4d9b 100644 --- a/windows/configuration/kiosk/quickstart-assigned-access-restricted-experience.md +++ b/windows/configuration/kiosk/quickstart-assigned-access-restricted-experience.md @@ -1,5 +1,5 @@ --- -title: "Quickstart: Configure a restricted user experience" +title: "Quickstart: Configure a restricted user experience with Assigned Access" description: Learn how to configure a restricted user experience using Windows Configuration Designer, Microsoft Intune, PowerShell or GPO. ms.topic: quickstart ms.date: 02/05/2024 @@ -7,7 +7,7 @@ appliesto: - ✅ Windows 11 --- -# Quickstart: Configure a restricted user experience +# Quickstart: Configure a restricted user experience with Assigned Access With a *restricted user experience*, you can control the applications allowed in a locked down Windows desktop. diff --git a/windows/configuration/kiosk/quickstart-shell-launcher-kiosk.md b/windows/configuration/kiosk/quickstart-shell-launcher-kiosk.md index 1de7311010..3e7733a183 100644 --- a/windows/configuration/kiosk/quickstart-shell-launcher-kiosk.md +++ b/windows/configuration/kiosk/quickstart-shell-launcher-kiosk.md @@ -44,7 +44,7 @@ Alternatively, you can configure devices using a [custom policy][MEM-1] with the - **Setting:** `./Vendor/MSFT/AssignedAccess/ShellLauncher` - **Value:** -[!INCLUDE [quickstart-kiosk-xml](includes/quickstart-kiosk-xml.md)] +[!INCLUDE [quickstart-shell-launcher-xml](includes/quickstart-shell-launcher-xml.md)] #### [:::image type="icon" source="../images/icons/powershell.svg"::: **PowerShell**](#tab/ps)