From f76ccb5055def00dcaab0416910fd3f214ff67f7 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:33:36 -0400 Subject: [PATCH] Remove outdated recommendations link and add new recommendations link --- .../{_recommendations.md => recommendations.md} | 8 ++++---- windows/configuration/assigned-access/toc.yml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) rename windows/configuration/assigned-access/{_recommendations.md => recommendations.md} (97%) diff --git a/windows/configuration/assigned-access/_recommendations.md b/windows/configuration/assigned-access/recommendations.md similarity index 97% rename from windows/configuration/assigned-access/_recommendations.md rename to windows/configuration/assigned-access/recommendations.md index 5b304c97a0..81f3f4d6a8 100644 --- a/windows/configuration/assigned-access/_recommendations.md +++ b/windows/configuration/assigned-access/recommendations.md @@ -2,12 +2,12 @@ title: Assigned Access recommendations description: Learn about the recommended kiosk and restricted useer experience configuration options. ms.topic: best-practice -ms.date: 3/7/2024 +ms.date: 03/11/2024 --- # Assigned Access recommendations -This article contains recommendations for devices configured with Assigned Access. +This article contains recommendations for devices configured with Assigned Access and Shell Launcher. Most of the recommendations include both group policy (GPO) and configuration service provider (CSP) settings to help you configure your kiosk devices. ## Kiosk user account @@ -38,7 +38,7 @@ Once automatic sign-in is configured, reboot the device. The account will sign i ## Windows Update -Configure your kiosk devices so that they are always up to date, without disrupting the user experience. Here are some policy settings to consider, both GPO and CSP settings, to configure Windows Update for your kiosk devices: +Configure your kiosk devices so that they are always up to date, without disrupting the user experience. Here are some policy settings to consider, to configure Windows Update for your kiosk devices: | Type | Path | Name/Description | |--|--|--| @@ -53,7 +53,7 @@ Configure your kiosk devices so that they are always up to date, without disrupt ## Power settings -You may want to prent the kiosk device from going to sleep, or prevent users to shut down or restart the kiosk. Here are some options to consider: +You may want to prveent the kiosk device from going to sleep, or prevent users to shut down or restart the kiosk. Here are some options to consider: | Type | Path | Name/Description | |--|--|--| diff --git a/windows/configuration/assigned-access/toc.yml b/windows/configuration/assigned-access/toc.yml index eca6cc6c45..a80a14dd6a 100644 --- a/windows/configuration/assigned-access/toc.yml +++ b/windows/configuration/assigned-access/toc.yml @@ -11,8 +11,6 @@ items: href: quickstart-kiosk.md - name: Configure a restricted user experience with Assigned Access href: quickstart-restricted-user-experience.md - - name: Recommendations ⚠️ - href: recommendations.md - name: Create an Assigned Access configuration file href: configuration-file.md - name: Reference @@ -25,6 +23,8 @@ items: href: policy-settings.md - name: Shell Launcher href: shell-launcher/toc.yml +- name: Recommendations + href: recommendations.md - name: Assigned Access CSP 🔗 href: /windows/client-management/mdm/assignedaccess-csp - name: Troubleshoot 🔗