PoshCode Archive  All files named "Get-NewPassword.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-NewPassword.ps1

2018-06-10
13:07
Added: Password gerneration function originally posted on PoshCode.org by Sean Kearney. Without any arguments, Get-NewPassword generates an 8 character password with upper, lower, and numeric characters. It can accept 2 options, the first is password length (up to 94 chars) and the other is complexity (1 to 4). I had to modify the code so that it wouldn’t create repeating characters. The code may be ugly, but it’s because I am a network admin and not a programmer. I hope it helps someone. file: [4aad52ca9b] check-in: [288aac4271] user: johnwcannon at gmail dot com branch: trunk, size: 5695