Question

As I know, I am able to connect with server directly using putty via terminal command- "putty server_ip -l user_name -pw password", then there is no need to enter user name and password after that. Just like this I can run teamviewer by typing 'teamviewer' in Terminal. But can anyone tell me that how to pass 'Partner Id' and 'Password' to 'teamviewer' command to connect it directly as I am doing with putty.

Was it helpful?

Solution

According to the TeamViewer documentation it is teamviewer.exe -i <ID> --Password <Password>

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top