Merge branch 'main' into millerevan-hololens-insider-policies

This commit is contained in:
Evan Miller
2022-11-07 08:35:47 -08:00
committed by GitHub
2686 changed files with 31449 additions and 35473 deletions

View File

@ -1,7 +1,7 @@
---
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.
ms.prod: w10
ms.prod: windows-client
author: nicholasswhite
ms.author: nwhite
manager: aaroncz
@ -9,7 +9,7 @@ ms.localizationpriority: medium
ms.date: 08/30/2021
ms.reviewer:
ms.topic: article
ms.collection: highpri
ms.technology: itpro-apps
---
# Add or hide features on the Windows client OS

View File

@ -1,13 +1,14 @@
---
title: What's new in App-V for Windows 10, version 1703 and earlier (Windows 10)
description: Information about what's new in App-V for Windows 10, version 1703 and earlier.
description: Information about what's new in App-V for Windows 10, version 1703 and earlier.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# What's new in App-V for Windows 10, version 1703 and earlier

View File

@ -2,12 +2,13 @@
title: How to Add or Remove an Administrator by Using the Management Console (Windows 10/11)
description: Add or remove an administrator on the Microsoft Application Virtualization (App-V) server by using the Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to add or remove an administrator by using the Management Console

View File

@ -2,12 +2,13 @@
title: How to Add or Upgrade Packages by Using the Management Console (Windows 10/11)
description: Add or upgrade packages on the Microsoft Application Virtualization (App-V) server by using the Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to add or upgrade packages by using the Management Console

View File

@ -2,12 +2,13 @@
title: Administering App-V by using Windows PowerShell (Windows 10/11)
description: Administer App-V by using Windows PowerShell and learn where to find more information about PowerShell for App-V.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Administering App-V by using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: Administering App-V Virtual Applications by using the Management Console (Windows 10/11)
description: Administering App-V Virtual Applications by using the Management Console
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Administering App-V Virtual Applications by using the Management Console

View File

@ -2,12 +2,13 @@
title: Only Allow Admins to Enable Connection Groups (Windows 10/11)
description: Configure the App-V client so that only administrators, not users, can enable or disable connection groups.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to allow only administrators to enable connection groups

View File

@ -2,12 +2,13 @@
title: Application Publishing and Client Interaction (Windows 10/11)
description: Learn technical information about common App-V Client operations and their integration with the local operating system.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Application publishing and client interaction
@ -230,7 +231,7 @@ The App-V Client can be configured to change the default behavior of streaming.
|PackageSourceRoot|The root override where packages should be streamed from|
|SharedContentStoreMode|Enables the use of Shared Content Store for VDI scenarios|
These settings affect the behavior of streaming App-V package assets to the client. By default, App-V only downloads the assets required after downloading the initial publishing and primary feature blocks. There are three specific behaviors in streaming packages that is important to understand:
These settings affect the behavior of streaming App-V package assets to the client. By default, App-V only downloads the assets required after downloading the initial publishing and primary feature blocks. There are three specific behaviors in streaming packages that are important to understand:
- Background Streaming
- Optimized Streaming
@ -343,7 +344,7 @@ This process will recreate both the local and network locations for AppData and
In an App-V Full Infrastructure, after applications are sequenced, they're managed and published to users or computers through the App-V Management and Publishing servers. This section details the operations that occur during the common App-V application lifecycle operations (Add, publishing, launch, upgrade, and removal) and the file and registry locations that are changed and modified from the App-V Client perspective. The App-V Client operations are input as PowerShell commands on the computer running the App-V Client.
This document focuses on App-V Full Infrastructure solutions. For specific information on App-V Integration with Microsoft Endpoint Configuration Manager, see [Deploy App-V virtual applications with Configuration Manager](/mem/configmgr/apps/get-started/deploying-app-v-virtual-applications).
This document focuses on App-V Full Infrastructure solutions. For specific information on App-V Integration with Microsoft Configuration Manager, see [Deploy App-V virtual applications with Configuration Manager](/mem/configmgr/apps/get-started/deploying-app-v-virtual-applications).
The App-V application lifecycle tasks are triggered at user sign in (default), machine startup, or as background timed operations. The settings for the App-V Client operations, including Publishing Servers, refresh intervals, package script enablement, and others, are configured (after the client is enabled) with Windows PowerShell commands. See [App-V Client Configuration Settings: Windows PowerShell](appv-client-configuration-settings.md#app-v-client-configuration-settings-windows-powershell).

View File

@ -2,12 +2,13 @@
title: Apply deployment config file via Windows PowerShell (Windows 10/11)
description: How to apply the deployment configuration file by using Windows PowerShell for Windows 10/11.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/15/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to apply the deployment configuration file by using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: How to apply the user configuration file by using Windows PowerShell (Windows 10/11)
description: How to apply the user configuration file by using Windows PowerShell (Windows 10/11).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/15/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to apply the user configuration file by using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer) (Windows 10/11)
description: How to automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)

