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 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: