There is not a simple way to do it. The only way I know how is to get the TaskDefinition from one task, delete the one with the original name, and then re-register a task with the new name and the TaskDefinition pulled off the old task.
↧