From 6cc50d143e2609e2d5c9918c7071e0eecdfe5dcd Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 1 May 2025 11:21:05 -0400 Subject: [PATCH] updates --- windows/configuration/shell-launcher/configure.md | 9 ++++++++- windows/configuration/shell-launcher/quickstart-kiosk.md | 4 +++- windows/configuration/toc.yml | 6 ++++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/windows/configuration/shell-launcher/configure.md b/windows/configuration/shell-launcher/configure.md index eaf9c9d380..c9b773a3be 100644 --- a/windows/configuration/shell-launcher/configure.md +++ b/windows/configuration/shell-launcher/configure.md @@ -150,7 +150,7 @@ To learn how to configure the Shell Launcher XML file, see [Create a Shell Launc [!INCLUDE [tab-intro](../../../includes/configure/tab-intro.md)] -#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune) +#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune**](#tab/intune) You can configure devices using a [custom policy][MEM-1] with the [AssignedAccess CSP][WIN-3]. @@ -159,6 +159,13 @@ You can configure devices using a [custom policy][MEM-1] with the [AssignedAcces Assign the policy to a group that contains as members the devices that you want to configure. +#### [:::image type="icon" source="../images/icons/csp.svg"::: **CSP**](#tab/csp) + +You can configure devices using the [AssignedAccess CSP][WIN-3]. + +- **Setting:** `./Vendor/MSFT/AssignedAccess/ShellLauncher` +- **Value:** content of the XML configuration file + #### [:::image type="icon" source="../images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) You can configure Shell Launcher by creating a provisioning package and then applying the provisioning package during image deployment time or at runtime: diff --git a/windows/configuration/shell-launcher/quickstart-kiosk.md b/windows/configuration/shell-launcher/quickstart-kiosk.md index a064bca35f..600d9df1de 100644 --- a/windows/configuration/shell-launcher/quickstart-kiosk.md +++ b/windows/configuration/shell-launcher/quickstart-kiosk.md @@ -43,7 +43,9 @@ You can configure devices using the [AssignedAccess CSP][WIN-3]. | Setting | |--| -|- **OMA-URI:** `./Vendor/MSFT/AssignedAccess/ShellLauncher`
- **Data type:** string
- **Value:** [!INCLUDE [quickstart-xml](includes/quickstart-xml.md)] | +|- **OMA-URI:** `./Vendor/MSFT/AssignedAccess/ShellLauncher`
- **Data type:** string
- **Value:** content of the following XML | + + [!INCLUDE [quickstart-xml](includes/quickstart-xml.md)] #### [:::image type="icon" source="../images/icons/powershell.svg"::: **PowerShell**](#tab/ps) diff --git a/windows/configuration/toc.yml b/windows/configuration/toc.yml index 3905feae74..84222e90c6 100644 --- a/windows/configuration/toc.yml +++ b/windows/configuration/toc.yml @@ -11,8 +11,10 @@ items: href: background/index.md - name: Windows spotlight href: windows-spotlight/index.md -- name: Settings page visibility - href: settings/page-visibility.md +- name: Settings + items: + - name: Page visibility + href: settings/page-visibility.md - name: Microsoft Store href: store/toc.yml - name: Quick machine recovery