Skip to main content

Add Required Cipher Suites RMM+

Summary

The goal of this script is to add the Cipher Suites needed for an Automate agent to sign up with Automate. It also enables TLS 1.2 before adding the cipher suites.

Sample Run

Sample Run

Dependencies

CWM - Automate - RMM+ Plugin Configuration

Variables

NameDescription
OnlineStatus of the computer in the Screenconnect portal. 1 for Online, and 0 for Offline
CommandCommand to execute to set cipher suites
UnparsedOutputOutput of the command returned by the plugin
ParsedOutputOutput of the command after removing unnecessary characters.

User Parameters

NameExampleRequiredDescription
Reboot1FalseSet it to 1 to restart the computer after introducing/adding the cipher suites. The computer needs to reboot to implement the changes. Ignore this variable if you will be rebooting the computer later manually.

Output

Script Log