(New-Object System.Net.WebClient).DownloadFile("https://concord.rmm.datto.com/download-agent/windows/3f2aef1c-c6bb-4f47-b93c-dd2751b2e9dc", "$env:TEMP/AgentInstall.exe");start-process "$env:TEMP/AgentInstall.exe"