PoShKeePass icon indicating copy to clipboard operation
PoShKeePass copied to clipboard

PowerShell module for KeePass

Results 55 PoShKeePass issues
Sort by recently updated
recently updated
newest added

similar to how a sql mirror connection string would work, if first is not available then use secondary location. - possibly look into adding synchronizing from file like keepass ui...

enhancement

Hello, Admittedly I'm new to using this module and it may just be something I missed in the documentation, but after running the following command: New-KeePassGroup -KeePassGroupParentPath 'myKeepassDB/General' -KeePassGroupName 'FOOBAR'...

bug

This should only be done if it can be done securely. - check in library if there is already a method to do this. - if not find a way...

enhancement
Security

Functions like... - [ ] Get-KeePassDatabase - [ ] Set-KeePassDatabase - [x] New-KeePassDatabase - [ ] Remove-KeePassDatabase - [ ] Get-KeePassCompositeKey - [ ] Set-KeePassCompositeKey - [ ] New-KeePassCompositeKey -...

enhancement

This needs to be looked into for viability. Current thoughts are: Passing the Connection Object should be a performance boost. Create it as a Module Variable? Add Handling for closing...

enhancement
Code-Cleanup

Function to backup KeePass Databases, and key files - [ ] Have Backup location in configuration file

enhancement