Install Remote Desktop Manager using Chocolatey
Install Chocolatey
Prerequisites
Installation steps
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Install Remote Desktop Manager with Chocolatey
PreviousImport credentials from KeePassNextInstalling .net runtime as a prerequisite for MDM silent installations
Last updated
Was this helpful?