Impossible to create a new-rdmsession type SSHShell in a specifique group
Hello,
New-RDMSession -name test -group 'my_group' -type putty -host 1.1.1.1 -templateid 'putty template ID' -SetSession
New-RDMSession -name test -group 'my_group' -type SSHShell -host 1.1.1.1 -templateid 'SSHShell template ID' -SetSession
Do I miss something? Can someone help me?
Thanks,
Hello,
this should work - is it possible that the group is already defined in the SSHShell template? If not, would it be possible to share your template?
Regards,
Min
Hello,
Thanks for your answer
Silly question, how to ensure the group is not already defined in the SSHShell template?
I fetch my templates with get-rdmtemplate
Thanks a lot
Hello,
simple and fast I've checked the group in the GUI (File => Templates => Templates)
Regards,
Min