View File

@ -2,12 +2,13 @@
title: Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer) (Windows 10/11)
description: How to automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)

View File

@ -2,12 +2,13 @@
title: Auto-remove unpublished packages on App-V client (Windows 10/11)
description: How to automatically clean up any unpublished packages on your App-V client devices.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/15/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Automatically clean up unpublished packages on the App-V client

View File

@ -2,12 +2,13 @@
title: Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer) (Windows 10/11)
description: How to automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer) PowerShell cmdlet or the user interface.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer)

View File

@ -2,12 +2,13 @@
title: Available Mobile Device Management (MDM) settings for App-V (Windows 10/11)
description: Learn the available Mobile Device Management (MDM) settings you can use to configure App-V on Windows 10.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/15/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Available Mobile Device Management (MDM) settings for App-V

View File

@ -2,12 +2,13 @@
title: App-V Capacity Planning (Windows 10/11)
description: Use these recommendations as a baseline to help determine capacity planning information that is appropriate to your organizations App-V infrastructure.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V Capacity Planning

View File

@ -2,12 +2,13 @@
title: About Client Configuration Settings (Windows 10/11)
description: Learn about the App-V client configuration settings and how to use Windows PowerShell to modify the client configuration settings.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# About Client Configuration Settings

View File

@ -2,12 +2,13 @@
title: How to configure access to packages by using the Management Console (Windows 10/11)
description: How to configure access to packages by using the App-V Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to configure access to packages by using the Management Console

View File

@ -2,12 +2,13 @@
title: How to make a connection group ignore the package version (Windows 10/11)
description: Learn how to make a connection group ignore the package version with the App-V Server Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to make a connection group ignore the package version

View File

@ -2,12 +2,13 @@
title: How to configure the client to receive package and connection groups updates from the publishing server (Windows 10/11)
description: How to configure the client to receive package and connection groups updates from the publishing server.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/25/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to configure the client to receive package and connection groups updates from the publishing server

View File

@ -2,12 +2,13 @@
title: How to connect to the Management Console (Windows 10/11)
description: In this article, learn the procedure for connecting to the App-V Management Console through your web browser.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/25/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to connect to the Management Console

View File

@ -2,12 +2,13 @@
title: About the connection group file (Windows 10/11)
description: A summary of what the connection group file is and how to configure it.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/25/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# About the connection group file

View File

@ -2,12 +2,13 @@
title: About the connection group virtual environment (Windows 10/11)
description: Learn how the connection group virtual environment works and how package priority is determined.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 06/25/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# About the connection group virtual environment

View File

@ -2,12 +2,13 @@
title: How to convert a package created in a previous version of App-V (Windows 10/11)
description: Use the package converter utility to convert a virtual application package created in a previous version of App-V.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to convert a package created in a previous version of App-V

View File

@ -2,12 +2,13 @@
title: How to create a connection croup with user-published and globally published packages (Windows 10/11)
description: How to create a connection croup with user-published and globally published packages.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a connection croup with user-published and globally published packages

View File

@ -2,12 +2,13 @@
title: How to create a connection group (Windows 10/11)
description: Learn how to create a connection group with the App-V Management Console and where to find information about managing connection groups.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a connection group

View File

@ -2,12 +2,13 @@
title: How to create a custom configuration file by using the App-V Management Console (Windows 10/11)
description: How to create a custom configuration file by using the App-V Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a custom configuration file by using the App-V Management Console

View File

