Install the Technology Ronin remote support agent so we can help you quickly and securely. Pick your operating system below. Only run this on a device you want Technology Ronin to be able to support.
Windows
curl -L -o setup.msi "https://ronin.servicedesk.atera.com/api/utils/agent-install/windows/?cid=1&aeid=6e30b87bf89c4e42af31866f7d4f51f9" && msiexec /i setup.msi /qn
macOS
sudo curl -L "https://ronin.servicedesk.atera.com/api/utils/agent-install-script/mac/6e30b87bf89c4e42af31866f7d4f51f9?customerId=1" | sudo bash
Linux
sudo wget -O - "https://ronin.servicedesk.atera.com/api/utils/agent-install-script/linux/6e30b87bf89c4e42af31866f7d4f51f9?customerId=1" | sudo bash