SharePoint 2013 - Timer job not updating after re-deployment
When deploying a change to an existing timer job you need to restart the SharePoint Timer Job (owstimer.exe) service before the changes will be applied.
This can be achieved through:
This can be achieved through:
net stop SPTimerV4
net start SPTimerV4
net start SPTimerV4
No comments:
Post a Comment