Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Change the Password for a UserContent of Change the Password for a User.vbsMD5 Hash: 49A1BB476F6995B19070DC96B37CB74D |
||
' Description: Changes the password for a user. Requires you to know the user's previous password.
Set objUser = GetObject _ ("LDAP://cn=myerken,ou=management,dc=fabrikam,dc=com") objUser.ChangePassword "i5A2sj*!", "jl3R86df" | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |