Override password complexity or history when reset password
i create simple powershell import username reset csv file. first run went fine. done it, need change original (default) password, p@$$w0rd. kept getting error doesn't meet complexity, length, or history.
fyi: use set-adaccountpassword
i checked on gpo, password complexity set disable or 0 on of those.
since script doesn't work, had manually reset 1 one password , went fine.
any idea on how can solve this? still need on 100+ users.
are sure using single quotes instead of double?
because if are using double quotes password less 8 chars.
Windows Server > Windows PowerShell
Comments
Post a Comment