@ -2,12 +2,13 @@
title: How to create a package accelerator by using Windows PowerShell (Windows 10/11)
description: Learn how to create an App-v Package Accelerator by using Windows PowerShell. App-V Package Accelerators automatically sequence large, complex applications.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a package accelerator by using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: How to create a package accelerator (Windows 10/11)
description: Learn how to create App-V Package Accelerators to automatically generate new virtual application packages.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a package accelerator

View File

@ -2,12 +2,13 @@
title: How to create a virtual application package using an App-V Package Accelerator (Windows 10/11)
description: How to create a virtual application package using an App-V Package Accelerator.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to create a virtual application package using an App-V Package Accelerator

View File

@ -2,12 +2,13 @@
title: Create and apply an App-V project template to a sequenced App-V package (Windows 10/11)
description: Steps for how to create and apply an App-V project template (.appvt) to a sequenced App-V package.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Create and apply an App-V project template to a sequenced App-V package

View File

@ -2,12 +2,13 @@
title: Creating and managing App-V virtualized applications (Windows 10/11)
description: Create and manage App-V virtualized applications to monitor and record the installation process for an application to be run as a virtualized application.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Creating and managing App-V virtualized applications

View File

@ -2,12 +2,13 @@
title: How to customize virtual application extensions for a specific AD group by using the Management Console (Windows 10/11)
description: How to customize virtual application extensions for a specific AD group by using the Management Console.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to customize virtual applications extensions for a specific AD group by using the Management Console

View File

@ -2,12 +2,13 @@
title: How to delete a connection group (Windows 10/11)
description: Learn how to delete an existing App-V connection group in the App-V Management Console and where to find information about managing connection groups.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to delete a connection group

View File

@ -2,12 +2,13 @@
title: How to delete a package in the Management Console (Windows 10/11)
description: Learn how to delete a package in the App-V Management Console and where to find information about operations for App-V.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to delete a package in the Management Console

View File

@ -2,12 +2,13 @@
title: How to Deploy the App-V Databases by Using SQL Scripts (Windows 10/11)
description: Learn how to use SQL scripts to install the App-V databases and upgrade the App-V databases to a later version.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to deploy the App-V databases by using SQL scripts

View File

@ -2,12 +2,13 @@
title: How to deploy App-V packages using electronic software distribution (Windows 10/11)
description: Learn how to use an electronic software distribution (ESD) system to deploy App-V virtual applications to App-V clients.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to deploy App-V packages using electronic software distribution

View File

@ -2,12 +2,13 @@
title: How to Deploy the App-V Server Using a Script (Windows 10/11)
description: 'Learn how to deploy the App-V server by using a script (appv_server_setup.exe) from the command line.'
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to deploy the App-V server using a script

View File

@ -2,12 +2,13 @@
title: How to Deploy the App-V Server (Windows 10/11)
description: Use these instructions to deploy the Application Virtualization (App-V) Server in App-V for Windows 10/11.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to Deploy the App-V Server (new installation)

View File

@ -2,12 +2,13 @@
title: Deploying App-V (Windows 10/11)
description: App-V supports several different deployment options. Learn how to complete App-V deployment at different stages in your App-V deployment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying App-V for Windows client

View File

@ -2,12 +2,13 @@
title: Deploying Microsoft Office 2010 by Using App-V
description: Create Office 2010 packages for Microsoft Application Virtualization (App-V) using the App-V Sequencer or the App-V Package Accelerator.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying Microsoft Office 2010 by Using App-V
@ -37,7 +38,7 @@ Sequencing Office 2010 is one of the main methods for creating an Office 2010 pa
You can deploy Office 2010 packages by using any of the following App-V deployment methods:
* Microsoft Endpoint Configuration Manager
* Microsoft Configuration Manager
* App-V server
* Stand-alone through Windows PowerShell commands

View File

