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

Hi, I try to upadate entry and not accept the value for -KeePassPassword, and open a form to put a password: ![KeePass](https://github.com/PSKeePass/PoShKeePass/assets/19958903/7d9e376d-b61f-4156-9faf-663531b5d7cf) Code: # Import the PoShKeePass module Import-Module PoShKeePass...

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...

The PoShKeePass module has a value for the **HelpInfoUri** field. This means the module is able to update the help feature. Some of us update regularly all help sections on...

Ok, been beating my head on this a while and can't find anything helpful... I'm writing a script that creates an Active Directory user. Inside this script I have a...

Is it possible to modify/specify the `Password:` prompt when a script is accessing the KeePass database and requires a Master Password? Members of my team that are not familiar with...