Active Directory Domain Services: Core
3 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 0 | DsDBIndexChosen | ETW Trace | Y |
| 1 | Directory Search | ETW Trace | Y |
| 2 | Directory Search | ETW Trace | Y |
Event ID 0: DsDBIndexChosen
#Message #
Fields #
| Name | Description |
|---|---|
Signature mof:SInt8 | |
Version mof:SInt8 | |
Inserts mof:SInt8 | |
messageId mof:UInt32 | |
BindId mof:UInt32 | |
IndexChosen mof:String | |
InstanceName mof:String | |
Null3 mof:String | |
Null4 mof:String | |
Null5 mof:String | |
Null6 mof:String | |
Null7 mof:String | |
Null8 mof:String |
Example Event #
{
"system": {
"provider": "Active Directory Domain Services: Core",
"guid": "{1C83B2FC-C04F-11D1-8AFC-00C04FC21914}",
"event_source_name": "",
"event_id": 0,
"version": 4,
"level": 0,
"task": 0,
"opcode": 0,
"keywords": "",
"time_created": "2026-06-02T05:04:51.832+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 1132,
"thread_id": 9612
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"BindId": 142,
"EstimatedEntries": "00000230",
"IndexConsidered": "00002E6900640078005F00730041004D004100630063006F0075006E0074004E0061006D0065003A0030003A004E003B",
"Inserts": 4,
"InstanceName": "0000084E005400440053",
"Null4": "0000",
"Null5": "0000",
"Null6": "0000",
"Null7": "",
"Null8": "",
"Signature": "44",
"Version": 83,
"messageId": 67125251
},
"message": "DSDBIndexConsidered"
}
Event ID 1: Directory Search
#Message #
Fields #
| Name | Description |
|---|---|
Signature mof:SInt8 | |
Version mof:SInt8 | |
Inserts mof:SInt8 | |
messageId mof:UInt32 | |
BindId mof:UInt32 | |
Caller mof:String | |
Choice mof:String | |
ObjDN mof:String | |
Filter mof:String | |
RequiredAttributes mof:String | |
CommonArgs mof:String | |
Null7 mof:String | |
Null8 mof:String |
Example Event #
{
"system": {
"provider": "Active Directory Domain Services: Core",
"guid": "{1C83B2FC-C04F-11D1-8AFC-00C04FC21914}",
"event_source_name": "",
"event_id": 1,
"version": 4,
"level": 0,
"task": 0,
"opcode": 1,
"keywords": "",
"time_created": "2026-06-02T05:04:51.450+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 1132,
"thread_id": 9612
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"AttId": "00000A390030003000640064",
"BindId": 179,
"Caller": "000006530041004D",
"Inserts": 4,
"Null3": "",
"Null4": "",
"Null5": "",
"Null6": "",
"Null7": "",
"Null8": "",
"Signature": "44",
"Version": 83,
"messageId": 83902466
},
"message": "DsDirFind"
}
Event ID 2: Directory Search
#Message #
Fields #
| Name | Description |
|---|---|
Signature mof:SInt8 | |
Version mof:SInt8 | |
Inserts mof:SInt8 | |
messageId mof:UInt32 | |
BindId mof:UInt32 | |
ErrCode mof:String | |
Filter mof:String | |
Index mof:String | |
EntriesVisited mof:String | |
EntriesReturned mof:String | |
InstanceName mof:String | |
Null7 mof:String | |
Null8 mof:String |
Example Event #
{
"system": {
"provider": "Active Directory Domain Services: Core",
"guid": "{1C83B2FC-C04F-11D1-8AFC-00C04FC21914}",
"event_source_name": "",
"event_id": 2,
"version": 4,
"level": 0,
"task": 0,
"opcode": 2,
"keywords": "",
"time_created": "2026-06-02T05:04:51.450+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 1132,
"thread_id": 9612
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"BindId": 180,
"ErrCode": "00000230",
"Inserts": 4,
"InstanceName": "0000084E005400440053",
"Null3": "0000",
"Null4": "0000",
"Null5": "",
"Null6": "",
"Null7": "",
"Null8": "",
"Signature": "44",
"Version": 83,
"messageId": 83902466
},
"message": "DsDirFind"
}
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 {1C83B2FC-C04F-11D1-8AFC-00C04FC21914}
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: MSAD_Trace