Sometimes, when we handover, we usually think of the domain administrator password, often ignoring the directory Restore Mode (DSRM) password, but when we need, it may have been a long time, to ask the predecessor, is basically White asked Or sometimes we often change the password for the directory Restore Mode for security reasons.
Note: The password to modify the directory Restore mode must be changed in normal mode, in the directory Restore mode will be error;
1, run as administrator "cmd" or "PowerShell", I am Running "cmd", enter "Ntdsutill" and then press ENTER "confirm";
650) this.width=650; "title=" 1.PNG "src=" Http://s3.51cto.com/wyfs02/M02/57/06/wKioL1SPqjzhTn11AADF3OKZ0Ys603.jpg " alt= "Wkiol1spqjzhtn11aadf3okz0ys603.jpg"/>
2, for the command, for me is a very difficult thing, all I only remember the beginning of the command, for the following command we can help to find, in the dialog box enter "? "Press ENTER" to confirm "; by help, we know that the command to reset the password for the directory Restore Mode is" Set DSRM Password "; (note: This is the image I later cut from the saved txt text, so it is white body sunspots)
650) this.width=650; "title=" 1111.PNG "src=" http://s3.51cto.com/wyfs02/M00/57/08/ Wkiom1spqbuygkuraap2nsplsre465.jpg "alt=" Wkiom1spqbuygkuraap2nsplsre465.jpg "/>
3, enter "Set DSRM Password" Press ENTER "confirm";
650) this.width=650; "title=" 2.PNG "src=" Http://s3.51cto.com/wyfs02/M01/57/08/wKiom1SPqeeCiiMBAABYfGRaI4A209.jpg " alt= "Wkiom1spqeeciimbaabyfgrai4a209.jpg"/>
4. What command should I use below? Also we can enter "? "To see Help; To reset the Restore Mode Administrator account password on the specified instance, to use" ResetPassword on server%s "and to enter" NULL "directly if it is used on the local computer;
650) this.width=650; "title=" 3.PNG "src=" Http://s3.51cto.com/wyfs02/M00/57/06/wKioL1SPqquTcs7lAAHeFeQn4P0584.jpg " alt= "Wkiol1spqqutcs7laahefeqn4p0584.jpg"/>
5, enter "Reset Password on Server NULL" press ENTER "confirm";
650) this.width=650; "title=" 4.PNG "src=" Http://s3.51cto.com/wyfs02/M01/57/06/wKioL1SPqr7yxQQDAAB8KjKU6k0742.jpg " alt= "Wkiol1spqr7yxqqdaab8kjku6k0742.jpg"/>
6. Enter the new admin password and press ENTER to "confirm"; Confirm the new password again and press ENTER to "confirm";
650) this.width=650; "title=" 5.PNG "src=" Http://s3.51cto.com/wyfs02/M01/57/08/wKiom1SPqi2RKmjLAACICakG9oI834.jpg " alt= "Wkiom1spqi2rkmjlaacicakg9oi834.jpg"/>
7, after the successful reset, you will be prompted to "password set success";
650) this.width=650; "title=" 2222.PNG "src=" http://s3.51cto.com/wyfs02/M02/57/06/ Wkiol1spqtuqhc7oaacnv2mhuaw108.jpg "alt=" Wkiol1spqtuqhc7oaacnv2mhuaw108.jpg "/>
8, this is a complete process;
650) this.width=650; "title=" 33333.PNG "src=" http://s3.51cto.com/wyfs02/M00/57/06/ Wkiol1spquyygsymaaehaabxpjo393.jpg "alt=" Wkiol1spquyygsymaaehaabxpjo393.jpg "/>
What if we want to change the directory Restore Mode password on the other server?
We only need to change the server name, as in the above example, the "NULL" is directly replaced by the server name can be;
This article is from the "Snow Orchid" blog, please be sure to keep this source http://yupeizhi.blog.51cto.com/3157367/1590434
To modify the directory Restore Mode password