Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


SecureBridge Agent can only be installed on Microsoft Windows operating system. This page discusses all these prerequisites and system requirements in detail and help you setup the required environment and seamlessly install SecureBridge Agent within your production and the non-production environment. 

See the 1771030 to learn how to install SecureBridge Agent. You may want to verify if you meet the system requirements before began to install the product using this installation guide.

...

Operating system

Secure Bridge can be installed on the following operating systems:

Operating System

Version

Windows

2008 or later*

...

Following image describes the high-level architecture of SecureBridge and its communication with the Agent.


Installation process

Installing on Windows

This section assists you how to install SecureBridge Agent on a Windows-based operating system. Before you start installing, refer to Installation Architecture and System Requirements.

...

  • Install Folder: 



  • Configure Mail
  • Configure Kernel and Web Server
  • Configure Auto Startup
  • Configure Agent
  • Configure Launch Now

Installing

...

from Windows CLI

The SecureBridge Agent can also be installed from the command line interface (CLI) of Windows and Linux. This section guides you on how to install the SecureBridge Agent from the CLI of these two operating systems.

Before you begin to install, ensure that you have disabled the User Account Control in Windows. Rest of the system prerequisites and system requirements remain the same as discussed earlier in this document.

Follow the steps below to complete the installation:

  1. Unzip the zip file. The format of the zip file is: SecureBridge_Agent_<version>_<Date>_<OS>_<Architecture>.zip.

    For example, SecureBridge_Agent_6_9_9_24Sep2020_Win_x64.zip.

    Image Added
  2. Open command prompt and Go to the directory where you have extracted the zip file.
  3. Type the command install.exe.
  4. Pass the following arguments to the install.exe command
    -DAgentID
    -DAgentLocation
    -DHubURL
    -DAgentManagerUser
    -DAgentManagerPassword

    For example, install.exe -i console -DAgentID="Agent01" -DAgentLocation="California" -DHubURL="https://acm.adeptia.com" -DAgentManagerUser="admin" -DAgentManagerPassword="indigo1".

    image2020-10-28_16-41-41.pngImage Added
  5. Press Enter.
  6. Once the installation is complete, press Enter to exit from the Installer wizard.

Installing on Linux

The SecureBridge Agent can also be installed from the command line interface (CLI) of Windows and Linux. This section guides you on how to install the SecureBridge Agent from the CLI of these two operating systems.

Before you begin to install, ensure that you have disabled the User Account Control in Windows. Rest of the system prerequisites and system requirements remain the same as discussed earlier in this document.

Follow the steps below to complete the installation:

  1. Unzip the zip file. The format of the zip file is: SecureBridge_Agent_<version>_<Date>_<OS>_<Architecture>.zip.

    For example, SecureBridge_Agent_6_9_9_24Sep2020_Win_x64.zip.

    Image Modified
     
  2. Open command prompt and Go to the directory where you have extracted the zip file.
  3. Type the command install.exe.
  4. Pass the following arguments to the install.exe command
    -DAgentID
    -DAgentLocation
    -DHubURL
    -DAgentManagerUser
    -DAgentManagerPassword

    For example, install.exe -i console -DAgentID="Agent01" -DAgentLocation="California" -DHubURL="https://acm.adeptia.com" -DAgentManagerUser="admin" -DAgentManagerPassword="indigo1".

    image2020-10-28_16-41-41.pngImage Modified
  5. Press Enter.
  6. Once the installation is complete, press Enter to exit from the Installer wizard.