< Back

Get-InvokeAllJobsStatus

Wed Jan 15, 2020 7:12 am

NAME Get-InvokeAllJobsStatus



SYNTAX

Get-InvokeAllJobsStatus [-JobObjects] <InvokeAll+Job[]> [<CommonParameters>]





PARAMETERS

-JobObjects <InvokeAll+Job[]>

PSParallel Job objects returned from Invoke-All -ASync Switch



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

PSParallel.InvokeAll+Job[]





OUTPUTS

System.Management.Automation.PSObject





ALIASES

None





REMARKS

None