Code:
$usr.SetPassword("newpassword") ;Sets the password to "newpassword"
$usr.Put("pwdLastSet", 0)       ;User has to change the pw as soon as he/she logs in
$usr.AccountDisabled = 0        ;Enables the account
$usr.SetInfo