mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Changes to metadata
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
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.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.reviewer:
|
||||
@ -12,7 +9,6 @@ manager: dougeby
|
||||
ms.author: aaroncz
|
||||
---
|
||||
|
||||
|
||||
# How to Sequence a Package by using Windows PowerShell
|
||||
|
||||
[!INCLUDE [Applies to Windows client versions](../includes/applies-to-windows-client-versions.md)]
|
||||
@ -25,7 +21,7 @@ Use the following procedure to create a new App-V package using Windows PowerShe
|
||||
|
||||
**To create a new virtual application by using Windows PowerShell**
|
||||
|
||||
1. Install the App-V sequencer. For more information about installing the sequencer see [How to Install the Sequencer](appv-install-the-sequencer.md).
|
||||
1. Install the App-V sequencer. For more information about installing the sequencer, see [How to Install the Sequencer](appv-install-the-sequencer.md).
|
||||
|
||||
2. Click **Start** and type **Windows PowerShell**. Right-click **Windows PowerShell**, and select **Run as Administrator**.
|
||||
|
||||
@ -67,7 +63,7 @@ Starting with Windows 10 version 1703, the `new-appvsequencerpackage` or the `up
|
||||
> [!IMPORTANT]
|
||||
> If you have an auto-saved template and you attempt to load another template through the _TemplateFilePath_ parameter, the customization value from the parameter will override the auto-saved template.
|
||||
|
||||
## Related topics
|
||||
## Related articles
|
||||
|
||||
- [Administering App-V by using Windows PowerShell](appv-administering-appv-with-powershell.md)
|
||||
|
||||
|
Reference in New Issue
Block a user