在安裝完AD域后,管理員密碼會42天就要更新一次,這樣對測試比較不方便,
如果要讓域控管理員賬號密碼永遠不過期,就照着下面的方法執行:
open a Command Prompt as the administrator mode, then run the following command:
net accounts /maxpwage:unlimited
Your password will never expire.
在安裝完AD域后,管理員密碼會42天就要更新一次,這樣對測試比較不方便,
如果要讓域控管理員賬號密碼永遠不過期,就照着下面的方法執行:
open a Command Prompt as the administrator mode, then run the following command:
net accounts /maxpwage:unlimited
Your password will never expire.
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。