Application control
Only software your IT team approved runs; anything else is held and the person can ask for it.
Unified endpoint security
Application control, updates and patching, USB and device control, compliance evidence, and a desktop app for the people using the computers — all run from one console.
Windows 10 and 11, 64-bit. Pairs with your organisation using a code from your IT team.
What it does
Four jobs that usually take four tools. Here they share one policy, one device list and one approvals queue.
Only software your IT team approved runs; anything else is held and the person can ask for it.
Missing updates are found, approved in the console, installed on a schedule, and restarts are asked for rather than forced.
Removable storage and other devices are blocked or read-only by policy, with time-limited exceptions when someone asks.
Every decision, update and exception is recorded against the device, so the evidence is there when an auditor asks.
How it works
A computer goes from unmanaged to managed in three steps, with nothing to configure on the computer itself.
Download the Windows installer, or run one command on Windows or Linux.
A 6-digit code from the console ties the computer to your organisation; it expires in a minute.
Approvals, updates, software and help requests, for every paired computer, in one place.
For the person at the keyboard
The desktop app is not just the agent. It is where you install approved software, see what needs a restart, ask for something that was blocked, and reach IT — and where their answer comes back.
Download
One installer for the desktop app and the agent. Administrators can also install the agent alone from a shell.
Windows 10 and 11, 64-bit. Installs the desktop app and the agent that reports to your console.
SHA-256
After installing, open the app and enter the 6-digit pairing code your IT team gives you.
Install the agent on its own from a shell. Run as an administrator or with sudo.
iwr -UseBasicParsing https://api.allcyber.org/install.ps1 -OutFile $env:TEMP/uesp-install.ps1; powershell -ExecutionPolicy Bypass -File $env:TEMP/uesp-install.ps1
curl -fsSL https://api.allcyber.org/install.sh | sudo sh
Installs the agent and waits for a pairing code.
Codes are issued from Add devices in the console.