Hello,
I am not as familiar with cattools so please forgive me if this is an easy one. Was not able to find anything from researching online. I have two sets of firewalls that I sync some configuration between them. (Think active/passive scenario). I have created two activities one that grabs the required commands and the other puts it on our backup device. It works well however errors are appearing on the backup because "bad" commands (the show commands for example) were giving bad responses.
I wrote a powershell script to clean up the dumped config from the first job however cannot figure out an easy way to have CatTools run my script after the first job is completed. Also is it possible to kick off a cattools job from command line? I would love to have the powershell script kick off the second job once it has finished so the chain is all executed in sequence.
Thanks for your help!
Patrick