I am having problem with making SecretManagement.LastPass find my cygwin64 installed lastpass.cli.
Tried different variation of :
Register-LastPassVault -Name 'Vault' -Path "C:\cygwin64\bin\lpass.exe"
Always:
throw "lpass executable not found or installed."
When trying Connect-LastPass -Vault 'Vault' -User xxxx
Should it work?