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
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:
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
ms.author: aaroncz
manager: aaroncz
ms.date: 08/24/2021
ms.date: 08/18/2023
ms.topic: landing-page
ms.prod: windows-client
ms.collection:
- tier1
- highpri
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: Manage Windows applications
- title: Manage applications
linkLists:
- linkListType: overview
- linkListType: how-to-guide
links:
- text: Understand apps in Windows client OS
- text: Overview of apps in Windows
url: apps-in-windows-10.md
- text: How to add features
- text: Add or hide Windows features
url: add-apps-and-features.md
- text: Sideload LOB apps
url: sideload-apps-in-windows-10.md
- text: Keep removed apps from returning during an update
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)
linkLists:
- linkListType: overview
@ -52,15 +59,3 @@ landingContent:
url: app-v/appv-troubleshooting.md
- text: Technical Reference for App-V
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
- name: Application management
items:
- name: Common app types
- name: Overview of apps in Windows
href: apps-in-windows-10.md
- name: Add or hide Windows features
href: add-apps-and-features.md
- name: Sideload apps
- name: Sideload line of business (LOB) apps
href: sideload-apps-in-windows-10.md
- name: Private app repo on Windows 11
href: private-app-repository-mdm-company-portal-windows-11.md
- name: Remove background task resource restrictions
href: enterprise-background-activity-controls.md
- name: Enable or block Windows Mixed Reality apps in the enterprise
href: /windows/mixed-reality/enthusiast-guide/manage-windows-mixed-reality
- name: Service host grouping in Windows 10
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)
items:
- name: App-V for Windows overview
@ -251,14 +255,3 @@ items:
href: app-v/appv-viewing-appv-server-publishing-metadata.md
- 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
- 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