Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Аватара для NickM

Ветеран


Contributor


Сообщения: 4635
Благодарности: 1114

Профиль | Отправить PM | Цитировать


Тут так, "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
Тут с картинками.

Последний раз редактировалось NickM, 12-01-2021 в 10:06.

Это сообщение посчитали полезным следующие участники:

Отправлено: 09:59, 12-01-2021 | #2