[GH-ISSUE #423] Feature request: Integrate with already paid Teamviewer host #2198

Closed
opened 2026-03-14 02:57:57 +03:00 by kerem · 4 comments
Owner

Originally created by @frankemann on GitHub (Apr 21, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/423

We have a corporate version of Teamviewer..
Would be great to use TW as an alternative for the remote sessions.
Not sure how it could be implemented or deployed automatically?

Originally created by @frankemann on GitHub (Apr 21, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/423 We have a corporate version of Teamviewer.. Would be great to use TW as an alternative for the remote sessions. Not sure how it could be implemented or deployed automatically?
kerem closed this issue 2026-03-14 02:58:02 +03:00
Author
Owner

@tremor021 commented on GitHub (Apr 30, 2021):

teamviewer.exe -i <ID> --Password <Password>

this should work and could be automated via powershell script

<!-- gh-comment-id:830252353 --> @tremor021 commented on GitHub (Apr 30, 2021): `teamviewer.exe -i <ID> --Password <Password>` this should work and could be automated via powershell script
Author
Owner

@frankemann commented on GitHub (Apr 30, 2021):

I think sadnub is working with a url launcher, which could launch teamviewer locally with the arguments.
I have created a script that retrieve the id from the installed teamviewer to a custom field through task/collectorhost and hopefully we can pass that as a ID argument. And the use a Global Key Store as the password (which is the same we deployed on out teamviewer hosts.

<!-- gh-comment-id:830284607 --> @frankemann commented on GitHub (Apr 30, 2021): I think sadnub is working with a url launcher, which could launch teamviewer locally with the arguments. I have created a script that retrieve the id from the installed teamviewer to a custom field through task/collectorhost and hopefully we can pass that as a ID argument. And the use a Global Key Store as the password (which is the same we deployed on out teamviewer hosts.
Author
Owner

@sadnub commented on GitHub (May 7, 2021):

This will be possible with url actions in the next release.

<!-- gh-comment-id:834808442 --> @sadnub commented on GitHub (May 7, 2021): This will be possible with url actions in the next release.
Author
Owner

@wh1te909 commented on GitHub (May 12, 2021):

released in 0.6.9 https://wh1te909.github.io/tacticalrmm/functions/url_actions/

<!-- gh-comment-id:839528228 --> @wh1te909 commented on GitHub (May 12, 2021): released in 0.6.9 https://wh1te909.github.io/tacticalrmm/functions/url_actions/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2198
No description provided.