HarfangLab EDR Installation

HarfangLab EDR Installation

Non-interactive installation

To perform the non-interactive installation:
  1. Download the Agent msi file on the desired system.
  2. Launch Powershell as an Administrator and traverse to the Directory where the Agent msi file is place on the system.   
  3. Copy the following non-interactive command:
Windows Command: 
msiexec /qn /i windowsagent-3.4.10_x64.msi HOST=<host> PORT=443 PROTO=https SRV_SIG_PUB=<public key> PASSWORD=<password>

Linux Command:
DEBIAN_FRONTEND=noninteractive HURUKAI_HOST=<host> HURUKAI_PORT=443 HURUKAI_PROTOCOL=https HURUKAI_KEY=<key> HURUKAI_SRV_SIG_PUB=<public key> HURUKAI_PASSWORD=<password> apt install ./linuxagent-3.4.10_x64.deb

Note: Replace the <host>, <public key>, <key> and <password> values with the respective values shared by the team.
  1. Paste the non-interactive command in the Powershell terminal and press ENTER.
The installation does not require restarting the computer.

Interactive installation

To perform the interactive installation:
  1. Download the Agent msi file on the desired system.
  2. Launch Powershell as an Administrator and traverse to the Directory where the Agent msi file is place on the system.   
  3. Copy the proposed interactive command:
Windows Commands: 
msiexec /i windowsagent-3.4.10_x64.msi HOST=<host> PORT=443 PROTO=https SRV_SIG_PUB=<public key> PASSWORD=<password>

Linux Commands:
HURUKAI_HOST=<host> HURUKAI_PORT=443 HURUKAI_PROTOCOL=https HURUKAI_KEY=<key> HURUKAI_SRV_SIG_PUB=<public key> HURUKAI_PASSWORD=<password> apt install ./linuxagent-3.4.10_x64.deb
          Note: Replace the <host>, <public key>, <key> and <password> values with the respective values shared by the team.
  1. Paste the interactive command in the Powershell terminal and press ENTER
  2. The "interactive" installation means that this opens the graphical installer dialog. You'll need to click Next and review the settings before installing. The graphical installer performs these steps:
    1. Selection of the installation directory (by default, the agent is installed in the C:\Program Files\HarfangLab directory
    2. Finish setup (once the installation is finished, the EDR agent service is started and paired with the EDR Manager)

    • Related Articles

    • Installing EDR Agent on MAC

      Installing EDR Agent on MAC 1. Locate the downloaded file Setup.MBEndpointAgent.(CBT Mac).pkg. In most cases, downloaded files are saved in, Downloads folder. 2. Double click on Setup.MBEndpointAgent.(CBT Mac).pkg to start the setup wizard. 3. The ...
    • Malwarebytes - Installing EDR Agent on Chrome OS

      1. The Malwarebytes EDR Application can be downloaded from the Google Play Store Application: Malwarebytes "ThreadDown" Application. Alternatively, the Application can be found manually by: 1) Opening the Google Play Store Application. 2) Searching ...
    • Acronis DLP agent installation

      After Downloading the agent, follow the below steps: Step one: Select customize installation Step two: Click on change in the What to install section Step three: Select Agent for Data Loss Prevention click on done. Step four: Click on change in the ...
    • Deploying EDR Agent using Group Policy in Windows Server 2012 r2

      Windows Server 2012 R2 includes a feature called Software Installation and Maintenance that AD DS, Group Policy, and the Windows Installer service use to install, maintain, and remove the software from your organization’s computers. Setting up a ...
    • Acronis SQl agent- Installation windows

      REQUIREMENTS: Supported operating systems: Windows XP Professional SP1 (x64), SP2 (x64), SP3 (x86) Windows Server 2003 SP1/2003 R2 and later – Standard and Enterprise editions (x86, x64) Windows Small Business Server 2003/2003 R2 Windows Server 2008, ...