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.
The name or server for which to retrieve the Image Optimization settings.
The ID of a server for which to retrieve the Image Optimization settings.
Site ID from which to retrieve the Image Optimization settings.
If the parameter is omitted, the Licensing Server site ID will be used.
Possible values: RDSHost, RDS, VDIHostPool, AVDHostPool, RDSTemplate, VDITemplate, AVDTemplate
The Default Object Type for which to retrieve the Image Optimization settings.
Possible values: RDSDef, VDIDef, AVDSingleSessionDefaultSettings, AVDMultiSessionDefaultSettings, VDIGuestDef
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASImageOptimizationRegistry -Id 30 -ObjType RDS
Retrieves the Registry List of the object type RDS.
() The Object Type for which to retrieve the Image Optimization settings.