mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge pull request #2777 from MK-Kamal/patch-1
add additional step to load PS Module
This commit is contained in:
commit
e5048461b7
@ -34,7 +34,13 @@ You must configure the package converter to always save the package ingredients
|
||||
|
||||
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user