Versions Compared

Key

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

Contents

Table of Contents

Anchor
_heading=h.30j0zll
_heading=h.30j0zll
Introduction

...


Note: In case the machine doesn't have access to the internet then either the Microsoft website should be whitelisted or the executable file of the Visual Studio need to be brought inside to that machine. Here is the download link: https://www.microsoft.com/en-us/download/details.aspx?id=48217
Press “finish”. The agent is installed now

...

  1. Place the  “installerConfig.json” file given by GV in the same place where the agent is present on the machine.

  2. Edit the InstallerConfig file and add the following variables and their respective values and Save it.
    For versions >= 2.10.0 - The config file is a .json which accepts the following fields:

    Name - Name of customer. Used to set the Sentry environment. Default: agent

    ServerAddress- Address of the AgentEdge. The address should be without the schema and should not include the port. Default: gvqa.gvdevelopment.k3s.getvisibility.com

    ServerUseSsl- if SSL should be used. For SSL the port 443 will be used, otherwise 80. Default: true

    KeycloakClientId - The ClientId configured in Keycloak. Default: agent

    KeycloakUsername - The Username configured in Keycloak. Default: agent (email: agent@gv.com)

    KeycloakCertificateContent - The .crt of the user certificate. Default below.

    KeycloakKeyContent - the .key of the user certificate. Default below.

    SentryDsn - Sentry URL. Default: empty

    AutoUpdateArtifactsUri - AutoUpdate artifacts URI

    UIStyle - UI style of the agent. (e.g. Forcepoint). Default: empty

...

  1. edit the files based on the document below as per requirement:

    Agent - installerConfig.json

Now proceed with the installation of the agent

...

Anchor
_heading=h.1t3h5sf
_heading=h.1t3h5sf
References

MSI file installation through GPO:
https://community.spiceworks.com/how_to/160869-how-to-install-exe-with-group-policy

MSI file installation through SCCM: https://pdf.wondershare.com/business/how-to-deploy-software-with-sccm.html