Get SPTimerJob


Get-SPTimerJob:

 

In this article we will be seeing how to use the powershell command Get-SPTimerJob.

 

Get-SPTimerJob is used to return timer jobs.

 

Get-SPTimerJob returns all the timer jobs with Name, Schedule and Last Run.

 

gettimerjob1.jpg
 

The following is used to display the Name and the Display Name.

 

gettimerjob2.jpg
 

The following is used to display the timer job status of a particular service application.

 

gettimerjob3.jpg
 

UserProfile_ProfileImportJob => is the timer job for User Profile Incremental Synchronization.

 

For more information refer to  http://technet.microsoft.com/en-us/library/ff607914.aspx.

Up Next
    Ebook Download
    View all
    Learn
    View all