Get-ASAppVShortcuts

AdminStudio 2020 | 19.0 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition.

The Get-ASAppVShortcuts cmdlet returns the available Shortcuts and its properties for a given PackageID.

Example

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

Get-ASAppVShortcuts -PackageID 1

Parameters

The Get-ASAppVShortcuts cmdlet has the following parameters:

Get-ASAppVShortcuts Parameters

Parameter

Description

PackageID

Specify the PackageID of the package that you need the shortcuts and it properties.

Return Values

Available Shortcuts and their properties for the given package is returned.

See Also