Sending Commands to Linux Devices/SSH Options
Has anyone found a way to send commands via SSH to a Linux machine using PDQ Deploy? There are PowerShell modules like Posh-SSH and command line options for Putty that I think would work using PDQ Inventory by creating a Tool and pointing it to the Putty executable and using it's command line options, but I'd like to be able to schedule something as simple as 'yum update' on a list of Linux devices using Deploy
Normally we'd look into something like Ansible, but we're primarily a Windows shop with just a handful of Linux boxes
Comments
I am in the similar situation as you, I end up using Ansible AWX.
Thank you for your suggestion. We have an existing internal feature request ticket for this. I have no ETA on when it could be implemented.