I've read a little bit about the API and have reviewed some of the API options that are available via PowerShell. What I'd like to be able to do is write a script for either PowerShell or Batch file that will allow me to automate the manual task of cloning an existing job to a new job. Basically I have a default setup that I have created with a group and each group has a series of tasks that need to be done. I'd like to more automate the steps I currently go through when I clone the jobs/groups.
Is anyone doing this?