@page @model AgentsModel @{ ViewData["Title"] = "Client Downloads"; }

Instant Support Clients

Instant desktop sharing. No account required.
Windows (64-Bit)

Download:
Windows EXE

Windows (32-Bit)

Download:
Windows EXE

Linux 64-Bit

Download:
Linux Executable

Resident Agents

Installable background agents that provide unattended access and remote scripting.
@if (User.Identity.IsAuthenticated) {
Windows 10 / 8.1 / 7 (64-Bit and 32-Bit)

Note: GPU-accelerated screen capture and PowerShell Core is unavailable on Windows 7.

Download:
Windows Installer (x64/x86)
Windows x64 Files Only
Windows x86 Files Only

Quiet Install:
Remotely_Installer.exe -install -quiet

Quiet Uninstall:
Remotely_Installer.exe -uninstall -quiet

Local Install:
Remotely_Installer.exe -install -quiet -path \\[path]\Remotely-Win10-x64.zip

Override Options:
Remotely_Installer.exe -install -quiet -organization "My Tech Shop" -organizationid "0b3d706b-9c5d-41e6-8ae9-5720d16324e6" -serverurl "https://remotely.mytechshop.com" -devicegroup "Customer Group 1" -devicealias "Front Desk" -deviceuuid "eebb4d87-5459-4976-989e-a7876dffc69c"

Linux 64-Bit

Download:
Linux x64 Bash Installer
Linux x64 Files Only

Install:
sudo [path]/Install-Linux-x64.sh

Local Install:
sudo [path]/Install-Linux-x64.sh --path [path]/Remotely-Linux.zip

Uninstall:
sudo [path]/Install-Linux-x64.sh --uninstall

} else {
Resident clients are available after logging in.
}