Active Directory Domain Services: SAM
2 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | SAM Set Member Attributes Of Group | ETW Trace | Y |
| 2 | SAM Set Member Attributes Of Group | ETW Trace | Y |
Event ID 1: SAM Set Member Attributes Of Group
#Message #
Fields #
| Name | Description |
|---|---|
Sam mof:String | |
Version mof:UInt32 | |
Sid mof:String | |
Client mof:String |
Example Event #
{
"system": {
"provider": "Active Directory Domain Services: SAM",
"guid": "{8E598056-8993-11D2-819E-0000F875A064}",
"event_source_name": "",
"event_id": 1,
"version": 1,
"level": 0,
"task": 0,
"opcode": 1,
"keywords": "",
"time_created": "2026-06-02T05:04:51.051+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 1132,
"thread_id": 12344
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"Client": "JD-DC01-2022",
"Sam": "SAM",
"Sid": "S-1-5-18",
"Version": 1
},
"message": "SamNameById"
}
Event ID 2: SAM Set Member Attributes Of Group
#Message #
Example Event #
{
"system": {
"provider": "Active Directory Domain Services: SAM",
"guid": "{8E598056-8993-11D2-819E-0000F875A064}",
"event_source_name": "",
"event_id": 2,
"version": 1,
"level": 0,
"task": 0,
"opcode": 2,
"keywords": "",
"time_created": "2026-06-02T05:04:51.051+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 1132,
"thread_id": 12344
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": "SamNameById"
}
Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID {8E598056-8993-11D2-819E-0000F875A064}
Observed on:
- WS2025-26100.0, schema read from the WMI MOF class, captured 2026-02-26
Taken from Windows installation media (build 26100.1), not a patched system, so the exact update level is unknown.
- WS2022-20348.4893, sample captured from a live trace, captured 2026-06-02
- WS2022-20348.4893, schema read from the WMI MOF class, captured 2026-06-02
MOF class: MSSAMTrace
- Win11-26200.6584, schema read from the WMI MOF class, captured 2026-06-02
MOF class: MSSAMTrace