PDA

View Full Version : How i can recover


ali_manzoor
03-19-2009, 03:05 PM
Hi

how i can recover my Active directory Password ?

flipper
07-14-2009, 02:54 PM
1) Reboot your server into Directory Services Restore Mode
Log in as .\administrator
2) Open a command prompt and type ntdsutil
3) type: activate instance ntds
4) type: set dsrm password
5) Now type: reset password on server x (x represents your server name.)
6) You will be prompted to type in the password twice.
7) type q or quit
8) type q or quite again.

The password should be reset.

ali_manzoor
07-15-2009, 01:35 PM
Thanks flipper