Does anyone know a way to silently deploy the client to macOS computers via SSH?
I would assume with any tool you could batch execute ssh you could probably also batch scp files.
Id think it’d go something like:
- Scp the Rocket.Chat+.app to /Applications/
- Run a command to mark as safe - google.com
- Profit