Invoke-ASAppVBulkUpgrade
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.
The Invoke-ASAppVBulkUpgrade cmdlet is used for bulk conversion of App-V 4.x packages (.sft) to App-V 5.x packages (.appv).
Example
The following is an example of the Get-ASAppVBulkUpgrade cmdlet:
Invoke-ASAppVBulkUpgrade -GroupID 11 -UpgradeComments "Bulk Upgrade"
Parameters
The Invoke-ASAppVBulkUpgrade cmdlet has the following parameters:
Parameter |
Description |
GroupID |
Specifies the group ID of the group containing legacy App-V packages in the catalog. |
UpgradeComments |
Specifies the comments to document the upgraded package. |
Return Values
A success or failure message is returned along with the details of the failure.