Filter By

Package Types

Operating System

Categories

Trust Information

By: | 362,721 downloads | Last Updated: 5/29/2020 | Latest Version: 0.2.789.560

PowerShell module to automate common password-related tasks

By: | 423,425 downloads | Last Updated: 8/28/2017 | Latest Version: 1.1

A simple module to set the username and password for a VPN connection through PowerShell. Huge thanks to Jeff Winn for the DotRas project (https://dotras.codeplex.com/) which showed me the way, and did all the really hard work.

By: | 210,610 downloads | Last Updated: 3/1/2021 | Latest Version: 0.0.61

Install and configure software, environment and registry settings

By: | 97,857 downloads | Last Updated: 9/13/2016 | Latest Version: 1.0.0

PowerShell client for the 1Password password manager

By: | 56,845 downloads | Last Updated: 12/16/2016 | Latest Version: 1.0.0.0

Generates one or more complex passwords designed to fulfill the requirements for Active Directory.

By: | 13,574 downloads | Last Updated: 10/1/2024 | Latest Version: 2.0.2

This module allows the creation of password expiry emails for users, managers, administrators, and security according to defined templates. It's able to work with different rules allowing to fully customize who gets the email and when.

By: | 13,330 downloads | Last Updated: 10/1/2024 | Latest Version: 4.4.52

Powershell Module for managing Password State

By: | 20,820 downloads | Last Updated: 2/15/2024 | Latest Version: 3.1.0

Generate random passwords with the constraints you want.

By: | 11,760 downloads | Last Updated: 8/9/2022 | Latest Version: 3.2

Identify Pwned accounts and passwords via the "Have I Been Pwned?" (https://haveibeenpwned.com) API. Use of some of these functions requires an API key. This module does not come with an API key. An API key can be obtained from https://haveibeenpwned.com/API/Key

By: | 12,571 downloads | Last Updated: 4/12/2021 | Latest Version: 0.0.126

a powershell library for spawning, manipulating and slaughtering cloud minions

By: | 7,602 downloads | Last Updated: 9/5/2023 | Latest Version: 1.0.3

A binary password generator rewritten from of the popular PasswordGenerator nuget package.

By: | 4,942 downloads | Last Updated: 6/19/2021 | Latest Version: 2.2.1

PowerShell Module for OneTimeSecret.com

By: | 6,951 downloads | Last Updated: 1/22/2023 | Latest Version: 2.1.0

Powershell passphrase generator

By: | 6,333 downloads | Last Updated: 4/11/2018 | Latest Version: 1.0.0.2

Get Aduser lockout Information. module usage Get-AduserLockoutInfo -Timespan 300 -Verbose | Invoke-ADUserLockoutStatusReport -LockoutDuration 30 -SMTPServer Mail.MailServer.com -from Support@mytestlab.com -AdminEmail support@mytestlab.com -CompanyName "MyLab" -Verbose

By: | 4,646 downloads | Last Updated: 7/8/2015 | Latest Version: 1.0

Work with Secret Server Web Services and SQL Database

By: | 5,446 downloads | Last Updated: 5/7/2024 | Latest Version: 1.3.1

Module wraps pwpush.com API

By: | 2,738 downloads | Last Updated: 11/14/2021 | Latest Version: 1.2

The module Credentials Manager provides you with convenient and safe way to store your credentials to file system and effectively re-use them in your scripts. List of commands: Write-Credential Read-Credential Convert-Credential Credentials are saved in file with encrypted content. Only user that saved them, can decrypt them. Compared t... More info

By: | 3,610 downloads | Last Updated: 9/23/2017 | Latest Version: 0.3.0

Secure random password generator. Uses a cryptographically secure PRNG Can guarantee that the password contains digits, special characters, or any other set Can generate pronounceable, easier-to-remember passwords Packaged as a .NET library and as a PowerShell module

By: | 3,926 downloads | Last Updated: 9/11/2019 | Latest Version: 1.0.0

CredentialLocker is a module that provides commandlets to manage credentials in the password vault. It can handle stored credentials of IE and Edge and it is a secure password safe for your application. * Get-VaultCredential and Show-VaultCredentials to display credentials * Add-VaultCredential and Remove-VaultCredential to manage credentials ... More info

By: | 2,610 downloads | Last Updated: 9/25/2021 | Latest Version: 0.0.1

The PasswordWolf Password Module was created using Invoke-RestMethod to access the https://passwordwolf.com API which then parses the JSON and harvests the generated passwords. I have included all of the options and pre-configured the parameter defaults, replicating the website settings. "https://passwordwolf.com/api/?length=8&upper=on&lower... More info