So.

Here I was, a colleague posted a password generation script in his blog. So I read it and remembered my old password generation script. Even though I liked his script I felt that some parts of mine were more the way I like. But some parts like the possibility to add your own characters sets really make me wanna improve on my old script. So I rewrote parts of my script and you can download it here.

Some examples of the script in action:

C:\PS>New-Password
b3M3mc1<
C:\PS>New-Password -PasswordLength 12 -SelectSets UpperCase,LowerCase,Special
%zXWKF^rtgpp