windows 我需要一个脚本来启用或禁用“密码必须满足复杂性要求”

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6137720/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 16:56:31  来源:igfitidea点击:

I need a script for enabling or disabling "password must meet complexity requirements"

windowsvbscriptbatch-fileregistry

提问by patchie

Does anyone know how to make a .bat- / .vbs- / .reg script for enabling or disabling "password must meet complexity requirements" ? (windows 7)

有谁知道如何制作 .bat-/.vbs-/.reg 脚本来启用或禁用“密码必须满足复杂性要求”?(Windows 7的)

This is how to do it manually: http://www.sevenforums.com/tutorials/72371-password-must-meet-complexity-requirements-enable.html

这是手动操作的方法:http: //www.sevenforums.com/tutorials/72371-password-must-meet-complexity-requirements-enable.html

采纳答案by patchie

I found this page explaining in detail what i wanted to do :)

我发现这个页面详细解释了我想要做什么:)

http://www.robvanderwoude.com/secedit.php

http://www.robvanderwoude.com/secedit.php