Skip to content

Instantly share code, notes, and snippets.

@janikvonrotz
Created February 25, 2014 13:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save janikvonrotz/9209085 to your computer and use it in GitHub Desktop.
PowerShell: Open KeePass with preselected key #KeePass #PowerShell
& KeePass "N:\IT\passwordsafe\pwdb.kdbx" -preselect:"H:\Documents\pwdb.key"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment