msiexec /i PatchPilot-Agent.msi ORGAPIKEY=ppen_your_enrollment_token /qn
curl -fsSL https://patchpilot.co.uk/downloads/install-linux.sh | sudo ORGAPIKEY=ppen_your_enrollment_token bash
Generate a ready-to-run command via the Deploy Agent wizard in your dashboard — it mints a scoped ppen_ enrolment token that can only register devices and expires automatically, and drops it into the command for you. A ppk_ org key from Settings → API Keys also works for backward compatibility, but it grants full account scope and never expires, so an enrolment token is preferred for installers. See the platform-specific guides below for MSI, Intune, Group Policy, and package manager options.
If you can't find what you need, email support@patchpilot.co.uk or check the status page for known incidents.