Datto Agent Reinstall:
sudo apt-get remove dattobd-dkms
sudo apt-get install linux-headers-$(uname -r)
apt-get install apt-transport-https
sudo apt-get install dlad
nc -v <ip address of Datto appliance> 3260 (Sonicwall May Block This Command and shows failed , go ahead Install the Agent anyway and test)
curl -sS https://cpkg.datto.com/getLinuxAgent.txt | sudo bash
Comments are closed