Get-SitecoreJob
Returns list of the current sitecore jobs
Syntax
Get-SitecoreJob
Detailed Description
The Get-SitecoreJob command returns the list of the currently running jobs of Sitecore.
© 2010-2019 Implemented by Vangasewinkel Benjamin using the Adam Najmanowicz, Michael West Sitecore PowerShell Extensions. All rights reserved.
Parameters
None
Outputs
The output type is the type of the objects that the cmdlet emits.
Sitecore.Jobs.Job
Notes
Help Author: Vangansewinkel Benjamin
Examples
EXAMPLE 1
EXAMPLE 2
EXAMPLE 3

Related Topics
Last updated