@ -2,12 +2,13 @@
title: Deploying Microsoft Office 2013 by Using App-V (Windows 10/11)
description: Use Application Virtualization (App-V) to deliver Microsoft Office 2013 as a virtualized application to computers in your organization.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying Microsoft Office 2013 by Using App-V
@ -244,7 +245,7 @@ Use the following information to publish an Office package.
Deploy the App-V package for Office 2013 by using the same methods you use for any other package:
* Microsoft Endpoint Configuration Manager
* Microsoft Configuration Manager
* App-V Server
* Stand-alone through Windows PowerShell commands
@ -282,7 +283,7 @@ Use the steps in this section to enable Office plug-ins with your Office package
#### To enable plug-ins for Office App-V packages
1. Add a Connection Group through App-V Server, Microsoft Endpoint Configuration Manager, or a Windows PowerShell cmdlet.
1. Add a Connection Group through App-V Server, Microsoft Configuration Manager, or a Windows PowerShell cmdlet.
2. Sequence your plug-ins using the App-V Sequencer. Ensure that Office 2013 is installed on the computer being used to sequence the plug-in. It's a good idea to use Microsoft 365 Apps for enterprise (non-virtual) on the sequencing computer when you sequence Office 2013 plug-ins.
3. Create an App-V package that includes the desired plug-ins.
4. Add a Connection Group through App-V Server, Configuration Manager, or a Windows PowerShell cmdlet.

View File

@ -2,12 +2,13 @@
title: Deploying Microsoft Office 2016 by using App-V (Windows 10/11)
description: Use Application Virtualization (App-V) to deliver Microsoft Office 2016 as a virtualized application to computers in your organization.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying Microsoft Office 2016 by using App-V
@ -228,7 +229,7 @@ Use the following information to publish an Office package.
Deploy the App-V package for Office 2016 by using the same methods as the other packages that you've already deployed:
* Microsoft Endpoint Configuration Manager
* Microsoft Configuration Manager
* App-V Server
* Stand-alone through Windows PowerShell commands
@ -265,7 +266,7 @@ The following steps will tell you how to enable Office plug-ins with your Office
#### Enable plug-ins for Office App-V packages
1. Add a Connection Group through App-V Server, Microsoft Endpoint Configuration Manager, or a Windows PowerShell cmdlet.
1. Add a Connection Group through App-V Server, Microsoft Configuration Manager, or a Windows PowerShell cmdlet.
2. Sequence your plug-ins using the App-V Sequencer. Ensure that Office 2016 is installed on the computer that will be used to sequence the plug-in. We recommend that you use Microsoft 365 Apps for enterprise (non-virtual) on the sequencing computer when sequencing Office 2016 plug-ins.
3. Create an App-V package that includes the plug-ins you want.
4. Add a Connection Group through the App-V Server, Configuration Manager, or a Windows PowerShell cmdlet.

View File

@ -2,12 +2,13 @@
title: Deploying App-V packages by using electronic software distribution (ESD)
description: Deploying App-V packages by using electronic software distribution (ESD)
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying App-V packages by using electronic software distribution (ESD)

View File

@ -2,12 +2,13 @@
title: Deploying the App-V Sequencer and configuring the client (Windows 10/11)
description: Learn how to deploy the App-V Sequencer and configure the client by using the ADMX template and Group Policy.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying the App-V Sequencer and configuring the client

View File

@ -2,12 +2,13 @@
title: Deploying the App-V Server (Windows 10/11)
description: Learn how to deploy the Application Virtualization (App-V) Server in App-V for Windows 10/11 by using different deployment configurations described in this article.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Deploying the App-V server

View File

@ -2,12 +2,13 @@
title: App-V Deployment Checklist (Windows 10/11)
description: Use the App-V deployment checklist to understand the recommended steps and items to consider when deploying App-V features.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V Deployment Checklist

View File

@ -2,12 +2,13 @@
title: About App-V Dynamic Configuration (Windows 10/11)
description: Learn how to create or edit an existing Application Virtualization (App-V) dynamic configuration file.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# About App-V dynamic configuration

View File

@ -2,8 +2,8 @@
title: How to enable only administrators to publish packages by using an ESD
description: Learn how to enable only administrators to publish packages by bsing an electronic software delivery (ESD).
author: aczechowski
ms.prod: w10
ms.technology: windows
ms.prod: windows-client
ms.technology: itpro-apps
ms.date: 05/02/2022
ms.reviewer:
manager: dougeby

View File

@ -2,12 +2,13 @@
title: How to Enable Reporting on the App-V Client by Using Windows PowerShell (Windows 10/11)
description: How to Enable Reporting on the App-V Client by Using Windows PowerShell
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to Enable Reporting on the App-V Client by Using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: Enable the App-V in-box client (Windows 10/11)
description: Learn how to enable the Microsoft Application Virtualization (App-V) in-box client installed with Windows 10/11.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Enable the App-V in-box client

