From 8577153e049d1559708d5a5e9d4ef27ebfebb439 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:53:14 +0100 Subject: [PATCH] Add XML examples for Windows 11 kiosk configuration --- windows/configuration/kiosk/create-xml.md | 9 ++++++--- windows/configuration/kiosk/toc.yml | 2 ++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/windows/configuration/kiosk/create-xml.md b/windows/configuration/kiosk/create-xml.md index bfede1b18e..44c99b1460 100644 --- a/windows/configuration/kiosk/create-xml.md +++ b/windows/configuration/kiosk/create-xml.md @@ -201,6 +201,7 @@ The following example pins Calculator, Photos, Weather, Calculator, Command Prom ::: zone pivot="windows-11" +```xml +``` ::: zone-end - - ### Taskbar Define whether you want to have the taskbar present in the kiosk device. For tablet-based or touch-enabled All-In-One kiosks, when you don't attach a keyboard and mouse, you can hide the taskbar as part of the multi-app experience if you want. @@ -240,6 +240,8 @@ This is different from the Automatically hide the taskbar option in tablet mode, ## Full XML example +::: zone pivot="windows-11" + ```xml -``` \ No newline at end of file +``` +::: zone-end diff --git a/windows/configuration/kiosk/toc.yml b/windows/configuration/kiosk/toc.yml index 3b6f810ba7..4ab1246c04 100644 --- a/windows/configuration/kiosk/toc.yml +++ b/windows/configuration/kiosk/toc.yml @@ -21,6 +21,8 @@ items: href: lock-down-windows-11-to-specific-apps.md - name: How-to guides items: + - name: Create an Assigned Access XML file + href: create-xml.md - name: Find the AUMID of an installed app href: find-aumid.md - name: Use MDM Bridge WMI Provider to create a Windows client kiosk