Microsoft-Windows-GroupPolicy › Event 8000

Event ID 8000 — Completed computer boot policy processing for PrincipalSamName in PolicyElaspedTimeInSeconds seconds.

Provider
Microsoft-Windows-GroupPolicy
Channel
Operational
Level
Informational
Opcode
Stop

Description

Completed computer boot policy processing for PrincipalSamName in PolicyElaspedTimeInSeconds seconds.

Message #

Completed computer boot policy processing for %3 in %1 seconds.

Fields #

NameDescription
PolicyElaspedTimeInSeconds UInt32
ErrorCode UInt32
PrincipalSamName UnicodeString
IsMachine UInt32
IsConnectivityFailure Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-GroupPolicy",
    "guid": "AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9",
    "event_source_name": "",
    "event_id": 8000,
    "version": 1,
    "level": 4,
    "task": 0,
    "opcode": 2,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-05T22:32:17.445743+00:00",
    "event_record_id": 490,
    "correlation": {
      "ActivityID": "70C9A908-A206-406D-8A5D-D1CA7FEE9E13"
    },
    "execution": {
      "process_id": 1132,
      "thread_id": 1348
    },
    "channel": "Microsoft-Windows-GroupPolicy/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "PolicyElaspedTimeInSeconds": 0,
    "ErrorCode": 0,
    "PrincipalSamName": "WORKGROUP\\WINDEV2310EVAL$",
    "IsMachine": 1,
    "IsConnectivityFailure": false
  },
  "message": ""
}

References #