DSRM password reset issue.

Khushboo Kumari 20 Reputation points
2025-03-06T12:44:35.48+00:00

Hi everyone,

I am trying to reset the DSRM password, and the command shows that it was successfully set. However, I do not see Event ID 4724 in the event logs for the password reset. Additionally, when I try to log in using .\Administrator, I am unable to log in.

Can someone help me figure out the issue?

CDN media

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,909 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daisy Zhou 30,726 Reputation points Microsoft External Staff
    2025-03-07T02:17:01.0266667+00:00

    Hello Khushboo Kumari,

    Thank you for posting in Q&A forum.

    Please check if you can see event ID 4724 via Security log on Domain Controller after you reset the password for one domain user Domain Controller.

    For example: User's image

    If do not see event ID 4724 via Security log on Domain Controller after you reset the password for one domain user Domain Controller. You need to enable audit policy on domain controller by edit Default Domain Controller Policy object:

    Legacy audit policy: Computer Configuration\Windows settings\security settings\local policies\audit policy\Audit Account Management - Success and Failure

    Or use advanced audit policies (advanced audit policies will overwrite all legacy audit policies by default): Computer Configuration\Windows settings\security settings\Advanced Audit Policy Configuration\Audit Account Management

    Subcategory: Audit User Account Management.

    User's image

    Then run gpupdate /force on domain controller, then check if you can see event ID 4724 via Security log on Domain Controller after you reset the password for one domain user Domain Controller.

    If so, please try to reset the DSRM password again to see if you can see event ID 4724 via Security log on Domain Controller after you reset DSRM password.

    If it still does work, or you may need to check the steps you reset DSRM in the link below.

    How to reset the Directory Services Restore Mode administrator account password in Windows Server

    https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/reset-directory-services-restore-mode-admin-pwd

    4724(S, F): An attempt was made to reset an account's password.

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4724

    Note:

    1.Once you configured any one advanced audit policies, then all the legacy audit policies will be overwritten by default.

    2.If you have never configured any advanced audit policy before, then you can configure the legacy audit policy.

    3.If you have configured any advanced audit policy before, then you need to configure the advanced audit policy.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.