Hi Powershell Experts,
I am looking for the powershell cmdlet that does the following cli equivalent.
security login publickey create -username (account) -comment (change control #) -vserver (clustername) -index 0 -publickey (ssh key)
If there is none, I will use the Inovke-NcSsh. But before that wanted to check with the experts.
Thanks
Adai