Microsoft.PowerShell.SecretStore

0.5.2-preview2


This PowerShell module is an extension vault for the PowerShell SecretManagement module.
As an extension vault, this module stores secrets to the local machine based on the current user
account context. The secrets are encrypted on file using .NET Crypto APIs. A password is required
in the default configuration. The configuration can be changed with the provided

This PowerShell module is an extension vault for the PowerShell SecretManagement module.
As an extension vault, this module stores secrets to the local machine based on the current user
account context. The secrets are encrypted on file using .NET Crypto APIs. A password is required
in the default configuration. The configuration can be changed with the provided cmdlets.

Go to GitHub for more information about this module and to submit issues:
https://github.com/powershell/SecretStore
Show more

Minimum PowerShell version

5.1

This is a prerelease version of Microsoft.PowerShell.SecretStore.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Microsoft.PowerShell.SecretStore -RequiredVersion 0.5.2-preview2 -AllowPrerelease

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

Install-PSResource -Name Microsoft.PowerShell.SecretStore -Version 0.5.2-preview2 -Prerelease

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) Microsoft Corporation. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.6 284,107 1/27/2022
1.0.5 16,690 10/4/2021
1.0.4 1,661 9/21/2021
1.0.3 2,988 8/5/2021
1.0.2 4,128 5/25/2021
1.0.0 13,151 3/25/2021
0.9.2 480 3/15/2021
0.9.1 548 3/2/2021
0.9.0 1,470 1/7/2021
0.5.4-preview4 1,128 11/16/2020
0.5.3-preview3 337 11/3/2020
0.5.2-preview2 (current version) 347 9/30/2020
0.5.1-preview1 161 9/15/2020
Show less