link/window general
How to change the password complexity on Windows
cobaltic5
2018. 9. 4. 17:07
summary
- Export a configuration
- secedit /export /cfg C:\securityconfig.cfg
- Modify the configuration
- Import the configuration
- secedit /configure /db C:\Windows\security\new.sdb /cfg C:\securityconfig.cfg /areas SECURITYPOLICY