add additional step to load PS Module

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2624
This commit is contained in:
Mohamed Kamal
2019-02-26 12:31:08 +02:00
committed by GitHub
parent 00cd11bd76
commit b9b9391fb5

View File

@ -32,9 +32,15 @@ You must configure the package converter to always save the package ingredients
**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: