标题: [教学]错误Error DCPROMO:The local Administrator account becomes [打印本页] 作者: 资讯王 时间: 2010-7-18 10:52 标题: [教学]错误Error DCPROMO:The local Administrator account becomes To resolve DCPROMO 解决方案
系统是新装的,在尝试新建域的时候出现该错误:The local Administrator account becomes the domain Administrator account when you create a new domain. The new domain cannot be created because the local Administrator account password does not meet requirements.
Currently, a password is not required for the local Administrator account. We recommend that you use the net user command-line tool with the /passwordreg:yes option to require a password for this account before you create the new domain; otherwise, a password will not be required for the domain Administrator account.
Run > cmd > net user Administrator <password> /passwordreq:yes