From cbc455fcc52cd359306a0d7b5b1e695755988624 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Tue, 13 Feb 2024 12:37:30 +0100
Subject: [PATCH] updates
---
.../kiosk/_lock-down-windows-10-to-specific-apps.md | 2 --
.../kiosk/_lock-down-windows-11-to-specific-apps.md | 5 +++++
windows/configuration/kiosk/toc.yml | 10 ++++++++--
3 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/windows/configuration/kiosk/_lock-down-windows-10-to-specific-apps.md b/windows/configuration/kiosk/_lock-down-windows-10-to-specific-apps.md
index 3ec3303c35..e5b223e194 100644
--- a/windows/configuration/kiosk/_lock-down-windows-10-to-specific-apps.md
+++ b/windows/configuration/kiosk/_lock-down-windows-10-to-specific-apps.md
@@ -622,8 +622,6 @@ Start/DisableContextMenus | 1 - Context menus are hidden for Start apps | No
[Start/StartLayout](/windows/client-management/mdm/policy-csp-start#start-startlayout) | Configuration dependent | No
[WindowsLogon/DontDisplayNetworkSelectionUI](/windows/client-management/mdm/policy-csp-windowslogon#windowslogon-dontdisplaynetworkselectionui) | <Enabled/> | Yes
-
-
## Provision .lnk files using Windows Configuration Designer
First, create your desktop app's shortcut file by installing the app on a test device, using the default installation location. Right-click the installed application, and choose **Send to** > **Desktop (create shortcut)**. Rename the shortcut to `.lnk`
diff --git a/windows/configuration/kiosk/_lock-down-windows-11-to-specific-apps.md b/windows/configuration/kiosk/_lock-down-windows-11-to-specific-apps.md
index 0114d43a6c..bbd15aa3e2 100644
--- a/windows/configuration/kiosk/_lock-down-windows-11-to-specific-apps.md
+++ b/windows/configuration/kiosk/_lock-down-windows-11-to-specific-apps.md
@@ -293,6 +293,7 @@ Group accounts are specified using ``. Nested groups aren't supported
> [!NOTE]
> If a Microsoft Entra group is configured with a lockdown profile on a device, a user in the Microsoft Entra group must change their password (after the account has been created with default password on the portal) before they can sign in to this device. If the user uses the default password to sign in to the device, the user will be immediately signed out.
+
\ No newline at end of file
diff --git a/windows/configuration/kiosk/toc.yml b/windows/configuration/kiosk/toc.yml
index 78bff74437..065ca9a358 100644
--- a/windows/configuration/kiosk/toc.yml
+++ b/windows/configuration/kiosk/toc.yml
@@ -31,7 +31,7 @@ items:
href: kiosk-validate.md
- name: Troubleshoot kiosk mode issues
href: /troubleshoot/windows-client/shell-experience/kiosk-mode-issues-troubleshooting
-- name: Rreference
+- name: Reference
items:
- name: Kiosk methods and reference information
href: kiosk-additional-reference.md
@@ -40,4 +40,10 @@ items:
- name: Policies enforced on kiosk devices
href: kiosk-policies.md
- name: Assigned access XML reference
- href: kiosk-xml.md
\ No newline at end of file
+ href: kiosk-xml.md
+- name: On the way to ☠️
+ items:
+ - name: _lock-down-windows-10-to-specific-apps
+ href: _lock-down-windows-10-to-specific-apps.md
+ - name: _lock-down-windows-11-to-specific-apps
+ href: _lock-down-windows-11-to-specific-apps.md
\ No newline at end of file