Event ID 1006 — Allow access to SettingName on this device default setting successfully created as NewConsentValue.
Description
Allow access to SettingName on this device default setting successfully created as NewConsentValue.
Message #
Fields #
| Name | Description |
|---|---|
NewConsentValue UnicodeString | — |
TargetUserSid UnicodeString | — |
ConsentID UnicodeString | — |
AppPackageFamilyName UnicodeString | — |
HResult HexInt32 | — |
SettingName UnicodeString | — |
Migrated Boolean | — |
Suppressed Boolean | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Privacy-Auditing",
"guid": "D67FBB76-D18A-5AE3-24A3-8C1DB52D6C62",
"event_source_name": "",
"event_id": 1006,
"version": 0,
"level": 4,
"task": 20,
"opcode": 0,
"keywords": 9223372036854775809,
"time_created": "2023-10-25T21:24:02.614760+00:00",
"event_record_id": 42,
"correlation": {},
"execution": {
"process_id": 2376,
"thread_id": 6016
},
"channel": "Microsoft-Windows-Privacy-Auditing/Operational",
"computer": "WinDevEval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"NewConsentValue": "Allow",
"TargetUserSid": "NULL",
"ConsentID": "NULL",
"AppPackageFamilyName": "NULL",
"HResult": "0x0",
"SettingName": "wiFiDirect",
"Migrated": false,
"Suppressed": false
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline