If osquery allows me to query an operating system and osctrl allows me to manage that at scale.
What can run remote scripts on a machine? It must be open source and free, the machines can be both end-user devices or servers, so I prefer to have an agent on the device reach out and poll for jobs, run them and send back result, rather than ssh or poweshell remote into the device.
It’s not a provisioning solution, rather a on-demand-run-a-cmd, like a user calls in: “my Slack is slow”, and a helpdesk employee can press a button which will trigger e.g. a “Slack clear cache” action on the users device.
I know there are multiple vendor tools that can do this, but i’m looking for the open and free ones.
Any suggestions are much appreciated!