View File

@ -2,11 +2,12 @@
title: Evaluating App-V (Windows 10/11)
description: Learn how to evaluate App-V for Windows 10/11 in a lab environment before deploying into a production environment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Evaluating App-V

View File

@ -2,12 +2,13 @@
title: Application Virtualization (App-V) (Windows 10/11)
description: See various articles that can help you administer Application Virtualization (App-V) and its components.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Application Virtualization (App-V) for Windows client overview

View File

@ -2,12 +2,13 @@
title: Getting Started with App-V (Windows 10/11)
description: Get started with Microsoft Application Virtualization (App-V) for Windows 10/11. App-V for Windows client devices delivers Win32 applications to users as virtual applications.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Getting started with App-V for Windows client

View File

@ -2,12 +2,13 @@
title: High-level architecture for App-V (Windows 10/11)
description: Use the information in this article to simplify your Microsoft Application Virtualization (App-V) deployment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# High-level architecture for App-V

View File

@ -2,11 +2,12 @@
title: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using Windows PowerShell (Windows 10/11)
description: How to Install the App-V Databases and Convert the Associated Security Identifiers by Using Windows PowerShell
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---

View File

@ -2,12 +2,13 @@
title: How to Install the Management and Reporting Databases on separate computers from the Management and Reporting Services (Windows 10/11)
description: How to install the Management and Reporting Databases on separate computers from the Management and Reporting Services.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to Install the Management and Reporting Databases on separate computers from the Management and Reporting Services

View File

@ -2,12 +2,13 @@
title: How to install the Management Server on a Standalone Computer and Connect it to the Database (Windows 10/11)
description: How to install the Management Server on a Standalone Computer and Connect it to the Database
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to install the Management Server on a Standalone Computer and Connect it to the Database

View File

@ -2,12 +2,13 @@
title: Install the Publishing Server on a Remote Computer (Windows 10/11)
description: Use the procedures in this article to install the Microsoft Application Virtualization (App-V) publishing server on a separate computer.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to install the publishing server on a remote computer

View File

@ -2,12 +2,13 @@
title: How to install the Reporting Server on a standalone computer and connect it to the database (Windows 10/11)
description: How to install the App-V Reporting Server on a Standalone Computer and Connect it to the Database
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to install the reporting server on a standalone computer and connect it to the database

View File

@ -2,12 +2,13 @@
title: Install the App-V Sequencer (Windows 10/11)
description: Learn how to install the App-V Sequencer to convert Win32 applications into virtual packages for deployment to user devices.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Install the App-V Sequencer

View File

@ -2,12 +2,13 @@
title: How to Load the Windows PowerShell Cmdlets for App-V and Get Cmdlet Help (Windows 10/11)
description: How to Load the Windows PowerShell Cmdlets for App-V and Get Cmdlet Help
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to load the Windows PowerShell cmdlets for App-V and get cmdlet help

View File

@ -2,12 +2,13 @@
title: Maintaining App-V (Windows 10/11)
description: After you have deployed App-V for Windows 10/11, you can use the following information to maintain the App-V infrastructure.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Maintaining App-V

View File

@ -5,12 +5,13 @@ author: aczechowski
ms.pagetype: mdop, appcompat, virtualization
ms.mktglfcycl: deploy
ms.sitesec: library
ms.prod: w10
ms.prod: windows-client
ms.date: 09/24/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to manage App-V packages running on a stand-alone computer by using Windows PowerShell

View File

@ -2,11 +2,12 @@
title: How to Manage Connection Groups on a Stand-alone Computer by Using Windows PowerShell (Windows 10/11)
description: How to Manage Connection Groups on a Stand-alone Computer by Using Windows PowerShell
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Manage Connection Groups on a Stand-alone Computer by Using Windows PowerShell

View File

@ -2,11 +2,12 @@
title: Managing Connection Groups (Windows 10/11)
description: Connection groups can allow administrators to manage packages independently and avoid having to add the same application multiple times to a client computer.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Managing Connection Groups

View File

