logo elektroda
logo elektroda
X
logo elektroda

Windows 10/7 Home Passwords - Forcing password change after 30 days from the las

Psotnikp 16899 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16554200
    Psotnikp
    Level 10  
    Hello
    Is there any way to force the user to change the password after 30 days from the last password change?
    On windows in the PRO version and above there is no problem, but I have to do it on windows home.
    The net accounts / maxpwage: 30 command does not force the password change; (

    I am asking for advice on how to set it to work and whether it is possible at all.
  • ADVERTISEMENT
  • #3 16555631
    Psotnikp
    Level 10  
    I checked and ... works.
    Below I will write down what should be entered to force changing the password every 30 days, minimum 8 characters, and the history of the last 12 entries.
    The bottom line is that it works with HOME versions!

    The following commands should be performed in CMD (as Administrator)

    net accounts / MAXPWAGE: 30
    net accounts / MINPWLEN: 8
    net accounts / UNIQUEPW: 12
    wmic path Win32_UserAccount set PasswordExpires = True
ADVERTISEMENT