Skip to main content

Get-ASBacklogPackageRequestStatus

AdminStudio 2025 | 29.0 | AdminStudio PowerShell Cmdlets

Powershell cmdlets are enabled with AdminStudio Enterprise Edition.

The Get-ASBacklogPackageRequestStatus cmdlet gets the status of the package request.

Example

The following are the examples of the Get-ASBacklogPackageRequestStatus:

PS C:\Users\Administrator> Get-ASBacklogPackageRequest PackageRequestId=1
Get-ASBacklogPackageRequestStatus -PackageRequestId 1

Parameters

The Get-ASBacklogPackageRequestStatus cmdlet has the following parameters:

ParameterDescription
PackageRequestId(Required) The ID of the Backlog request.

Return Values

  • Displays the following status of the package request in the backlog:

    • Inqueue
    • Inprogress
    • Success
    • Failed