Microsoft-Windows-GroupPolicy › Event 1503

Event ID 1503 — The Group Policy settings for the user were processed successfully.

Provider
Microsoft-Windows-GroupPolicy
Channel
System
Level
Informational
Opcode
Start

Description

The Group Policy settings for the user were processed successfully. New settings from NumberOfGroupPolicyObjects Group Policy objects were detected and applied.

Message #

The Group Policy settings for the user were processed successfully. New settings from %6 Group Policy objects were detected and applied.

Fields #

NameDescription
SupportInfo1 UInt32
SupportInfo2 UInt32
ProcessingMode UInt32
ProcessingTimeInMilliseconds UInt32
DCName UnicodeString
NumberOfGroupPolicyObjects UInt32Number of Group Policy objects that were processed

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-GroupPolicy",
    "guid": "AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9",
    "event_source_name": "",
    "event_id": 1503,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 1,
    "keywords": 9223372036854775808,
    "time_created": "2022-04-07T17:34:38.149825+00:00",
    "event_record_id": 1319,
    "correlation": {
      "ActivityID": "DCA9073D-A053-4D86-A71A-A22443FB751F"
    },
    "execution": {
      "process_id": 1352,
      "thread_id": 1684
    },
    "channel": "System",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
    }
  },
  "event_data": {
    "SupportInfo1": 1,
    "SupportInfo2": 4195,
    "ProcessingMode": 0,
    "ProcessingTimeInMilliseconds": 671,
    "DCName": "\\\\WIN-FPV0DSIC9O6.lab.local",
    "NumberOfGroupPolicyObjects": 1
  },
  "message": ""
}

References #