Get-RASAppPackageAssigned
Last updated
Last updated
Get-RASAppPackageAssigned
Retrieves the assigned application package settings.
Get-RASAppPackageAssigned - {RDSDef | VDIDef | AVDSingleSessionDefaultSettings | AVDMultiSessionDefaultSettings | VDIGuestDef} [ (uint)] [()]
Get-RASAppPackageAssigned [] (uint) - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} [()]
Get-RASAppPackageAssigned [] (string) [[-] (uint)] - {RDSHost | RDS | RDSHostPool | RDSGroup | VDIHostPool | VDIPool | AVDHostPool} [()]
Retrieves the assigned application package settings.
The name of the application package for which to retrieve the information.
This must be the actual application package name used in the RAS farm.
ID of the Site from which to retrieve the application package information.
If the parameter is omitted, the Licensing Server site ID will be used.
The ID from which to retrieve the assigned application package.
Possible values: RDSHost, RDS, RDSHostPool, RDSGroup, VDIHostPool, VDIPool, AVDHostPool
The Default Object Type for which to retrieve the application package settings.
Possible values: RDSDef, VDIDef, AVDSingleSessionDefaultSettings, AVDMultiSessionDefaultSettings, VDIGuestDef
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASAppPackageAssigned -Id 1 -ObjType RDS
Retrieves the assigned application package settings for the object type RDS.
() The Object Type for which to retrieve the assigned application package settings.