6/11/2012 11:24:02 AM
 Emeka Posts: 2
|
Hey guys,
I locked my administrator account out and was searching these forums on how to unlock it. I found a script posted by a Thycotic member, which was: UPDATE tbUser SET IsLockedOut= 0 WHERE UserName = '[account]'
Now whilst messing around with a few script possibilities in Notepad, I accident ended up executing: UPDATE tbUser SET Password = 0 WHERE UserName = 'Administrator'
Now it wiped the hashed value of the password. SO to cut a long (and embarrasing) story short, is it possible to reset this password somehow?
Thanks X|
|
|
|
0
• link
|