Unified endpoint security

Every computer accounted for.
Every request answered.

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

The everyday work of keeping computers safe.
Done from one console.

Four jobs that usually take four tools. Here they share one policy, one device list and one approvals queue.

Application control

Only software your IT team approved runs; anything else is held and the person can ask for it.

Updates and patching

Missing updates are found, approved in the console, installed on a schedule, and restarts are asked for rather than forced.

USB and device control

Removable storage and other devices are blocked or read-only by policy, with time-limited exceptions when someone asks.

Compliance and evidence

Every decision, update and exception is recorded against the device, so the evidence is there when an auditor asks.

How it works

Install, pair, manage.
That is the whole setup.

A computer goes from unmanaged to managed in three steps, with nothing to configure on the computer itself.

  1. Install the app on the computer

    Download the Windows installer, or run one command on Windows or Linux.

  2. Enter the pairing code

    A 6-digit code from the console ties the computer to your organisation; it expires in a minute.

  3. Manage everything from the console

    Approvals, updates, software and help requests, for every paired computer, in one place.

For the person at the keyboard

The app you download here
is the one you use every day.

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.

  • Software Center. Install software your IT team has published, or request titles that need approval.
  • Updates. See what is pending, install approved updates, and choose when to restart.
  • Requests. Ask for a blocked app or a USB device, with a reason, and track the answer.
  • Get help. Raise a ticket with IT from the app; replies show up as notifications.
  • Troubleshoot. Named checks with plain explanations, safe one-click fixes, and a send-to-IT button.

Download

Get the app.
Pair it with a code from your IT team.

One installer for the desktop app and the agent. Administrators can also install the agent alone from a shell.

UESP for Windows

Windows 10 and 11, 64-bit. Installs the desktop app and the agent that reports to your console.

  • The desktop app: Software Center, Updates, Requests, Get help and Troubleshoot.
  • The agent, running in the background and paired once with a 6-digit code.
  • No account to create. The pairing code comes from your IT team.

After installing, open the app and enter the 6-digit pairing code your IT team gives you.

For administrators

Install the agent on its own from a shell. Run as an administrator or with sudo.

Windows (PowerShell)
iwr -UseBasicParsing https://api.allcyber.org/install.ps1 -OutFile $env:TEMP/uesp-install.ps1; powershell -ExecutionPolicy Bypass -File $env:TEMP/uesp-install.ps1
Linux
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.