From 83c61f91e3020dc91853f3038c50830773c5a4f7 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Wed, 14 Feb 2024 14:16:12 +0100
Subject: [PATCH] Update Shell Launcher configuration file
---
.../create-shell-launcher-configuration.md | 63 ++++++-------------
...ml.md => quickstart-shell-launcher-xml.md} | 2 +-
...t-assigned-access-restricted-experience.md | 4 +-
.../kiosk/quickstart-shell-launcher-kiosk.md | 2 +-
4 files changed, 23 insertions(+), 48 deletions(-)
rename windows/configuration/kiosk/includes/{quickstart-kiosk-xml.md => quickstart-shell-launcher-xml.md} (83%)
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)