Is there a way to launch a connection from command line on windows?
I can connect if i know the password, but if i don't, is there a way to login to my easy access account from command line and launch connection without password.
Trying to make a one click button within Claris Filemaker Pro. I have it successfully calling TeamViewer and launching connection, but get stuck when prompted for password, Would like to be able to specify easy access username and password in command line alone with -i <id>
thanks
Answers
-
Hi @DavidEklove,
Welcome to the TeamViewer Community! 🙂
Yes, you can launch a connection from the command line using these parameters:
teamviewer.exe -i <ID> -P <Password>
You can find more information on using command line parameters here: Command line parameters
Let me know if this has worked for you!
/JeanK
Community Manager
---
Did my response answer your question? Help out others and select it as the Accepted Answer
0