Skip to content

Commit 090a9c6

Browse files
committed
CW Control to CW ScreenConnect
1 parent 132132d commit 090a9c6

File tree

8 files changed

+35
-35
lines changed

8 files changed

+35
-35
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
128128
collapsed: true,
129129
items: [
130130
{ text: 'ConnectWise Automate', link: '/Documentation/Integrations/connectwise-automate-integration-setup' },
131-
{ text: 'ConnectWise Control', link: '/Documentation/Integrations/connectwise-control-integration-setup' },
131+
{ text: 'ConnectWise ScreenConnect', link: '/Documentation/Integrations/connectwise-control-integration-setup' },
132132
{ text: 'N-Central', link: '/Documentation/Integrations/ncentral-integration-setup' },
133133
{ text: 'NinjaRMM', link: '/Documentation/Integrations/ninjarmm-integration-setup' },
134134
{ text: 'Datto RMM', link: '/Documentation/Integrations/dattormm' },

Documentation/Administration/preferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ These can be managed in the individual tenant, or from Show More > Preferences a
5353
| | Computers Excluded From Maintenance | Add/Remove computers that should be excluded from sessions. An excluded computer cannot have any software or tasks deployed to it. However, inventory will still be run on it. | Drop Down Selection |
5454
| | Exclude From Cross-Tenant Deployments and Schedules | When enabled, this tenant and its computers will not be considered when resolving cross-tenant deployments and schedules. | Bool |
5555
| | Onboarding | Enabling this feature will allow newly synced computers to be onboarded. | Bool |
56-
| | Onboarding Patching | Enabling this feature will allow for patching during onboarding. This currently only works when the CW Automate integration is enabled. | Bool |
56+
| | Onboarding Patching | Enabling this feature will allow for patching during onboarding. This currently only works when the ConnectWise Automate integration is enabled. | Bool |
5757
| Users | User Affinity Sync | Logs the current logged in user to determine who uses a computer. The System User Affinity Sync setting must be enabled for this to take effect. | Bool |
5858
| Maintenance | Business Hours | Set the business hours. | Time Selection |
5959
| | Default Time Zone | Set the timezone to be used for this tenant. | Drop Down Selection |

Documentation/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ Yes, we welcome feature requests and contributions from our community! Please su
352352

353353
#### Domain Join didn’t work, what gives?
354354
::: details It's likely that the DC is missing entirely, or ImmyBot hasn't identified the agent as a DC
355-
Make sure there is a Domain Controller in ImmyBot for the machine. If you are using a supported RMM like CW Automate/Control setup the integration so the Domain Controller is imported automatically. Otherwise, you’ll need to install the ImmyAgent on a domain controller for that customer.
355+
Make sure there is a Domain Controller in ImmyBot for the machine. If you are using a supported RMM like ConnectWise Automate/Control setup the integration so the Domain Controller is imported automatically. Otherwise, you’ll need to install the ImmyAgent on a domain controller for that customer.
356356

357357
If the Domain Controller doesn’t have the red “Domain Controller” designation, press “Run Inventory”. This may happen if it was recently added to ImmyBot.
358358

Documentation/GettingStarted/instance-onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Supported RMM Integrations
5555

5656
[ConnectWise Automate](/Documentation/Integrations/connectwise-automate-integration-setup)
5757

58-
[ConnectWise Control](/Documentation/Integrations/connectwise-control-integration-setup)
58+
[ConnectWise ScreenConnect](/Documentation/Integrations/connectwise-control-integration-setup)
5959

6060
[N-Central](/Documentation/Integrations/ncentral-integration-setup)
6161

Documentation/HowToGuides/Tasks/ConfigureDirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ An active ImmyBot subscription or [trial](https://www.immy.bot/pricing/)
1717

1818
Permissions to configure Deployments
1919

20-
You will need to set up a DEM user for each of your tenants if you're planning on joining to AzureAD
20+
You will need to set up a DEM user for each of your tenants if you're planning on joining to AzureAD.
2121

2222
If you need to add the computers to AzureAD, you need to set up automatic [Intune Enrollment](https://learn.microsoft.com/en-us/intune/intune-service/enrollment/quickstart-setup-auto-enrollment)
2323

Documentation/Integrations/connectwise-control-integration-setup.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# ConnectWise Control
1+
# ConnectWise ScreenConnect
22

33
Setting up this integration allows you to
4-
1. Import customers from Control
5-
2. Import computers from Control
6-
3. Manage all computers in Control without deploying the ImmyBot Agent
7-
4. Remote into computers from the ImmyBot interface using Control (Note: We default to requiring customer consent, you can disable this under Settings->Preferences)
8-
5. Fix the Automate agent using the Control agent (by creating a cross-tenant deployment for the Automate Agent and creating a schedule for your customers)
4+
1. Import customers from ScreenConnect
5+
2. Import computers from ScreenConnect
6+
3. Manage all computers in ScreenConnect without deploying the ImmyBot Agent
7+
4. Remote into computers from the ImmyBot interface using ScreenConnect (Note: We default to requiring customer consent, you can disable this under Settings->Preferences)
8+
5. Fix the Automate agent using the ScreenConnect agent (by creating a cross-tenant deployment for the Automate Agent and creating a schedule for your customers)
99

10-
## Install ImmyBot Extension for Control
10+
## Install ImmyBot Extension for ScreenConnect
1111

1212
![](/.vitepress/images/2021-03-23-19-12-34.png)
1313

1414
![](/.vitepress/images/2021-03-23-19-13-56.png)
1515

1616
![](/.vitepress/images/2021-03-23-19-17-38.png)
1717

18-
## Create RMMLink for Control
18+
## Create RMMLink for ScreenConnect
1919

2020
![image](https://github.com/immense/immybot-documentation/assets/95599350/157501cd-b0df-48fa-9a31-d6445777a04b)
2121
![image](https://github.com/immense/immybot-documentation/assets/95599350/7b8b278e-ce38-48bc-a12f-509542556f43)
@@ -24,10 +24,10 @@ Setting up this integration allows you to
2424
## FAQ
2525
What custom property do I use?
2626

27-
By default most ConnectWise Control instances you would select 1 for the ClientName CustomProperty field, this is the "Company" property in Control.
28-
Secondary group is any number between 1-8 that you would like to group from based on Control groups.
29-
You can find more infomation about Control custom propertys here;
30-
https://docs.connectwise.com/ConnectWise_Control_Documentation/Get_started/Administration_page/Appearance_page/Add_custom_properties_to_sessions
27+
By default most ConnectWise ScreenConnect instances you would select 1 for the ClientName CustomProperty field, this is the "Company" property in ScreenConnect.
28+
Secondary group is any number between 1-8 that you would like to group from based on ScreenConnect groups.
29+
You can find more infomation about ScreenConnect custom propertys here;
30+
https://docs.connectwise.com/ConnectWise_ScreenConnect_Documentation/Get_started/Administration_page/Appearance_page/Add_custom_properties_to_sessions
3131

3232
## Import your customers
3333

@@ -43,9 +43,9 @@ When you map a customer from an RMM, the computers will undergo Identification
4343

4444
## Troubleshooting
4545

46-
ConnectWise Control uses Sqlite under the hood, making it vulnerable to performance issues unless aggressive Database Maintenance Tasks are enabled.
46+
ConnectWise ScreenConnect uses Sqlite under the hood, making it vulnerable to performance issues unless aggressive Database Maintenance Tasks are enabled.
4747

48-
While ImmyBot only uses Control (and other integrations) to spawn an out-of-band connection, over the course of time the database can grow as ImmyBot establishes this connection on each machine once every 24 hours to collect inventory.
48+
While ImmyBot only uses ScreenConnect (and other integrations) to spawn an out-of-band connection, over the course of time the database can grow as ImmyBot establishes this connection on each machine once every 24 hours to collect inventory.
4949

5050
Commands go into the SessionEvent table with EventType = 44
5151
Responses go into SessionConnectionEvent with EventType = 70
@@ -62,14 +62,14 @@ Access Sessions: Purge records of session connections older than 7 days for Host
6262

6363
### Manual Cleanup
6464

65-
If you host Control yourself, you can restore performance by doing the following
65+
If you host ScreenConnect yourself, you can restore performance by doing the following
6666

6767
Download and Install [DB Browser for SQLite](https://sqlitebrowser.org/) on your server
6868
Open `C:\Program Files (x86)\ScreenConnect\App_Data\session.db`
6969
Navigate to SQL Editor
7070
Paste in the following SQL
7171

72-
#### Soft delete all commands and responses (This usually solves the problem without kicking everyone out of Control)
72+
#### Soft delete all commands and responses (This usually solves the problem without kicking everyone out of ScreenConnect)
7373
```sql
7474
update SessionEvent set EventAttributes = 1 where EventType = 44;
7575
update SessionConnectionEvent set EventAttributes = 1 where EventType = 70;

Documentation/Integrations/integration-overview.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@ Professional Services Automation (PSA) integrations connect ImmyBot to your busi
3737

3838
ImmyBot currently supports the following integrations:
3939

40-
| Integration | Type | Key Features |
41-
| -------------------- | -------- | ------------------------------------ |
42-
| ConnectWise Automate | RMM | Computer discovery, remote control |
43-
| ConnectWise Control | RMM | Remote control, session recording |
44-
| N-Central | RMM | Computer discovery, customer mapping |
45-
| NinjaRMM | RMM | Computer discovery, customer mapping |
46-
| ConnectSecure | RMM | Remote control, session recording |
47-
| ConnectWise Manage | PSA | Customer sync, ticket integration |
48-
| HaloPSA | PSA | Customer sync, ticket integration |
49-
| Azure | Identity | User/group import, authentication |
40+
| Integration | Type | Key Features |
41+
| ------------------------- | -------- | ------------------------------------ |
42+
| ConnectWise Automate | RMM | Computer discovery, remote control |
43+
| ConnectWise ScreenConnect | RMM | Remote control, session recording |
44+
| N-Central | RMM | Computer discovery, customer mapping |
45+
| NinjaRMM | RMM | Computer discovery, customer mapping |
46+
| ConnectSecure | RMM | Remote control, session recording |
47+
| ConnectWise Manage | PSA | Customer sync, ticket integration |
48+
| HaloPSA | PSA | Customer sync, ticket integration |
49+
| Azure | Identity | User/group import, authentication |
5050

5151
## Choosing the Right Integrations
5252

@@ -105,7 +105,7 @@ Most integrations follow a similar setup process:
105105
Ready to set up your integrations? Choose from the following guides:
106106

107107
- [ConnectWise Automate Setup](/Documentation/Integrations/connectwise-automate-integration-setup.md)
108-
- [ConnectWise Control Setup](/Documentation/Integrations/connectwise-control-integration-setup.md)
108+
- [ConnectWise ScreenConnect Setup](/Documentation/Integrations/connectwise-control-integration-setup.md)
109109
- [ConnectWise Manage Setup](/Documentation/Integrations/connectwise-manage-integration-setup.md)
110110
- [N-Central Setup](/Documentation/Integrations/ncentral-integration-setup.md)
111111
- [NinjaRMM Setup](/Documentation/Integrations/ninjarmm-integration-setup.md)

Documentation/Reference/terminology.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ To ImmyBot, an RMM is a system that provides a list of computers, and a mechanis
226226

227227
![](/.vitepress/images/2021-02-23-06-18-23.png)
228228

229-
To avoid having to deploy the ImmyAgent to existing machines, ImmyBot optionally integrates with RMMs like ConnectWise Automate and ConnectWise Control and uses their agents instead. These systems are not as performant as the ImmyAgent, but can supplement ImmyBot functionality.
229+
To avoid having to deploy the ImmyAgent to existing machines, ImmyBot optionally integrates with RMMs like ConnectWise Automate and ConnectWise ScreenConnect and uses their agents instead. These systems are not as performant as the ImmyAgent, but can supplement ImmyBot functionality.
230230

231-
For example, if you add an RMM Link for ConnectWise Control, you can open a remote session to the computer directly within ImmyBot:
231+
For example, if you add an RMM Link for ConnectWise ScreenConnect, you can open a remote session to the computer directly within ImmyBot:
232232

233233
![](/.vitepress/images/2021-02-23-06-34-22.png)
234234

@@ -238,7 +238,7 @@ You can even add multiple RMMs of the same type, which is often useful in merger
238238

239239
## Identification
240240

241-
Because the same computer often exists in multiple RMMs (Like how CW Automate typically installs CW Control Automatically), ImmyBot prevents duplicates by identifying the computer by a unique id. We DO NOT use MAC Address! This unique id persists even if you wipe and reload the machine.
241+
Because the same computer often exists in multiple RMMs (Like how CW Automate typically installs ConnectWise ScreenConnect Automatically), ImmyBot prevents duplicates by identifying the computer by a unique id. We DO NOT use MAC Address! This unique id persists even if you wipe and reload the machine.
242242

243243
When a new machine is detected, it first goes to New Computers->Actively Identifying
244244
![](/.vitepress/images/2021-02-23-06-44-25.png)

0 commit comments

Comments
 (0)