Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Creating Shared Folder and Storing MSI

...

  • Create a

...

  • Create a folder named "connectsecure" to store the CyberCNS Agent MSI installer folder called ‘connectsecure’ in a location of your choice to store the ‘cybercnsagent.msi' download and related files.

  • Download the MSI agent installer from the Company > Agents level and copy the MSI to your install folder for GPO use.

...

  • Download the install_ccns.bat file (below), update the Company ID, Tenant ID, and User Secret as shown above, and place it into your GPO install directory.

View file
nameinstall_ccns.bat
< ----- download the file here!

Panel
panelIconIdatlassian-info
panelIcon:info:
panelIconText:info:
bgColor#DEEBFF

NOTE: You must update the values in the install_ccns.bat file with your values.

Company ID, Tenant ID, User Secret, and UNC Path as highlighted here:

image-20241119-210552.pngImage Added

Here is where you should be at this point. A ‘connectsecure’ folder with the two files stored as shown below, with the edits completed to have the correct company agent installation information.

...

  • Share the "connectsecure" folder with the network by following these steps:

    • Right-click on the "connectsecure" folder and select "Properties."

...

  • Click "Permissions" and add "Everyone" with Read/Write permissions.

...

Then choose Apply and OK

...

Configure Group Policy

  • Open the Group Policy Management Console (GPMC).

  • Select the domain in which you want to create a new Group Policy Object (GPO).

  • Right-click on the domain and choose "Create a GPO in this domain, and Link it here..."

  • Name the new GPO, for example, "Deploy CCNS Agent Through GPO.

...

  • Close the Group Policy Management Editor.

Apply the GPO

  • In the Group Policy Management Console, right-click on the Organisational Unit (OU) where you want to deploy the CyberCNS Agent.

  • Select "Link an Existing GPO" and choose the "Deploy CCNS Agent Through GPO" GPO.

...