Skip to content
Easy Way to Create Intune Audit User Account Management Policy

Easy Way to Create Intune Audit User Account Management Policy

Written By Abhinav Rana
Last Updated July 8, 2026
Posted In Intune
SHARE

This post will help you create the Intune Audit User Account Management Policy. We are using Intune’s Settings Catalog to install this policy and using Intune’s Configuration Profiles to create it.

Audit User Account Management Policy logs every occurrence of user account management events, including the creation, modification, or deletion of a user account and activities such as renaming, disabling, enabling, and setting or changing passwords.

Enabling this Audit policy setting allows administrators to monitor these events, aiding in identifying potentially malicious, accidental, or authorized activities related to creating user accounts. Events within this subcategory include:

  • 4720: A user account was created.
  • 4722: A user account was enabled.
  • 4723: An attempt was made to change an account’s password.
  • 4724: An attempt was made to reset an account’s password.
  • 4725: A user account was disabled.
  • 4726: A user account was deleted.
  • 4738: A user account was changed.
  • 4740: A user account was locked out.
  • 4765: SID History was added to an account.
  • 4766: An attempt to add SID History to an account failed.
  • 4767: A user account was unlocked.
  • 4780: The ACL was set on accounts that are members of administrators groups.
  • 4781: The name of an account was changed:
  • 4794: An attempt was made to set the Directory Services Restore Mode.
  • 5376: Credential Manager credentials were backed up.
  • 5377: Credential Manager credentials were restored from a backup.
Easy Way to Create Intune Audit User Account Management Policy Fig.1
Easy Way to Create Intune Audit User Account Management Policy Fig.1

Audit User Account Management Policy

To create an Audit User Account Management Policy, follow the steps stated below:

Patch My PC
  • Sign in to the Intune Admin Center portal https://intune.microsoft.com/.
  • Select Devices > Windows > Configuration profiles > Create a profile.

In Create Profile, I select Windows 10 and later in Platform, I choose the Profile Type as Settings catalog. Click on the Create button.

Easy Way to Create Intune Audit User Account Management Policy Fig.2
Easy Way to Create Intune Audit User Account Management Policy Fig.2

On the Basics tab pane, I provide a name for the policy as “Audit User Account Management Policy.”

  • Optionally, if you want, you can enter a policy description and proceed by selecting “Next“.
Easy Way to Create Intune Audit User Account Management Policy Fig.3
Easy Way to Create Intune Audit User Account Management Policy Fig.3

Now, in Configuration Settings, Click Add Settings to browse or search the catalog for the settings I want to configure.

Easy Way to Create Intune Audit User Account Management Policy Fig.4
Easy Way to Create Intune Audit User Account Management Policy Fig.4

In the Settings Picker windows. I searched for the keyword Audit. I found the category Auditing and selected this.

  • I see the sub-category Audit User Account Management. After selecting that, click the cross mark at the right-hand corner, as shown below.
Easy Way to Create Intune Audit User Account Management Policy Fig.5
Easy Way to Create Intune Audit User Account Management Policy Fig.5

Here in Auditing, the Audit User Account Management setting has multiple options:

  • Off/ None
  • Success
  • Failure
  • Success + Failure

As a recommended state, here I am choosing Success + Failure.

Easy Way to Create Intune Audit User Account Management Policy Fig.6
Easy Way to Create Intune Audit User Account Management Policy Fig.6

Using Scope tags, you can assign a tag to filter the profile to specific IT groups. One can add scope tags (if required). More details on Intune Scope Tags Implementation Guide.

  • Click Next to continue.

Now in Assignments, in Included Groups, you need to click on Add Groups and choose Select Groups to include one or more groups. Click Next to continue.

Easy Way to Create Intune Audit User Account Management Policy Fig.7
Easy Way to Create Intune Audit User Account Management Policy Fig.7

In the Review + Create tab, I review settings. After clicking on Create, changes are saved, and the profile is assigned.

Easy Way to Create Intune Audit User Account Management Policy Fig.8
Easy Way to Create Intune Audit User Account Management Policy Fig.8

After successfully creating the “Audit User Account Management Policy,” a notification will appear in the top right-hand corner confirming the action. You can also verify the policy’s existence by navigating to the Configuration Profiles list, where it will be prominently displayed.

Your groups will receive your profile settings when the devices check in with the Intune service. The Policy applies to the device.

Intune Report for Audit User Account Management Policy

From the Intune Portal, you can view the Intune settings catalog profile report, which provides an overview of device configuration policies and deployment status.

To track the policy’s assignment, you need to select the relevant policy from the Configuration Profiles list, which is the Audit User Account Management Policy. Then, you can review the device and user check-in status to determine whether the policy has been successfully applied.

  • If you require more detailed information, you can click on “View Report” to access additional insights.
Easy Way to Create Intune Audit User Account Management Policy Fig.9
Easy Way to Create Intune Audit User Account Management Policy Fig.9

Registry Key Verification – Audit User Account Management Policy

Now we will verify whether the policy was successfully deployed or not by accessing the registry settings that will hold the group policy configurations on a specific computer. To accomplish this, you can execute “REGEDIT.exe” on the target computer and navigate to the precise registry path mentioned below, where these settings are stored.

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\providers\5B88AEF1-09E8-43BB-B144-7254ACBBDF3E\default\Device\Audit

When you navigate the above path in the Registry Editor, you will find the registry key named AccountManagement_AuditUserAccountManagement. I also saw that the Registry Key was created successfully.

Registry NameValue
AccountManagement_AuditUserAccountManagement3
Table 2 – Easy Way to Create Intune Audit User Account Management Policy
Easy Way to Create Intune Audit User Account Management Policy Fig.10
Easy Way to Create Intune Audit User Account Management Policy Fig.10

Windows CSP Details AccountManagement_AuditUserAccountManagement

We will see Windows CSP Details for this Policy setting AccountManagement_AuditUserAccountManagement. This policy setting enables the auditing of modifications to user accounts, encompassing various events such as the creation, modification, deletion, renaming, disabling, enabling, locking out, or unlocking of a user account.

It also includes events when a user account’s password is set or changed when a security identifier (SID) is added to the SID History of a user account, when the Directory Services Restore Mode password is configured, and when permissions on administrative user accounts are altered. Additionally, events related to the backup or restoration of Credential Manager credentials are covered.

CSP URI – ./Device/Vendor/MSFT/Policy/Config/Audit/AccountManagement_AuditUserAccountManagement

Easy Way to Create Intune Audit User Account Management Policy Fig.11
Easy Way to Create Intune Audit User Account Management Policy Fig.11

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Abhinav Rana is working as an SCCM and Intune Admin with several years of experience. He loves to help the community by sharing his knowledge. He is a B.Tech graduate in Information Technology.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read