mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge branch 'main' of https://github.com/MicrosoftDocs/windows-docs-pr into vp-csp-iot
This commit is contained in:
commit
0c26599e67
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Add or hide optional apps and features on Windows devices | Microsoft Docs
|
title: Add or hide optional apps and features on Windows devices | Microsoft Docs
|
||||||
description: Learn how to add Windows 10 and Windows 11 optional features using the Apps & features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Apps and Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
description: Learn how to add Windows 10 and Windows 11 optional features using the Apps & features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Apps and Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 08/30/2021
|
ms.date: 08/30/2021
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Learn about the different app types in Windows 10/11 | Microsoft Docs
|
title: Learn about the different app types in Windows 10/11 | Microsoft Docs
|
||||||
description: Learn more and understand the different types of apps that run on Windows 10 and Windows 11. For example, learn more about UWP, WPF, Win32, and Windows Forms apps, including the best way to install these apps.
|
description: Learn more and understand the different types of apps that run on Windows 10 and Windows 11. For example, learn more about UWP, WPF, Win32, and Windows Forms apps, including the best way to install these apps.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 02/09/2023
|
ms.date: 02/09/2023
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Remove background task resource restrictions
|
title: Remove background task resource restrictions
|
||||||
description: Allow enterprise background tasks unrestricted access to computer resources.
|
description: Allow enterprise background tasks unrestricted access to computer resources.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 10/03/2017
|
ms.date: 10/03/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 09/20/2021
|
ms.date: 09/20/2021
|
||||||
ms.topic: include
|
ms.topic: include
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 09/28/2021
|
ms.date: 09/28/2021
|
||||||
|
manager: aaroncz
|
||||||
ms.topic: include
|
ms.topic: include
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
ms.technology: itpro-apps
|
ms.technology: itpro-apps
|
||||||
|
@ -6,8 +6,8 @@ summary: Learn about managing applications in Windows client, including how to r
|
|||||||
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 10 and Windows 11.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 08/24/2021
|
ms.date: 08/24/2021
|
||||||
ms.topic: landing-page
|
ms.topic: landing-page
|
||||||
@ -63,4 +63,4 @@ landingContent:
|
|||||||
- text: Per-user services in Windows
|
- text: Per-user services in Windows
|
||||||
url: per-user-services-in-windows.md
|
url: per-user-services-in-windows.md
|
||||||
- text: Per-user services in Windows
|
- text: Per-user services in Windows
|
||||||
url: per-user-services-in-windows.md
|
url: per-user-services-in-windows.md
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Per-user services in Windows 10 and Windows Server
|
title: Per-user services in Windows 10 and Windows Server
|
||||||
description: Learn about per-user services, how to change the template service Startup Type, and manage per-user services through Group Policy and security templates.
|
description: Learn about per-user services, how to change the template service Startup Type, and manage per-user services through Group Policy and security templates.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 09/14/2017
|
ms.date: 09/14/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Use the Company Portal app for your private app repo on Windows 11 devices | Microsoft Docs
|
title: Use the Company Portal app for your private app repo on Windows 11 devices | Microsoft Docs
|
||||||
description: Use the Company Portal app in Windows 11 devices to access the private app repository for your organization or company apps. Add apps to an MDM/MAM provider, and deploy the apps to Windows devices using policies. The Company Portal app replaces Microsoft Store for Business private store on Windows 11 devices.
|
description: Use the Company Portal app in Windows 11 devices to access the private app repository for your organization or company apps. Add apps to an MDM/MAM provider, and deploy the apps to Windows devices using policies. The Company Portal app replaces Microsoft Store for Business private store on Windows 11 devices.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 04/04/2023
|
ms.date: 04/04/2023
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: How to keep apps removed from Windows 10 from returning during an update
|
title: How to keep apps removed from Windows 10 from returning during an update
|
||||||
description: How to keep provisioned apps that were removed from your machine from returning during an update.
|
description: How to keep provisioned apps that were removed from your machine from returning during an update.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 05/25/2018
|
ms.date: 05/25/2018
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Sideload LOB apps in Windows client OS | Microsoft Docs
|
title: Sideload LOB apps in Windows client OS | Microsoft Docs
|
||||||
description: Learn how to sideload line-of-business (LOB) apps in Windows client operating systems, including Windows 10/11. When you sideload an app, you deploy a signed app package to a device.
|
description: Learn how to sideload line-of-business (LOB) apps in Windows client operating systems, including Windows 10/11. When you sideload an app, you deploy a signed app package to a device.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 12/07/2017
|
ms.date: 12/07/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Service Host service refactoring in Windows 10 version 1703
|
title: Service Host service refactoring in Windows 10 version 1703
|
||||||
description: Learn about the SvcHost Service Refactoring introduced in Windows 10 version 1703.
|
description: Learn about the SvcHost Service Refactoring introduced in Windows 10 version 1703.
|
||||||
author: nicholasswhite
|
author: aczechowski
|
||||||
ms.author: nwhite
|
ms.author: aaroncz
|
||||||
manager: aaroncz
|
manager: aaroncz
|
||||||
ms.date: 07/20/2017
|
ms.date: 07/20/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
Loading…
x
Reference in New Issue
Block a user