#CLI Automation

1 messages · Page 1 of 1 (latest)

earnest salmon
#

Sorry, I should have started a thread... I understand and agree with your answer @tidal wasp . My perspective is automating tasks which aren't candidates for constant repetition, and should not require coding. I was trying to find something better than BASH, but I don't think I've found it yet.

tidal wasp
#

We use a lot of powershell combined with REST, would recommend these two @earnest salmon. In the future we also want to use more Ansible, but at the moment primarily Powershell & REST

earnest salmon
#

I can't see me using REST... TMI; I have written my reporting system in Powershell, but the issue I have with it is that it is a) verbose, and b) I have to keep changing it. 😉 Lazy aren't I?

#

BTW, are you running PS on Win or Lin?