Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top