Follow these Simple Steps -
Step 2 : type below command to change Execution Policy
and press Y
Step 3 : Import Appv Converter Module By using below command
Step 4 : Get Appv Converter Module By Using Following Command
Step 5 : Add Appv Package By Using Below Command
Step 1 : Open PowerShell (Search in Start menu)
Step 2 : type below command to change Execution Policy
Set-executionpolicy Remotesigned
and press Y
Step 3 : Import Appv Converter Module By using below command
import-module appvpkgconverter
Step 4 : Get Appv Converter Module By Using Following Command
get-module appvpkgconverter
Step 5 : Add Appv Package By Using Below Command
Add-AppvClientPackage -path "Path of Package Appv File"
Step 6 : Publish Package By Entering Below Command

No comments:
Post a Comment