Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Windows Server 2008/2008 R2 (http://forum.oszone.net/forumdisplay.php?f=97)
-   -   [решено] ntdsutil - сбросить пароль DSRM (http://forum.oszone.net/showthread.php?t=347605)

__sa__nya 12-01-2021 09:06 2945857

ntdsutil - сбросить пароль DSRM
 
Доброе время суток. Windows Server 2008 R2, AD. Забыл пароль DSRM, решил сбросить: ntdsutil - > set dsrm password - предлагает ввести пароль ( как я думал, новый), ввожу новый - получаю ошибку "Ошибка при синтаксическом разборе ввода - неправильный синтаксис."
Вопрос: как сбросить пароль ? Если в данном случае нужно ввести текущий пароль ( хотя везде в инете написано что здесь вводится новый) - то он неизвестен.

NickM 12-01-2021 09:59 2945863

Тут так, "How to reset the Directory Services Restore Mode administrator account password in Windows Server":

Цитата:

Click Start > Run, type ntdsutil, and then click OK.

At the Ntdsutil command prompt, type set dsrm password.

At the DSRM command prompt, type one of the following lines:

To reset the password on the server on which you're working, type reset password on server null. The null variable assumes that the DSRM password is being reset on the local computer. Type the new password when you're prompted. Note that no characters appear while you type the password.
-or-

To reset the password for another server, type reset password on server servername, where servername is the DNS name for the server on which you're resetting the DSRM password. Type the new password when you're prompted. Note that no characters appear while you type the password.
Код:

reset password on server null
Тут с картинками.


Время: 00:06.

Время: 00:06.
© OSzone.net 2001-