@ -2,11 +2,12 @@
title: Migrating to App-V from a Previous Version (Windows 10/11)
description: Learn how to migrate to Microsoft Application Virtualization (App-V) for Windows 10/11 from a previous version.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Migrating to App-V from previous versions

View File

@ -2,11 +2,12 @@
title: How to Modify an Existing Virtual Application Package (Windows 10/11)
description: Learn how to modify an existing virtual application package and add a new application to an existing virtual application package.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Modify an Existing Virtual Application Package

View File

@ -2,11 +2,12 @@
title: How to Modify Client Configuration by Using Windows PowerShell (Windows 10/11)
description: Learn how to modify the Application Virtualization (App-V) client configuration by using Windows PowerShell.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Modify Client Configuration by Using Windows PowerShell

View File

@ -2,11 +2,12 @@
title: How to Move the App-V Server to Another Computer (Windows 10/11)
description: Learn how to create a new management server console in your environment and learn how to connect it to the App-V database.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to move the App-V server to another computer

View File

@ -2,12 +2,13 @@
title: Operations for App-V (Windows 10/11)
description: Learn about the various types of App-V administration and operating tasks that are typically performed by an administrator.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Operations for App-V

View File

@ -2,11 +2,12 @@
title: Performance Guidance for Application Virtualization
description: Learn how to configure App-V for optimal performance, optimize virtual app packages, and provide a better user experience with RDS and VDI.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Performance Guidance for Application Virtualization

View File

@ -2,12 +2,13 @@
title: App-V Planning Checklist (Windows 10/11)
description: Learn about the recommended steps and items to consider when planning an Application Virtualization (App-V) deployment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V Planning Checklist

View File

@ -2,12 +2,13 @@
title: Planning to Use Folder Redirection with App-V (Windows 10/11)
description: Learn about folder redirection with App-V. Folder redirection enables users and administrators to redirect the path of a folder to a new location.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning to Use Folder Redirection with App-V

View File

@ -2,12 +2,13 @@
title: Planning for the App-V Server Deployment (Windows 10/11)
description: Learn what you need to know so you can plan for the Microsoft Application Virtualization (App-V) 5.1 server deployment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning for the App-V server deployment

View File

@ -2,12 +2,13 @@
title: Planning for App-V (Windows 10/11)
description: Use the information in this article to plan to deploy App-V without disrupting your existing network or user experience.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning for App-V

View File

@ -2,12 +2,13 @@
title: Planning for High Availability with App-V Server
description: Learn what you need to know so you can plan for high availability with Application Virtualization (App-V) server.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning for high availability with App-V Server

View File

@ -2,12 +2,13 @@
title: Planning for the App-V Sequencer and Client Deployment (Windows 10/11)
description: Learn what you need to do to plan for the App-V Sequencer and Client deployment, and where to find additional information about the deployment process.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning for the App-V Sequencer and Client Deployment

View File

@ -2,12 +2,13 @@
title: Planning for Deploying App-V with Office (Windows 10/11)
description: Use the information in this article to plan how to deploy Office within Microsoft Application Virtualization (App-V).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning for deploying App-V with Office

View File

@ -2,19 +2,20 @@
title: Planning to Deploy App-V with an Electronic Software Distribution System (Windows 10/11)
description: Planning to Deploy App-V with an Electronic Software Distribution System
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning to Deploy App-V with an electronic software distribution system
[!INCLUDE [Applies to Windows client versions](../includes/applies-to-windows-client-versions.md)]
If you're using an electronic software distribution (ESD) system to deploy App-V packages, review the following planning considerations. For information about deploying App-V with Microsoft Endpoint Configuration Manager, see [Introduction to application management in Configuration Manager](/previous-versions/system-center/system-center-2012-R2/gg682125(v=technet.10)#BKMK_Appv).
If you're using an electronic software distribution (ESD) system to deploy App-V packages, review the following planning considerations. For information about deploying App-V with Microsoft Configuration Manager, see [Introduction to application management in Configuration Manager](/previous-versions/system-center/system-center-2012-R2/gg682125(v=technet.10)#BKMK_Appv).
Review the following component and architecture requirements options that apply when you use an ESD to deploy App-V packages:

View File

