Welcome to the ConnectWise Control Feature Request Portal

If you do not have an account, click "Sign in/ Sign up" to get started.


Tips

  • Search for an existing improvement or feature request before adding your own. This helps us prevent duplicate entries and track all suggestions.
  • If you find a matching request, give it a thumbs up and throw in a comment.
  • If you can't find a request for an item you need, create your own request. Provide as many details as you can, especially regarding possible use cases.

Rules

  • No spam, advertising, or self-promotion.
  • No offensive posts, links, or images.
  • Only one request per post.
  • Administrators have the ability to moderate the forums, including editing, deleting, and moving posts. Posts may be deleted for any reason, with or without notification.

Thank you for sharing your thoughts with us!

0
Closed

Make Keep Session Open Default Option

jay 6 years ago updated by anonymous 6 years ago 2

When closing a session it would be great to make "Leave the session open" the default action instead of end session.

Image 234


Answer
anonymous 6 years ago

Hey Jay,

You can default to leaving the session open on exit globally by disabling the app.config setting ShowSessionEndDialogOnExit. Once you disable this setting you may need to download the exe again so the update works. 


https://docs.connectwise.com/ConnectWise_Control_Documentation/Supported_extensions/Administration/Edit_App.Config_Settings


Does this solution help?

0
Considering for Future Release

ScreenConnect access to VDIs without kicking user off

kyle power 6 years ago updated by Sean White 6 years ago 2

This currently behaves like you're RDPing to it and kick the user off. 

0
Considering for Future Release

Multiple Installers

matt 7 years ago updated by anonymous 6 years ago 2 2 duplicates

Can we get option for multiple installers?

That way we can deploy a certain look and feel for some clients, while having a different appearance for others. Client A can have one phone, and address baked into the Chat window, while Client B has a different number and address.

0
Closed

Increased chat functionality; Allow for options to be set when a customer starts a access session chat. things like Company name, Client Name, and Description of issue,

Daniel McDonnold 7 years ago updated by Sean White 6 years ago 1

This would allow us to decrease our chat session time because we could have the account information needed to assist the customer almost immediately.

Answer
Sean White 6 years ago
0
Closed

SUBSTRING function example poorly documented

Darren White 7 years ago updated by anonymous 6 years ago 1

The documentation for the SUBSTRING function is inconsistent, incorrect in one place and poorly documented in the other.



The first explanation is just incorrect. The second explanation contradicts itself by stating that "characters .. through 9" are returned, which is clearly inclusive of 9, and then character 9 is stated as being excluded (which contradicts the meaning of the term "through").

Both explanations could be corrected by simply saying either:
SUBSTRING(Name, 5, 4) = 'TEST': Sessions where characters 5 through 8 of the name are "TEST"
or
SUBSTRING(Name, 5, 4) = 'TEST': Sessions where characters 5-8 of the name are "TEST"
Answer
anonymous 6 years ago

Hi Darren,

We'll share this comment with our documentation team. Thank you. 

0
Started

Ability to add URL links in Notes

JakeM 7 years ago updated by anonymous 6 years ago 3

It would be very helpful to be able to put a clickable URL link into the notes of a connection so we can quickly jump to the external web page, in our case Jira Service Desk, instead of copying and pasting the link.

0
Under Review

Screen Capture

Jeff Lance 7 years ago updated by Sean White 6 years ago 2

Capture more than one screen

Answer
Sean White 6 years ago

Hi Jeff,

When a session is recorded or a screencapture is created, all monitors on the guest side will be captured. If you are seeing different behavior please let us know.

0
Closed

Filter view in All Machines

Shane Lovell 7 years ago updated by anonymous 6 years ago 1

Could we please have the ability to filter 'All Machines' to show the active sessions at any point in time. This would assist greatly for licensing to monitor which staff have support sessions open that can be closed if product is out of licenses. At present the All Machines view has to be manually scrolled through to see this information - can be difficult if there are a lot of machines.

Thanks.

Answer
anonymous 6 years ago

Hi Shane,

Here are two ways you can monitor license usage and find the number of active sessions.

  1. Create a session group: Use the filter HostConnectedCount > 0 AND GuestConnectedCount > 0 or just HostConnectedCount > 0 
  2. Install the extension Tech Roll Call

Extension Marketplace

0
Closed

Use OR Boolean logic in sessions search

Xyvir 7 years ago updated by anonymous 6 years ago 3

I would like to be able to have a special character or the word OR that can combine search terms from the session search bar, ie "john" OR "doe" would match any sessions that has either John or Doe. Currently search terms are always combined with AND logic. This would help me find particular users computers faster when I am not 100% of the format of their username. (first initial last name v first name last initial etc) Thanks!

Answer
anonymous 6 years ago

To search using our session group filter syntax, enter "##" followed by the session group filter. For example: ## Name LIKE 'SAVANNAH'. This doc should be able to answer any further questions you have about this: https://docs.connectwise.com/ConnectWise_Control_Documentation/Get_started/Host_page/Search_for_a_session