We are running SQL 2008 R2. Yes, I have tried Change Data Capture and SQL Audit , but I need more detail than what they provide. Basically, whenever someone updates, adds, deletes a SQL job, I want to know who did it (not in CDC), when they did it, and exactly what change (not straightforward in SQL Audit) was performed. Any ideas?