@ -2,12 +2,13 @@
title: Planning to Deploy App-V (Windows 10/11)
description: Learn about the different deployment configurations and requirements to consider before you deploy App-V for Windows 10.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Planning to Deploy App-V for Windows client

View File

@ -1,13 +1,14 @@
---
title: Preparing Your Environment for App-V (Windows 10/11)
description: Use this info to prepare for deployment configurations and prerequisites for Microsoft Application Virtualization (App-V).
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
author: aczechowski
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Preparing your environment for App-V

View File

@ -2,12 +2,13 @@
title: App-V Prerequisites (Windows 10/11)
description: Learn about the prerequisites you need before you begin installing Application Virtualization (App-V).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/18/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V for Windows client prerequisites

View File

@ -2,12 +2,13 @@
title: How to Publish a Connection Group (Windows 10/11)
description: Learn how to publish a connection group to computers that run the Application Virtualization (App-V) client.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to Publish a Connection Group

View File

@ -2,12 +2,13 @@
title: How to publish a package by using the Management console (Windows 10/11)
description: Learn how the Management console in App-V can help you enable admin controls as well as publish App-V packages.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 09/27/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# How to publish a package by using the Management console

View File

@ -2,11 +2,12 @@
title: How to Register and Unregister a Publishing Server by Using the Management Console (Windows 10/11)
description: How to Register and Unregister a Publishing Server by Using the Management Console
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Register and Unregister a Publishing Server by Using the Management Console

View File

@ -2,11 +2,12 @@
title: Release Notes for App-V for Windows 10 version 1703 (Windows 10/11)
description: A list of known issues and workarounds for App-V running on Windows 10 version 1703 and Windows 11.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Release Notes for App-V for Windows 10 version 1703 and later

View File

@ -2,11 +2,12 @@
title: Release Notes for App-V for Windows 10, version 1607 (Windows 10)
description: A list of known issues and workarounds for App-V running on Windows 10, version 1607.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Release Notes for App-V for Windows 10, version 1607

View File

