Microsoft-Windows-Wininit › Event 14

Event ID 14 — Credential Guard configuration: 0, 0

Provider
Microsoft-Windows-Wininit
Channel
System
Level
Informational
Opcode
Info

Description

Credential Guard configuration.

Message #

Credential Guard configuration:

Registry Configuration: %1
Test Configuration: %2
Auto Enablement: %3

Fields #

NameDescription
Config UInt32
IsTestConfig UInt32
IsAutoEnabled UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Wininit",
    "guid": "206F6DEA-D3C5-4D10-BC72-989F03C8B84B",
    "event_source_name": "",
    "event_id": 14,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:25:27.117050+00:00",
    "event_record_id": 1653,
    "correlation": {},
    "execution": {
      "process_id": 636,
      "thread_id": 640
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Config": 2,
    "IsTestConfig": 0,
    "IsAutoEnabled": 1
  },
  "message": ""
}

References #