Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

https://app.storylane.io/share/7lmwmq7agbdy

Overview

This document will cover installing the ConnectSecure Vulnerability Scan Agent for V4 using different methods.


Prerequisites

  1. Access to your ConnectSecure V4 Portal

  2. The company needs to be created in the ConnectSecure portal

  3. For Windows installation: Administrator-level access to PowerShell

  4. Port 4222 outbound communication open

  5. For Darwin/macOS installation: Sudo SU level access to Terminal


Instructions

  1. You must be at the Company level to see the installer options; it will not display at the Global level.

  2. Tap on Overview > Agents

image-20240131-210204.png
  1. Tap on the ‘Download Agent' button.

It does not matter if you are under the Probe Agents or LightWeight Agents section; both agent installers are the same. ALL newly installed agents will report as a LightWeight and then can be converted to a Probe Agent by mapping Discovery Settings and Credentials.

image-20240131-210456.png
  1. Select the desired operating system: Windows, Mac, Linux, or ARM.

image-20240131-210551.png
  1. You can choose from the three available installation options: Web Installer, Download, or Copy to Clipboard. See the sections below for instructions on each.

image-20240131-210652.png

Method 1 - Web Installer (Download)

Tap this option to download the ‘cybercns_webinstaller,’ which comes as a Windows Application (*.exe) and should use the ‘Run as Administrator’ option when installing.

image-20240216-212101.png

The system will prompt you to save the application (.exe) to your desired location; choose and click save.

Browse to the location of the download. It’s called ‘cybercns_webinstaller_ID’.

Run the application as administrator to install the agent.

image-20240216-212350.png

The command prompt will appear temporarily and display the installation progress.

image-20240216-212503.png

Once the CyberCNSAgent service is successfully started, the prompt will close out automatically.

🏁 Installation using Web Installer is completed.


Method 2- Command Prompt (Download)

Tap on the download option to use the command prompt installation method.

image-20240216-212905.png

You will be prompted to save the application called ‘cybercnsagent’ (.exe) to a location of your choice.

Tap save to continue.

To install, open the Command Prompt as Administrator.

image-20240216-213037.png

Use the change directory command and navigate to the location where you saved the ‘cybercnsagent.exe’ application from the download step earlier.

Run the following command:

cybercnsagent.exe -c <CompanyID> -e <TenantID> -i

^ Replace the <CompanyID> and <TenantID> from the values found in the agent installation window.

image-20240216-214151.png

Agent installation should start and be completed with a successful message, and the CyberCNSAgent service should be started.

image-20240216-214510.png

🏁 Installation using Command Prompt is completed.


Method 3 - PowerShell (Copy to Clipboard)

(preferred installation method)

Tap the Copy to Clipboard button to copy the prebuilt PowerShell script to your clipboard.

image-20240216-214654.png

Open PowerShell as Administrator and run the script.

image-20240216-214729.png

The script will begin the agent download process first, which shows in the PowerShell window.

image-20240216-214840.png

Once the download completes, the script will need a return/enter to start and complete the installation.

Tap Enter.

image-20240216-214932.png

Once the CyberCNSAgent service is started, you can close PowerShell out.

image-20240216-215120.png

🏁 Installation using PowerShell (Copy to Clipboard) is completed.


RMM or Script Install

NOTE: If you are planning to deploy ConnectSecure V4 Agent through your RMM or similar scripting engine(s), please use the following URL, which has no expiration:

https://configuration.myconnectsecure.com/api/v4/configuration/agentlink?ostype=windows

​>>supported ostype keys

  • image-20240213-134936.png
  1. For Windows -> windows

  2. For Linux -> linux

  3. For MAC -> darwin

  4. For ARM / Raspberry Pi.  -> arm


Need Support?

Do you need help? You can access our support portal to create, view, and update tickets anytime.

https://cybercns.freshdesk.com

Click below to be directed to our secure support portal or email support@cybercns.com to open a ticket.

image-20231229-202028.png
  • No labels