@ -2,12 +2,13 @@
title: About App-V Reporting (Windows 10/11)
description: Learn how the App-V reporting feature collects information about computers running the App-V client and virtual application package usage.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/16/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# About App-V reporting
@ -94,7 +95,7 @@ Yes. Besides manually sending reporting using Windows PowerShell cmdlets (**Send
## App-V Client reporting
To use App-V reporting,, you must enable and configure the App-V client. To configure reporting on the client, use the Windows PowerShell cmdlet **Set-AppVClientConfiguration**, or the Group Policy **ADMX Template**. For more information about the Windows PowerShell cmdlets, see [About client configuration settings](appv-client-configuration-settings.md). The following section provides examples of Windows PowerShell commands for configuring App-V client reporting.
To use App-V reporting, you must enable and configure the App-V client. To configure reporting on the client, use the Windows PowerShell cmdlet **Set-AppVClientConfiguration**, or the Group Policy **ADMX Template**. For more information about the Windows PowerShell cmdlets, see [About client configuration settings](appv-client-configuration-settings.md). The following section provides examples of Windows PowerShell commands for configuring App-V client reporting.
### Configuring App-V client reporting using Windows PowerShell

View File

@ -2,11 +2,12 @@
title: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications (Windows 10/11)
description: Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 03/08/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications
@ -41,7 +42,7 @@ Each method accomplishes essentially the same task, but some methods may be bett
To add a locally installed application to a package or to a connection groups virtual environment, you add a subkey to the `RunVirtual` registry key in the Registry Editor, as described in the following sections.
There's no Group Policy setting available to manage this registry key, so you have to use Microsoft Endpoint Manager or another electronic software distribution (ESD) system, or manually edit the registry.
There's no Group Policy setting available to manage this registry key. So, you have to use Microsoft Intune or Configuration Manager, another electronic software distribution (ESD) system, or manually edit the registry.
Starting with App-V 5.0 SP3, when using RunVirtual, you can publish packages globally or to the user.
@ -65,7 +66,7 @@ Starting with App-V 5.0 SP3, when using RunVirtual, you can publish packages glo
Use the `HKEY_LOCAL_MACHINE` or `HKEY_CURRENT_USER` key. But, all of the following conditions must be fulfilled:
- If you want to include multiple packages in the virtual environment, you must include them in an enabled connection group.
- Create only one subkey for one of the packages in the connection group. If, for example, you have one package that is published globally, and another package that is published to the user, you create a subkey for either of these packages, but not both. Although you create a subkey for only one of the packages, all of the packages in the connection group, plus the local application, will be available in the virtual environment.
- Create only one subkey for one of the packages in the connection group. For example, you have one package that is published globally and another package that is published to the user. You create a subkey for either of these packages, but not both. Although you create a subkey for only one of the packages, all of the packages in the connection group, plus the local application, will be available in the virtual environment.
- The key under which you create the subkey must match the publishing method you used for the package.
For example, if you published the package to the user, you must create the subkey under `HKEY_CURRENT_USER\SOFTWARE\Microsoft\AppV\Client\RunVirtual`. Don't add a key for the same application under both hives.

View File

@ -2,12 +2,13 @@
title: App-V Security Considerations (Windows 10/11)
description: Learn about accounts and groups, log files, and other security-related considerations for Microsoft Application Virtualization (App-V).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/16/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V security considerations

View File

@ -2,12 +2,13 @@
title: Manually sequence a new app using the Microsoft Application Virtualization Sequencer (App-V Sequencer) (Windows 10/11)
description: Learn how to manually sequence a new app by using the App-V Sequencer that's included with the Windows ADK.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/16/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# Manually sequence a new app using the Microsoft Application Virtualization Sequencer (App-V Sequencer)

View File

@ -2,11 +2,12 @@
title: How to sequence a package by using Windows PowerShell (Windows 10/11)
description: Learn how to sequence a new Microsoft Application Virtualization (App-V) package by using Windows PowerShell.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Sequence a Package by using Windows PowerShell

View File

@ -2,12 +2,13 @@
title: App-V Supported Configurations (Windows 10/11)
description: Learn the requirements to install and run App-V supported configurations in your Windows 10/11 environment.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/16/2018
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-apps
---
# App-V Supported Configurations
@ -72,7 +73,7 @@ The App-V Publishing server can be installed on a server that runs Windows Serve
### Publishing server hardware requirements
App-V adds requires nothing beyond the requirements of Windows Server.
App-V adds require nothing beyond the requirements of Windows Server.
* A 64-bit (x64) processor that runs at 1.4 GHz or faster.
* 2-GB RAM (64-bit).
@ -117,7 +118,7 @@ Sequencer is now part of the Windows Assessment and Deployment Kit (Windows ADK)
See the Windows or Windows Server documentation for the hardware requirements.
## Supported versions of Microsoft Endpoint Configuration Manager
## Supported versions of Microsoft Configuration Manager
The App-V client works with Configuration Manager versions starting with Technical Preview for Configuration Manager, version 1606.

View File

@ -2,11 +2,12 @@
title: Technical Reference for App-V (Windows 10/11)
description: Learn strategy and context for many performance optimization practices in this technical reference for Application Virtualization (App-V).
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Technical Reference for App-V

View File

@ -2,11 +2,12 @@
title: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console (Windows 10/11)
description: How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console

View File

@ -2,11 +2,12 @@
title: Troubleshooting App-V (Windows 10/11)
description: Learn how to find information about troubleshooting Application Virtualization (App-V) and information about other App-V articles.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Troubleshooting App-V

View File

@ -2,11 +2,12 @@
title: Upgrading to App-V for Windows 10/11 from an existing installation (Windows 10/11)
description: Learn about upgrading to Application Virtualization (App-V) for Windows 10/11 from an existing installation.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Upgrading to App-V for Windows client from an existing installation

View File

@ -2,11 +2,12 @@
title: Using the App-V Client Management Console (Windows 10/11)
description: Learn how to use the Application Virtualization (App-V) client management console to manage packages on the computer running the App-V client.
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# Using the App-V Client Management Console

View File

@ -2,11 +2,12 @@
title: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console (Windows 10/11)
description: How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console
author: aczechowski
ms.prod: w10
ms.prod: windows-client
ms.date: 04/19/2017
ms.reviewer:
manager: dougeby
ms.author: aaroncz
ms.technology: itpro-apps
---
# How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console

Some files were not shown because too many files have changed in this diff Show More