使AD域控服务器Administrator的密码永不过期方法。

时间:2016-02-22 15:13:04   收藏:0   阅读:1130

在安装完AD域后,管理员密码会42天就要更新一次,这样对测试比较不方便,

 

如果要让域控管理员账号密码永远不过期,就照着下面的方法执行:

open a Command Prompt as the administrator mode, then run the following command:

net accounts /maxpwage:unlimited

Your password will never expire.

原文:http://www.cnblogs.com/bonjov1/p/5206919.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!