Last updated
AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for game servers. It runs on both Windows and Linux, but requires no command line knowledge to get started.
$ winget install --id CubeCodersLimited.AMPInstanceManager --exact --version 2.7.2.2Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
AMP Instance Manager uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i AMPSetup.msi /quiet /norestart
See the full silent install reference for AMP Instance Manager →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
AMP Instances Manager
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
2 known CVEs via NVD
An issue was discovered in CubeCoders AMP before 2.1.1.8. A lack of validation of the Java Version setting means that an unintended executable path can be set. The result is that high-privileged users can trigger code execution.
AMP Application Deployment Service in CubeCoders AMP 2.1.x before 2.1.1.2 allows a remote, authenticated user to open ports in the local system firewall by crafting an HTTP(S) request directly to the applicable API endpoint (despite not having permission to make changes to the s...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.