Skip to content

Instantly share code, notes, and snippets.

@adamdriscoll
Created January 29, 2020 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamdriscoll/01c70eddd80710dd1992bd6cafd1330a to your computer and use it in GitHub Desktop.
Save adamdriscoll/01c70eddd80710dd1992bd6cafd1330a to your computer and use it in GitHub Desktop.
Gets a secret from a PSSecretStore
Get-SSSecret -Name 'password' -KeyPath C:\keyfile.bin -StorePath C:\store.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment