TitleWorks Corporation
Remote Support - powered by RustDesk
Install Remote Support
Windows
irm https://rustdesk.titleworkscorporation.com/scripts/install.ps1 -OutFile "$env:TEMP\rd-install.ps1"; powershell -ExecutionPolicy Bypass -File "$env:TEMP\rd-install.ps1"
Run in PowerShell as Administrator
Linux
curl -fsSL https://rustdesk.titleworkscorporation.com/scripts/install.sh | sudo bash
Run in Terminal
macOS
curl -fsSL https://rustdesk.titleworkscorporation.com/scripts/install-macos.sh | bash
Run in Terminal
Scripts automatically configure the remote support server.
Contact IT if you need assistance.