ADPasswordChangeValve
Valve for modifying a users password in Microsoft Active Directory.
The new password will be formatted as an AD password - a binary UTF-16 LE string (little-endian byte order) enclosed in double quotes (“).
Valve operates on all items in current item set.
When doing a password change, the property pwdLastSet have to exist on the item if the old password is expired.