Connectwise Control (ScreenConnect)
This Integration supports multiple instances
ConnectWise Control
Run commands on your ConnectWise Control agents and get logs from your sessions.
Heads up!
ConnectWise Control utilizes the CustomProperty1
property - typically referenced as Company
within the UI - to store the organization name.
If you are using this property for another purpose, you will need to update the CustomProperty1
property to store the organization name.
Setup
To allow Rewst access to your ConnectWise Control, you'll need to create a new user and allow it access to your sessions. To add a new user:
Click the "Admin" button on the left-hand side of the screen on your ConnectWise Control Instance.
Click "Security" in the sidebar.
Click "Show User Table".
Click "Add User".
Fill out the required data.
Ensure you select at minimum the Control Host permission.
Make a note of the username, password, and TOTP secret you provide and input them below.
Click Save Configuration.
Actions
Get Session
Used to help you debug issues with your PowerShell scripts by providing logs associated with a specific connection ID.
Invoke Command
Action to run a command template on an agent.
Reference Types
A reference to a "Session" within ConnectWise Control.
A reference to a session group within ConnectWise Control.
Last updated