BetterCredentials

4.5

A (compatible) major upgrade for Get-Credential, including support for storing credentials in Windows Credential Manager, and for specifying the full prompts when asking for credentials, etc.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BetterCredentials

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BetterCredentials

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2014 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel Bennett

Tags

Credential Get-Credential Vault Storage

Functions

Get-Credential Find-Credential Set-Credential Remove-Credential Test-Credential

Dependencies

This module has no dependencies.

Release Notes


           This release adds a lot of functionality to the module, allowing enumeration and deletion, etc.

           - Add Test-Credential for explicitly checking whether a credential is already stored
           - Add Set-Credential for explicitly storing or updating stored credentials
           - Add Remove-Credential for clearing stored credentials
           - Add Find-Credential to search stored credentials
       

FileList

Version History

Version Downloads Last updated
4.5 (current version) 37,078 5/19/2018
4.4 2,335 7/12/2016
4.3 4,542 11/11/2015
2.0 641 5/22/2014