Get-ASApplicationDetails

AdminStudio 2020 | 19.0 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.

The Get-ASApplicationDetails cmdlet returns details of applications in the Application Catalog.

Example

The following is an example of the Get-ASApplicationDetails cmdlet:

Get-ASApplicationDetails -ProductName -Manufacturer -Version

Get-ASApplicationDetails -Manufacturer “Google Inc.”

Parameters

If switches are not provided, it should list all packages in the catalog in the following format:

Parameters

Parameter

Mandatory

Description

ProductName

False

ProductName of the Package in the Application Catalog.

Manufacturer

False

Manufacturer of the Package in the Application Catalog.

Version

False

Version of the Package in the Application Catalog.

Return Values

If parameters are provided, it returns a list of products present in the Application Catalog matching the parameter values provided a the API.
If no parameters are provided, it returns a list of all products present in the Application Catalog in the following format:

PackageId:

ProductName:

Manufacturer:

Version:

PackageType:

ApplicationId:

PackageCatalogPath: