Action1 Agent Deployment Options

Interactive Installation (Recommended for First-Time Users)

Run this script as Administrator to download and install the agent:


curl -o "action1_agent(My_Organization).msi" "https://app.action1.com/agent/46348180-2ccd-11f1-acba-e5043e637747/Windows/agent(My_Organization).msi"
        

Unattended Installation (For Advanced Users)

Run this script as Administrator to download and install the agent silently:


curl -o "action1_agent(My_Organization).msi" "https://app.action1.com/agent/46348180-2ccd-11f1-acba-e5043e637747/Windows/agent(My_Organization).msi" && msiexec /i "action1_agent(My_Organization).msi" /quiet /qn
        

Direct Download

Download the agent installer (.MSI file) for use with deployment tools like GPO, SCCM, or Intune:

https://app.action1.com/agent/46348180-2ccd-11f1-acba-e5043e637747/Windows/agent(My_Organization).msi

Direct Download Mac

Download the agent installer (.pkg file) for use with Mac

https://app.action1.com/agent/46348180-2ccd-11f1-acba-e5043e637747/Mac/agent(My_Organization).pkg