Showing posts with label timer job sharepoint. Show all posts
Showing posts with label timer job sharepoint. Show all posts

Monday, May 25, 2015

How to fix Last run time issue in SharePoint 2013 Timer job

one of issues which developers frequently face while running Timer Job is Last run time: shows as N/A

this happens after we run Timer job with run now option also



How to fix this ?

1. open the Services using services.msc in run window
2. Restart "SharePoint Timer Service" and "SharePoint Administration" services


now navigate back to Job definition ( Central administration ---> Monitoring -->  Job Definition) and open the timer job , you will be able to see Last run value.


Have a great day !!