AD Password Info

 

 


Password Expires

 

"password never expires" function

當 disable 它後, password 過期的 User 的 Password 會立即 expire !!

 


How to delegate password reset permissions

 

"Active Directory Users and Computers"  --> right click domain --> "Delegation Control" -->

 


Batch 改 User PW

 

dsmod user /?

dsmod user <UserDN> -pwd <NewPassword> -mustchpwd {yes|no}

You can use the below command to reset the user password.

dsquery user -samid username | dsmod user -pwd new_password

If you logged as a domain controller, you can you the below command

net user username new_password

You can also use the below net user command from your workstation

net user username new_password /domain

 


DSRM password

 

Actually DSRM password is local administrator password.

Reset your password easy enough to boot (http://home.eunet.no/~pnordahl/ntpasswd/) and

reset such as the local administrator password.

How to Boot DSRM: F8 Key
 

 

 

Creative Commons license icon Creative Commons license icon