cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
233
Views
0
Helpful
1
Replies

Passing commands to room kit via ssh

Habichp
Level 1
Level 1

Hi,

I'm trying to pass commands to endpoint via shell script. Example: sshpass -p 'password 'ssh admin@endpoint  'xstatus'

The error i'm getting is " tsh: invalid option -- 'c' "

Anyone tried and succeded with executing endpoint commands via shell script? This seems to be the only way to reconfigure endpoints in on-prem infrastructure.

 

1 Reply 1

Wayne DeNardi
VIP Alumni
VIP Alumni

If you're trying to change settings on multiple endpoints, then you're probably better off using a tool such as CE-Deploy.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.