Event ID 4902 — The Per-user audit policy table was created.
Description
The Per-user audit policy table was created.
Message #
Fields #
| Name | Description |
|---|---|
PuaCount UInt32 | Number of Elements. |
PuaPolicyId HexInt64 | Policy ID. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Security-Auditing",
"guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
"event_source_name": "",
"event_id": 4902,
"version": 0,
"level": 0,
"task": 13568,
"opcode": 0,
"keywords": 9232379236109516800,
"time_created": "2023-11-06T06:25:28.032941+00:00",
"event_record_id": 2756,
"correlation": {},
"execution": {
"process_id": 808,
"thread_id": 860
},
"channel": "Security",
"computer": "WinDev2310Eval",
"security": {
"user_id": ""
}
},
"event_data": {
"PuaCount": 0,
"PuaPolicyId": "0xa128"
},
"message": ""
}
References #
- Microsoft Learn https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4902
- Microsoft Learn Audit Policy https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-audit-policy-change
- Ultimate Windows Security https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventid=4902
- Example event sourced from https://github.com/NextronSystems/evtx-baseline