PassPushPosh

1.0.0

PassPushPosh is a PowerShell Module for accessing the Password Pusher application via API. It supports creating, retrieving, and deleting anonymous and authenticated pushes and getting Push and Dashboard data for authenticated users.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name PassPushPosh

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

Install-PSResource -Name PassPushPosh

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

Adam Burley, 2022

Package Details

Author(s)

  • Adam Burley

Tags

Windows Linux MacOS Password

Functions

Get-Dashboard Get-Push Get-PushAuditLog Get-SecretLink Initialize-PassPushPosh New-Push Remove-Push

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes


       1.0.0 - Major refactor, add capabilities and improve testing and build process.
       0.3.0 - Remove route translations from URI segments for compatibility with PasswordPusher v1.42.0. See pglombardo/PasswordPusher/pull/2353

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 69 9/4/2024
0.3.0 18 7/24/2024
0.2.3 55 3/5/2023
0.2.2 17 11/28/2022
0.2.1 9 11/23/2022
0.2.0 6 11/23/2022
Show more