Team:Huntress EDR
Product: ConnectWise Control (ScreenConnect)
Environment: Windows
Summary: Deploy Huntress via ConnectWise Control (ScreenConnect) using PowerShell scripts.
In ConnectWise Control (ScreenConnect), you have the ability to run PowerShell scripts via the GUI.
Should you have the need to install the Huntress Agent via ScreenConnect, you can do so by hardcoding the values in the PowerShell script and copying and pasting it into your browser. See below
Considerations
- While the script is running, the Control page/agent for the Endpoint may appear "frozen." It will return to normal once the script finishes or the timeout period hits, whichever happens first.
- The script runtime and the script result limit are governed by global variables in the AppSetting Web.config. The values you have set may be lower than what's needed for the script to run (see screenshot below).
- Please take note that changing these settings will restart your ConnectWise Control Server.
Copy & Paste Script
Go to our ConnectWise-Control github and copy paste all of the code into a new document (or download the code from this link). Change"__ACCOUNT_KEY__" and "__ORGANIZATION_KEY__" on lines 4 and 5 to your Account and Organization keys (in quotes). Copy the newly modified script and run it from the Control Window.
If you need assistance, feel free to reach out to Support here: Contact Us
Comments
0 comments
Please sign in to leave a comment.