ADS DSRM Password Reset on Server 2003 / 2008 / 2012 / 2016 DC Using NTDSUtil Command
Start, click Run -> type cmd -> and then click OK.Type ntdsutil in command prompt,
At the Ntdsutil command prompt, type
set dsrm password
At the DSRM command prompt,To reset the password on the server on which you are working, type
reset password on server null
Enter the new password twice as you needed. And then quit by pressing 'q' twice to exit Ntdsutil.
Password has been reset successfully.
Comments
Post a Comment