 Rank: Guest Joined: 3/7/2018(UTC) Posts: 2 
|
Our rmm tool provides a tray icon that we would like to use to trigger the ScreenConnect chat window to launch. The easiest thing for us would be if there is a command line argument we can run. Is this a possibility?
|
|
|
|
 Rank: Administration Medals:  Joined: 3/28/2014(UTC) Posts: 2,862  Thanks: 3 times Was thanked: 351 time(s) in 303 post(s)
|
So there's no way to invoke the local client application from the client itself, but it can be done server side if you know the SessionID. This SessionID is stored within the client service's startup parameters within the registry (HKLM\SYSTEM\CurrentControlSet\services\ScreenConnect Client (xxxxxxxxxxxxxxxx)\ImagePath). Within this value it is the s= parameter, a GUID.
Once you have this value you could, in theory, make a web-request to an extension on the server who then sends a chat message to the Session, which would bring up the panel on the Guest's machine. |
ScreenConnect Team |
|
|
|
 Rank: Guest Joined: 3/7/2018(UTC) Posts: 2 
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.