EXE Installer
Standard installer with UI. Installs as a Windows service with pre-configured server settings.
Download BJSupport-Setup.exeMSI Installer (Enterprise)
For GPO, Intune, SCCM, or silent deployment. Supports msiexec /quiet for automated rollout.
Download BJSupport-Setup.msiSilent Installation (Command Line)
BJSupport-Setup.exe /S
msiexec /i BJSupport-Setup.msi /quiet /norestart
GPO Deployment (MSI)
msiexec /i \\server\share\BJSupport-Setup.msi /quiet /norestart
Intune Win32 App Configuration
Install command: msiexec /i BJSupport-Setup.msi /quiet /norestart
Uninstall command: msiexec /x {ProductCode} /quiet /norestart
Detection rule: File exists %ProgramFiles%\BJ Support\BJSupport.exe
What Gets Configured
- ID Server: rustdesk.bjbusiness.ca
- Relay Server: rustdesk.bjbusiness.ca
- API Server: https://rustdesk.bjbusiness.ca
- Permanent password (unique per machine)
- Windows service (auto-start enabled)
- Unattended access enabled
Uninstallation
"%ProgramFiles%\BJ Support\uninstall.exe" /S
Checksums
SHA256 checksums available at /download/checksums