PS.PasswordState

1.0.0

Work with PasswordStates API and integrate it with SecretManagement in PWSH 7

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name PS.PasswordState

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

Install-PSResource -Name PS.PasswordState

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

Package Details

Author(s)

  • Nicolai Estrup Jacobsen

Tags

SecretManagement

Functions

Get-Context Connect- Invoke-Request Test-Connection Find-Password Get-Password Get-PasswordList New-Password Set-Password Move-Password Copy-Password Remove-Password Get-PasswordHistory Add-DocumentToList Add-DocumentToFolder Add-DocumentToPassword Get-Document Remove-Document

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes


           Version 1.0.0
           - Added Get-PasswordStatePasswordHistory cmdlet
           - Added Move-PasswordStatePassword
           - Added Copy-PasswordStatePassword with possibility of linking.
           - Added Document Adding cmdlets
               - Add-PasswordStateDocumentToList
               - Add-PasswordStateDocumentToFolder
               - Add-PasswordStateDocumentToPassword
               - Get-PasswordStateDocument
               - Remove-PasswordStateDocument (This just throws an error due to Web API Missing an endpoint.)
           
           

           Version 0.4.3
           - Fixed an issue with the New-PasswordStatePassword cmdlet where the Content-Type header was not set correctly.
           - Improved error handling and added more descriptive error messages for API requests.
           - Fixed Integration with SecretManagement module to ensure compatibility.
           - Still BETA version, use with caution, not for production use.
           

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 4 8/11/2026
0.4.3-beta 7 1/29/2026