I'm using SSMS 2012. I'm running set of SQL scripts on a remote desktop on a daily basis and backing up the data to an Excel spreadsheet.
I would like to automate the process where the SQL scripts are executed automatically and the results are backed up to an separate Excel sheets daily. How can I automate this?