Re: Get-StoredCredentials Module - http://www.automatedops.com/blog...
Aug 14, 2013
from
"Hey, you can use my BetterCredentials module (I already wrote the
wrapper for Get-Credential that supplies a ton of extra options, and
stores/loads credentials from disc -- but right now I'm storing them in
files). I was going to write this version next (to use the Windows
credential store instead of files on disk), so we could merge them.
http://poshcode.org/4373 I was going to borrow code from https://credentialmanagement.c... for the loading/storing part."
- Joel Bennett