Subject: PSpasswd set wrong password
Posted: 12 March 2013 at 5:00pm
Hi all,
Recently had an admin leave our team, used pspasswd to script a mass change in our admin passwords across the network, however the password we told it to set does not work.
used syntax:
pspasswd \\machinename -u adminl -p adminp adminl "newadminp" (was told to use quotes, later found out this was not needed)
None of the new passwords were not working, luckily we had a second admin profile on these machines. I had to log into each machine manually and re-set the password so we didnt get locked out of all but a few machines..
Any idea what that initial password with the quotes would work out to be? Do " " quotes show up as different characters when outputted using pspasswd? Any help would be greatly appreciated, thank you for your time.