Issue:
Windows Home and Pro version asks for password change every n days
Steps:
1 start Command Prompt as administrator
2 run wmic command with PasswordExpires option set to false
Example:
User Name: pcunlocker
wmic useraccount where
"Name='pcunlocker'" set PasswordExpires=false
TLB
No hay comentarios:
Publicar un comentario