Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Force PWD Change

Status
Not open for further replies.

grimmy26

Technical User
Oct 27, 2003
126
AU
I want to force all users within an OU to change there password at next logon. I am sure there is a command line I can use to do this but cannot recall it.
Does anybody know what I mean or have a\n alternative way of doing this
 
Because this tool is slightly obscure:
cusrmgr -u UserName +s MustChangePassword

Will set UserName so that a new password is require at the next login.
 
read my post RE: password policy. i wrote an update about some issues we ran into, something to think about if you use a third device that uses LDAP authentication. the device may have problems authenticating users if their accounts are marked as 'change at next logon'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top