-
Hi,
First of all, thanks for this great module.
I'm just wanna ask or report that when you have an entry where the user name and password are set as field reference, the value returned is not th…
-
Hi.
I create the profile:
`New-KeePassDatabaseConfiguration -DatabaseProfileName default -DatabasePath "" -KeyPath "" -UseMasterKey`
I then try to get entries:
```
Get-KeePassEntry -Data…
-
I am using Update-KeePassEntry to update a keepass entry but it would seem the password and notes that I am updating, do not appear until the DB is saved, which I have to do manually by pressing the d…
ghost updated
5 years ago
-
I have been using the powershell script for over a year and today I noticed that something is not working. after debugging found that the script crashes after Get-KeePassEntry. So I don't understand w…
-
Unfortunately I had a few library errors with Powershell 7.
Are you currently working on compatibility with Powershell 7?
-
Powershell modules to be handled in powershell scripts - KeepassXC along the lines of those for Keepass:
https://github.com/PSKeePass/PoShKeePass
https://www.powershellgallery.com/packages/Secre…
-
I have Keypass GUI open using same key file and DB just fine but when I try to use this Posh tool on the get-keepassentry cmdlet I get:
```powershell
PS C:\WINDOWS\system32> Get-KeePassEntry -Data…
ghost updated
3 years ago
-
The New-KeePassGroup and Update-KeePassGroup functions return objects of type “KeePassLib.PwGroup”.
It would be more convenient receiving objects of type “PSKeePass.Group”. This would allow using…
wi-fr updated
5 years ago
-
In some cases (most of cases, unable to identify a pattern), when trying to update an entry, by using this command:
`Update-KeePassEntry -DatabaseProfileName $KPDBProfileName -MasterKey $KeePassDBPas…
-
Hi all. I'm interested in implementing features which will be most useful to folks. Please let me know your thoughts! The SDK can be found [https://docs.venafi.com/Docs/18.1SDK/TopNav/Content/SDK/…