Microsoft-Windows-Privacy-Auditing › Event 1008

Event ID 1008 — Allow apps to access your SettingName setting default for user TargetUserSid successfully created as NewConsentValue.

Provider
Microsoft-Windows-Privacy-Auditing
Channel
Operational
Level
Informational
Task
DefaultConsentCreated

Description

Allow apps to access your SettingName setting default for user TargetUserSid successfully created as NewConsentValue.

Message #

Allow apps to access your %6 setting default for user %2 successfully created as %1.

Fields #

NameDescription
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": 1008,
    "version": 0,
    "level": 4,
    "task": 20,
    "opcode": 0,
    "keywords": 9223372036854775810,
    "time_created": "2023-11-05T22:37:47.009514+00:00",
    "event_record_id": 160,
    "correlation": {},
    "execution": {
      "process_id": 5264,
      "thread_id": 4196
    },
    "channel": "Microsoft-Windows-Privacy-Auditing/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "NewConsentValue": "Allow",
    "TargetUserSid": "S-1-5-21-1992711665-1655669231-58201500-1000",
    "ConsentID": "",
    "AppPackageFamilyName": "NULL",
    "HResult": "0x0",
    "SettingName": "microphone",
    "Migrated": false,
    "Suppressed": false
  },
  "message": ""
}

References #