Create a Strong Random Password with VBScript
I had been using a simple script to create an alpha numeric password that was all lower case for quite some time. Recently though I decided to give the old password creation function an overhaul since the old password creation function was very weak. This new function will create a new string that is alpha … Read more