Get-RASImageOptimizationWindowsScheduledTask
Last updated
Last updated
Get-RASImageOptimizationWindowsScheduledTask
Retrieves the Windows Schedule Task List.
Get-RASImageOptimizationWindowsScheduledTask - {RDSDef | VDIDef | AVDSingleSessionDefaultSettings | AVDMultiSessionDefaultSettings | VDIGuestDef} [ (uint)] [()]
Get-RASImageOptimizationWindowsScheduledTask [] (uint) - {RDSHost | RDS | VDIHostPool | AVDHostPool | RDSTemplate | VDITemplate | AVDTemplate} [()]
Get-RASImageOptimizationWindowsScheduledTask [[-] (string)] [[-] (uint)] - {RDSHost | RDS | VDIHostPool | AVDHostPool | RDSTemplate | VDITemplate | AVDTemplate} [()]
Retrieves the Windows Schedule Task 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-RASImageOptimizationWindowsScheduledTask -Id 30 -ObjType RDS
Retrieves the Windows Schedule Task List of the object type RDS.
() The Object Type for which to retrieve the Image Optimization settings.