From ba8ef32303f9bb13c9e8ff071d83580008f66219 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 23 May 2025 08:07:33 -0400 Subject: [PATCH] updates --- windows/configuration/toc.yml | 67 +++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 23 deletions(-) diff --git a/windows/configuration/toc.yml b/windows/configuration/toc.yml index 84222e90c6..ec44a4630a 100644 --- a/windows/configuration/toc.yml +++ b/windows/configuration/toc.yml @@ -1,43 +1,64 @@ items: - name: Configure Windows client href: index.yml + - name: Accessibility information for IT Pros href: accessibility/index.md -- name: Start - href: start/toc.yml -- name: Taskbar - href: taskbar/toc.yml -- name: Desktop and lock screen backgrounds - href: background/index.md -- name: Windows spotlight - href: windows-spotlight/index.md + +- name: Personalization + items: + - name: Start + href: start/toc.yml + - name: Taskbar + href: taskbar/toc.yml + - name: Desktop and lock screen backgrounds + href: background/index.md + - name: Windows spotlight + href: windows-spotlight/index.md + - name: Settings items: - name: Page visibility href: settings/page-visibility.md + +- name: Backup, restore, and recovery options + items: + - name: Windows Backup for Organizations + href: windows-backup/toc.yml + - name: Quick machine recovery + href: quick-machine-recovery/index.md + - name: Microsoft Store href: store/toc.yml -- name: Quick machine recovery - href: quick-machine-recovery/index.md - name: Cellular settings href: cellular/provisioning-apn.md + + - name: Windows kiosk options href: kiosk/toc.yml + + - name: Multi-user and guest devices href: shared-pc/toc.yml + + +- name: Device Lockdown + items: + - name: Custom Logon + items: + - name: Configure Custom Logon + href: custom-logon/index.md + - name: Troubleshoot + href: custom-logon/troubleshoot.md + - name: Keyboard Filter + href: keyboard-filter/toc.yml + - name: Unbranded boot + href: unbranded-boot/index.md + - name: Unified write filter + href: unified-write-filter/toc.yml + + - name: Provisioning packages href: provisioning-packages/toc.yml - name: Windows Configuration Designer - href: wcd/toc.yml -- name: Unbranded boot - href: unbranded-boot/index.md -- name: Unified write filter - href: unified-write-filter/toc.yml -- name: Keyboard Filter - href: keyboard-filter/toc.yml -- name: Custom Logon - items: - - name: Configure Custom Logon - href: custom-logon/index.md - - name: Troubleshoot - href: custom-logon/troubleshoot.md \ No newline at end of file + href: wcd/toc.yml \ No newline at end of file