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.
-Name <string> 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.
-SiteId <uint> 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.
-Id <uint> The ID from which to retrieve the assigned application package.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASAppPackageAssigned -Id 1 -ObjType RDS Retrieves the assigned application package settings for the object type RDS.
-ObjType <> The Object Type for which to retrieve the assigned application package settings. Possible values: RDSHost, RDS, RDSHostPool, RDSGroup, VDIHostPool, VDIPool, AVDHostPool
-DefObjType <> The Default Object Type for which to retrieve the application package settings. Possible values: RDSDef, VDIDef, AVDSingleSessionDefaultSettings, AVDMultiSessionDefaultSettings, VDIGuestDef