Filter By
Displaying results 1 - 20 of 75 (Page 1 of 4)
By:
|
301,385 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. Tags |
By:
|
209,827 downloads
|
Last Updated: 3/1/2021
|
Latest Version: 0.0.61
Install and configure software, environment and registry settings Tags |
By:
|
44,167 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. Tags |
By:
|
12,081 downloads
|
Last Updated: 4/12/2021
|
Latest Version: 0.0.126
a powershell library for spawning, manipulating and slaughtering cloud minions Tags |
By:
|
8,441 downloads
|
Last Updated: 11/13/2023
|
Latest Version: 4.4.47
Powershell Module for managing Password State Tags |
By:
|
4,309 downloads
|
Last Updated: 7/8/2015
|
Latest Version: 1.0
Work with Secret Server Web Services and SQL Database Tags |
By:
|
3,021 downloads
|
Last Updated: 6/19/2021
|
Latest Version: 2.2.1
PowerShell Module for OneTimeSecret.com Tags |
By:
|
3,936 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 Tags |
By:
|
2,181 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 Tags |
By:
|
2,938 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 Tags |
By:
|
3,245 downloads
|
Last Updated: 1/22/2023
|
Latest Version: 2.1.0
Powershell passphrase generator Tags |
By:
|
5,049 downloads
|
Last Updated: 3/17/2022
|
Latest Version: 3.0.0
Generate random passwords with the constraints you want. Tags |
By:
|
1,627 downloads
|
Last Updated: 12/9/2016
|
Latest Version: 1.2.2
Contains functions to control local computer. Tags |
By:
|
2,365 downloads
|
Last Updated: 3/17/2019
|
Latest Version: 0.1.3
Gainz - Password Generator Module Deprecated: Renaming to Gz-PasswordGenerator Provides a new cryptographically generated password. By default, this function will return an array of characters since strings are immutable. $pw = New-Password -Length 16 -AsSecureString PARAMETERS Chars - Optional. An string of characters to use to ... More info Tags |
By:
|
1,780 downloads
|
Last Updated: 1/25/2018
|
Latest Version: 1.0.1.3
Provides security focused PowerShell cmdlets to conduct security testing and forensics. Tags |
By:
|
1,961 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 Tags |