mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-28 00:33:40 +00:00
add additional step to load PS Module
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2624
This commit is contained in:
@ -32,9 +32,15 @@ You must configure the package converter to always save the package ingredients
|
|||||||
|
|
||||||
**Getting started**
|
**Getting started**
|
||||||
|
|
||||||
1. Install the App-V Sequencer on a computer in your environment. For information about how to install the Sequencer, see [How to Install the Sequencer](how-to-install-the-sequencer-beta-gb18030.md).
|
1. Install the App-V Sequencer on a computer in your environment . For information about how to install the Sequencer, see [How to Install the Sequencer](how-to-install-the-sequencer-beta-gb18030.md).
|
||||||
|
|
||||||
2.
|
2. Import the required Powershell Module
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
Import-Module AppVPkgConverter
|
||||||
|
'''
|
||||||
|
|
||||||
|
3.
|
||||||
|
|
||||||
The following cmdlets are available:
|
The following cmdlets are available:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user