1 Quick Install (Recommended)

Open PowerShell as Administrator and paste:

[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12; irm 'https://agent.prodactive.app/install/script/windows'|iexClick to copy

PowerShell 7+? Just use: irm 'https://agent.prodactive.app/install/script/windows'|iex

Open Terminal and paste:

curl -fsSL 'https://agent.prodactive.app/install/script/macos' | sudo bashClick to copy

Open a terminal and paste:

curl -fsSL 'https://agent.prodactive.app/install/script/linux' | sudo bashClick to copy

Downloads the agent, configures it to connect to this server, installs as a background service, and starts monitoring automatically.

or

2 Manual Download

Windows Download .exe
macOS Download
Linux Download

After downloading, run the binary with administrator/root privileges to install.