VMware Cloud Community
tdubb123
Expert
Expert
Jump to solution

plink putty error

c:\scripts\plink.exe : Errors:

At line:1 char:1

+ c:\scripts\plink.exe -pw xxxxx root@esx "/sbin ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecified: (Errors: :String) [], RemoteException

    + FullyQualifiedErrorId : NativeCommandError

Invalid operation requested: This ruleset is required and connot be disabled

any idea why i am getting this error? The putty session restarts the services.sh fine but got error

Write-Output "yes" | plink $plink $vmhost root 'xxxxx' '/sbin/services.sh restart'

0 Kudos
1 Solution

Accepted Solutions
LucD
Leadership
Leadership
Jump to solution

0 Kudos
2 Replies
LucD
Leadership
Leadership
Jump to solution

0 Kudos
tdubb123
Expert
Expert
Jump to solution

thanks Luc

0 Kudos