One of my customers asked me how to source control and deploy their SQL Server Agent Jobs. I spent some time figuring it out this morning. This is what I learned. Part 1 – Scripting out a job First, we need to script out the job. To test this I created a test job on my machine using SQL Server…