Get-ASGetBacklogRequests

AdminStudio 2022 R2 SP1 | 24.01 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition.

The Get-ASGetBacklogRequests cmdlet gets a list of packages from the Backlog.

Example

The following is an example of the Get-ASGetBacklogRequests:

PS C:\Users\Administrator> Get-ASGetBacklogRequests -ProductName 'Notepad++' -Vendor 'Don Ho' -Version 1

Parameters

The Get-ASGetBacklogRequests cmdlet has the following parameters:

Get-ASGetBacklogRequests Parameters

Parameter

Description

ProductName

Product Name of the Package in the Application Catalog. This is a Mandatory Parameter.

Vendor

Manufacturer of the Package in the Application Catalog.

Version

Version of the Package in the Application Catalog.

Return Values

A list of products matching the input parameters are getting returned from the Backlog tab along with product details (Product Name, Version, Vendor, Source and Status).