diff --git a/windows/configuration/assigned-access/assigned-access-configure.md b/windows/configuration/assigned-access/assigned-access-overview.md similarity index 99% rename from windows/configuration/assigned-access/assigned-access-configure.md rename to windows/configuration/assigned-access/assigned-access-overview.md index e428520230..186c32126b 100644 --- a/windows/configuration/assigned-access/assigned-access-configure.md +++ b/windows/configuration/assigned-access/assigned-access-overview.md @@ -1,11 +1,11 @@ --- -title: Configure Assigned Access +title: What is Assigned Access? description: Learn how to configure devices with Assigned Access. ms.date: 05/12/2023 ms.topic: how-to --- -# Configure Assigned Access +# What is Assigned Access? Assigned Access is a Windows feature that you can use to configure a device as a kiosk or restricted user experience. diff --git a/windows/configuration/assigned-access/kiosk-prepare.md b/windows/configuration/assigned-access/kiosk-prepare.md index 376e8e837b..b2ded60ff4 100644 --- a/windows/configuration/assigned-access/kiosk-prepare.md +++ b/windows/configuration/assigned-access/kiosk-prepare.md @@ -1,5 +1,5 @@ --- -title: Prepare a device for kiosk configuration on Windows 10/11 | Microsoft Docs +title: Prepare a device for kiosk configuration description: Learn how to prepare a device for kiosk configuration. Also, learn about the recommended kiosk configuration changes. ms.topic: article ms.date: 12/31/2017 diff --git a/windows/configuration/assigned-access/shell-launcher-configure.md b/windows/configuration/assigned-access/shell-launcher-overview.md similarity index 96% rename from windows/configuration/assigned-access/shell-launcher-configure.md rename to windows/configuration/assigned-access/shell-launcher-overview.md index 24a7ef8f51..6305d5a3fe 100644 --- a/windows/configuration/assigned-access/shell-launcher-configure.md +++ b/windows/configuration/assigned-access/shell-launcher-overview.md @@ -1,11 +1,11 @@ --- -title: Configure devices with Shell Launcher +title: What is Shell Launcher? description: Learn how to configure devices with Shell Launcher. ms.date: 05/12/2023 -ms.topic: how-to +ms.topic: overview --- -# Configure devices with Shell Launcher +# What is Shell Launcher? Shell Launcher is a Windows feature that you can use to replace the default Windows Explorer shell (`explorer.exe`) with the `CustomShellHost.exe` application. CustomShellHost can launch a Windows desktop application or a UWP app. diff --git a/windows/configuration/assigned-access/toc.yml b/windows/configuration/assigned-access/toc.yml index a6d1c0e7ea..a2da7e6b63 100644 --- a/windows/configuration/assigned-access/toc.yml +++ b/windows/configuration/assigned-access/toc.yml @@ -3,6 +3,8 @@ items: href: index.md - name: Assigned Access items: + - name: What is Assigned Access? + href: assigned-access-overview.md - name: Quickstarts items: - name: Configure a kiosk with Assigned Access @@ -11,16 +13,14 @@ items: href: assigned-access-quickstart-restricted-experience.md - name: Concepts items: - - name: Prepare a device for kiosk configuration - href: kiosk-prepare.md - name: Guidelines for choosing an app for assigned access href: guidelines-for-assigned-access-app.md - name: How-to guides items: - - name: Configure devices with Assigned Access - href: assigned-access-configure.md - name: Create an Assigned Access configuration file href: assigned-access-configuration-file.md + - name: Prepare a device for kiosk configuration + href: kiosk-prepare.md - name: Reference items: - name: Assigned Access XSD @@ -31,14 +31,12 @@ items: href: assigned-access-policy-settings.md - name: Shell Launcher items: + - name: What is Shell Launcher? + href: shell-launcher-overview.md - name: "Quickstart: Configure a kiosk with Shell Launcher" href: shell-launcher-quickstart-kiosk.md - - name: How-to guides - items: - - name: Configure devices with Shell Launcher - href: shell-launcher-configure.md - - name: Create a Shell Launcher configuration file - href: shell-launcher-configuration-file.md + - name: Create a Shell Launcher configuration file + href: shell-launcher-configuration-file.md - name: Shell Launcher XSD href: shell-launcher-xsd.md - name: Find the AUMID of an installed app