I have a set of different commands I run on different devices, and I want to be able to automate it.
Device 1 - run command set 1
Device 2 - run command set 2
...
Device n - run command set n
I noticed there's an Execute Program job type...is that something I could use? Perhaps I could set up a different job for each device, each with the corresponding command set, then trigger them in a particular order via CLI or .BAT?
Thanks,
Swack