refresh toc and index

This commit is contained in:
Aaron Czechowski 2023-08-18 12:45:30 -07:00
parent f23f0a7157
commit b2f30d38e1
2 changed files with 26 additions and 38 deletions

View File

@ -1,39 +1,46 @@
### YamlMime:Landing ### YamlMime:Landing
title: Windows application management title: Windows application management
summary: Learn about managing applications in Windows client, including how to remove background task resource restrictions. summary: Learn about managing applications in Windows client, including common app types.
metadata: metadata:
title: Windows application management title: Windows application management
description: Learn about managing applications in Windows 10 and Windows 11. description: Learn about managing applications in Windows client.
author: aczechowski author: aczechowski
ms.author: aaroncz ms.author: aaroncz
manager: aaroncz manager: aaroncz
ms.date: 08/24/2021 ms.date: 08/18/2023
ms.topic: landing-page ms.topic: landing-page
ms.prod: windows-client ms.prod: windows-client
ms.collection: ms.collection:
- tier1 - tier1
- highpri - highpri
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent: landingContent:
# Cards and links should be based on top customer tasks or top subjects - title: Manage applications
# Start card title with a verb
# Card (optional)
- title: Manage Windows applications
linkLists: linkLists:
- linkListType: overview - linkListType: how-to-guide
links: links:
- text: Understand apps in Windows client OS - text: Overview of apps in Windows
url: apps-in-windows-10.md url: apps-in-windows-10.md
- text: How to add features - text: Add or hide Windows features
url: add-apps-and-features.md url: add-apps-and-features.md
- text: Sideload LOB apps - text: Sideload LOB apps
url: sideload-apps-in-windows-10.md url: sideload-apps-in-windows-10.md
- text: Keep removed apps from returning during an update - text: Keep removed apps from returning during an update
url: remove-provisioned-apps-during-update.md url: remove-provisioned-apps-during-update.md
# Card (optional) - title: Manage services
linkLists:
- linkListType: reference
links:
- text: Per-user services in Windows
url: per-user-services-in-windows.md
- text: Changes to Service Host grouping in Windows 10
url: svchost-service-refactoring.md
- title: Application Virtualization (App-V) - title: Application Virtualization (App-V)
linkLists: linkLists:
- linkListType: overview - linkListType: overview
@ -52,15 +59,3 @@ landingContent:
url: app-v/appv-troubleshooting.md url: app-v/appv-troubleshooting.md
- text: Technical Reference for App-V - text: Technical Reference for App-V
url: app-v/appv-technical-reference.md url: app-v/appv-technical-reference.md
# Card (optional)
- title: Windows System Services
linkLists:
- linkListType: overview
links:
- text: Changes to Service Host grouping in Windows 10
url: svchost-service-refactoring.md
- text: Per-user services in Windows
url: per-user-services-in-windows.md
- text: Per-user services in Windows
url: per-user-services-in-windows.md

View File

@ -3,18 +3,22 @@ items:
href: index.yml href: index.yml
- name: Application management - name: Application management
items: items:
- name: Common app types - name: Overview of apps in Windows
href: apps-in-windows-10.md href: apps-in-windows-10.md
- name: Add or hide Windows features - name: Add or hide Windows features
href: add-apps-and-features.md href: add-apps-and-features.md
- name: Sideload apps - name: Sideload line of business (LOB) apps
href: sideload-apps-in-windows-10.md href: sideload-apps-in-windows-10.md
- name: Private app repo on Windows 11 - name: Private app repo on Windows 11
href: private-app-repository-mdm-company-portal-windows-11.md href: private-app-repository-mdm-company-portal-windows-11.md
- name: Remove background task resource restrictions - name: Remove background task resource restrictions
href: enterprise-background-activity-controls.md href: enterprise-background-activity-controls.md
- name: Enable or block Windows Mixed Reality apps in the enterprise - name: Service host grouping in Windows 10
href: /windows/mixed-reality/enthusiast-guide/manage-windows-mixed-reality href: svchost-service-refactoring.md
- name: Per-user services in Windows
href: per-user-services-in-windows.md
- name: Keep removed apps from returning during an update
href: remove-provisioned-apps-during-update.md
- name: Application Virtualization (App-V) - name: Application Virtualization (App-V)
items: items:
- name: App-V for Windows overview - name: App-V for Windows overview
@ -251,14 +255,3 @@ items:
href: app-v/appv-viewing-appv-server-publishing-metadata.md href: app-v/appv-viewing-appv-server-publishing-metadata.md
- name: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications - name: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
href: app-v/appv-running-locally-installed-applications-inside-a-virtual-environment.md href: app-v/appv-running-locally-installed-applications-inside-a-virtual-environment.md
- name: Reference
items:
- name: Service Host process refactoring
href: svchost-service-refactoring.md
- name: Per-user services in Windows
href: per-user-services-in-windows.md
- name: Disabling System Services in Windows Server
href: /windows-server/security/windows-services/security-guidelines-for-disabling-system-services-in-windows-server
- name: How to keep apps removed from Windows from returning during an update
href: remove-provisioned-apps-during-update.md