Below PowerShell
script can be used to identify the Hidden Timer Jobs in Central Administration
Timer Job Definitions list.
Inputs:
WebApplication : name
of the Web application to which the timer job is added.
Identity : name of
the Timer Job
Get-SPTimerJob
-WebApplication "SharePoint - 1234" -Identity "TimerJobName"
No comments:
Post a Comment