• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Passwords must meet complexity requirements regedit cmd?

siagur90

Member
Password must meet complexity requirements

I want to configure local password policy for a stand-alone computer as below:
Enforce password history: net accounts /uniquepw:XXX
Maximum password age: net accounts /maxpwage:XXX
Minimum password age: net accounts /minpwage:XXX
Minimum password length: net accounts /minpwlen:XXX


But for complexity and encryption type I didn't find a command-line solution on registry settings. How can I configure password settings listed as below:
 
I use a RDP and i have administrator rights but can't change , not let me take a look to my pic.,
But if i use this, the values are changing:

Enforce password history: net accounts /uniquepw:XXX
Maximum password age: net accounts /maxpwage:XXX
Minimum password age: net accounts /minpwage:XXX
Minimum password length: net accounts /minpwlen:XXX
14wrklf.jpg
 
Last edited:
Back
Top