Refactor kiosk and hello-for-business TOC files

This commit is contained in:
Paolo Matarazzo 2024-02-05 17:08:52 -05:00
parent b0e8360e8e
commit 6077e5b39e
2 changed files with 34 additions and 28 deletions

View File

@ -7,6 +7,8 @@ items:
href: quickstart-restricted-experience.md href: quickstart-restricted-experience.md
- name: Prepare a device for kiosk configuration - name: Prepare a device for kiosk configuration
href: kiosk-prepare.md href: kiosk-prepare.md
- name: Deployment guides
items:
- name: Configure digital signs - name: Configure digital signs
href: setup-digital-signage.md href: setup-digital-signage.md
- name: Configure a kiosk - name: Configure a kiosk
@ -15,25 +17,29 @@ items:
href: lock-down-windows-10-to-specific-apps.md href: lock-down-windows-10-to-specific-apps.md
- name: Configure a restricted user experience for Windows 11 - name: Configure a restricted user experience for Windows 11
href: lock-down-windows-11-to-specific-apps.md href: lock-down-windows-11-to-specific-apps.md
- name: Kiosk reference information - name: How-to guides
items:
- name: Find the AUMID of an installed app
href: find-aumid.md
- name: Use MDM Bridge WMI Provider to create a Windows client kiosk
href: kiosk-mdm-bridge.md
- name: Use AppLocker to create a Windows 10 kiosk
href: lock-down-windows-10-applocker.md
- name: Use Shell Launcher to create a Windows client kiosk
href: kiosk-shelllauncher.md
- name: Troubleshooting
items:
- name: Validate your kiosk configuration
href: kiosk-validate.md
- name: Troubleshoot kiosk mode issues
href: /troubleshoot/windows-client/shell-experience/kiosk-mode-issues-troubleshooting
- name: Rreference
items: items:
- name: More kiosk methods and reference information - name: More kiosk methods and reference information
href: kiosk-additional-reference.md href: kiosk-additional-reference.md
- name: Find the Application User Model ID of an installed app - name: Guidelines for choosing an app for assigned access
href: find-the-application-user-model-id-of-an-installed-app.md
- name: Validate your kiosk configuration
href: kiosk-validate.md
- name: Guidelines for choosing an app for assigned access (kiosk mode)
href: guidelines-for-assigned-access-app.md href: guidelines-for-assigned-access-app.md
- name: Policies enforced on kiosk devices - name: Policies enforced on kiosk devices
href: kiosk-policies.md href: kiosk-policies.md
- name: Assigned access XML reference - name: Assigned access XML reference
href: kiosk-xml.md href: kiosk-xml.md
- name: Use AppLocker to create a Windows 10 kiosk
href: lock-down-windows-10-applocker.md
- name: Use Shell Launcher to create a Windows client kiosk
href: kiosk-shelllauncher.md
- name: Use MDM Bridge WMI Provider to create a Windows client kiosk
href: kiosk-mdm-bridge.md
- name: Troubleshoot kiosk mode issues
href: /troubleshoot/windows-client/shell-experience/kiosk-mode-issues-troubleshooting

View File

@ -15,7 +15,7 @@ items:
href: configure.md href: configure.md
- name: Deployment guides - name: Deployment guides
href: deploy/toc.yml href: deploy/toc.yml
- name: How-to-guides - name: How-to guides
items: items:
- name: Configure PIN reset - name: Configure PIN reset
href: pin-reset.md href: pin-reset.md