If you have one or more timer jobs stuck in the “Running” queue after removing a SharePoint server from the farm, you can either let 7 days pass and they will be removed automatically, or force the removal via PowerShell: [crayon-52886f3e4f48c699982907/] Use [crayon-52886f3e4f4a4215800325-i/] to check the status of the job for completion. Once the job has completed, given the timer jobs from the defunct SharePoint server are older than the DaysToKeepHistory value, the jobs will be cleaned up (along with the history for all previous valid jobs). To reset the value for this job, run: [crayon-52886f3e4f4ae192744100/]
↧