
Hi,
the following article https://support.microsoft.com/en-us/kb/968520 is very useful for how to clean up system jobs in CRM 4.0 and 2011 but my question is will the same script work for CRM 2015?
Thanks,
Neil
*This post is locked for comments
I have the same question (0)Hi,
CRM 2015 handles the asyncoperation jobs a bit better than before and so it shouldn't be so much of an issue as in the CRM4.0 days - especially now that you can mark a workflow to remove the entry when it is completed. You can use a bulk delete to remove unneeded System Job entries. The SQL script is likely to work but it is not support by Microsoft so I don't recommend using it on non-CRM 4.0 systems.
You can also use the adx powershell scriptlets - community.adxstudio.com/.../2015-09-11-system-jobs-maintenance-and-deleting-system-jobs-using-alm-toolkit-powershell