Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Assign a Password to a UserContent of Assign a Password to a User.vbsMD5 Hash: 274621EBB9D24DCB1FB36BC6E80396BC |
||
' Description: Configures a new password for a user.
Set objUser = GetObject _ ("LDAP://cn=MyerKen,ou=management,dc=fabrikam,dc=com") objUser.SetPassword "i5A2sj*!" | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |