Software Management

The CyberCyte portal provides built-in software management. The users can intall/upgrade/uninstall applications. Also, users can upload any package to CyberCyte portal with execution parameters, portal accepts .exe, .msi and .zip formats.

How to Deploy a Package?

  • Please navigate to "Security Assurance" -> "Software Management" -> click on the "+ Package".

  • Please edit the package configuration with filing these parameters:

Required Fields
Description

Name

The package name for displaying the package on the portal

Applicaiton Name

The actual applicaiton name for discoverin the app on the machine. The wildcard is supported.

Version

The actual application version for compare the exit app on the machine.

Process Name

The actuall applicaiton process name that can be observed on the task manager. The wildcard is supported.

File Name

The section for selecting and uploading the applicaiton.

Timeout

The timeout in seconds to execute install, upgrade or uninstall command.

Install Command Type

The option for installation command type, users can select command line arguments or powershell scripts.

Install Command

The installation commands/scripts.

Upgrade Command Type

The option for upgrade command type, users can select command line arguments or powershell scripts.

Upgrade Command

The upgrade commands/scripts.

Uninstall Command Type

The option for uninstall command type, users can select command line arguments or powershell scripts.

Uninstall Command

The uninstall commands/scripts.

  • Click on the "Save" button. The package will be start to upload, please wait for complation of the upload process. After the upload process is completed, the package is ready for deployment.

How to Deploy a Package on a Device(s)?

  • Please navigate to "Security Assurance" -> "Windows Applicaiton Jobs" -> click on the "+ Package Job".

  • Please edit the package job configuration with these parameters below:

Required Fields
Description

Name

The package job name

Package

The package that wanted to deploy on the device(s).

Assigned Host

The host/device list. The users can select specific hosts for deployment.

Assigned Groups

The group list. The users can select specific groups for deployment.

Enable Installation

The option for enabling the installation.

Enable Upgrade

The option for enabling the upgrade.

Enable Uninstall

The option for enabling the uninstallation.

Uninstall Before Upgrade

The option for enabling the uninstallation before upgrade process.

Retry Interval (Hours)

The interval for retrying the job execution.

Retry Attempts

The attempt count for job execution.

Run Once

The option for enabling the one or infinte job loop.

  • Click on the "Save" button. The agent will get the package job and execute the job for next iteration.

Where to See Package Jobs Logs?

  • Please navigate to "Security Assurance" -> "Windows Package Management Logs".

  • The logs are provided under this page. The users can observe the job results.

Last updated

Was this helpful?