Get-RASImageOptimizationRegistry
Last updated
Last updated
Get-RASImageOptimizationRegistry
Retrieves the Registry List.
Get-RASImageOptimizationRegistry - {RDSDef | VDIDef | AVDSingleSessionDefaultSettings | AVDMultiSessionDefaultSettings | VDIGuestDef} [- <uint>] [<>] Get-RASImageOptimizationRegistry [-] <uint> - {RDSHost | RDS | VDIHostPool | AVDHostPool | RDSTemplate | VDITemplate | AVDTemplate} [<>] Get-RASImageOptimizationRegistry [[-] <string>] [[-] <uint>] - {RDSHost | RDS | VDIHostPool | AVDHostPool | RDSTemplate | VDITemplate | AVDTemplate} [<>]
Retrieves the Registry List.
-Name <string> The name or server for which to retrieve the Image Optimization settings.
-Id <uint> The ID of a server for which to retrieve the Image Optimization settings.
-SiteId <uint> Site ID from which to retrieve the Image Optimization settings. If the parameter is omitted, the Licensing Server site ID will be used.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASImageOptimizationRegistry -Id 30 -ObjType RDS Retrieves the Registry List of the object type RDS.
-ObjType <> The Object Type for which to retrieve the Image Optimization settings. Possible values: RDSHost, RDS, VDIHostPool, AVDHostPool, RDSTemplate, VDITemplate, AVDTemplate
-DefObjType <> The Default Object Type for which to retrieve the Image Optimization settings. Possible values: RDSDef, VDIDef, AVDSingleSessionDefaultSettings, AVDMultiSessionDefaultSettings, VDIGuestDef