Microsoft-Windows-PushNotifications-Platform › Event 1261

Event ID 1261 — Adding new user to the Windows Push Notification Service.

Provider
Microsoft-Windows-PushNotifications-Platform
Channel
Operational
Level
Informational
Opcode
Info

Description

Adding new user to the Windows Push Notification Service. DeviceId [DeviceId] UserId [UserId] UserType [UserType].

Message #

Adding new user to the Windows Push Notification Service. %1 [DeviceId] %2 [UserId] %3 [UserType].

Fields #

NameDescription
DeviceId AnsiString
UserId UInt64
UserType UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PushNotifications-Platform",
    "guid": "88CD9180-4491-4640-B571-E3BEE2527943",
    "event_source_name": "",
    "event_id": 1261,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036858970112,
    "time_created": "2023-11-05T22:41:17.176465+00:00",
    "event_record_id": 2593,
    "correlation": {},
    "execution": {
      "process_id": 3380,
      "thread_id": 4140
    },
    "channel": "Microsoft-Windows-PushNotification-Platform/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeviceId": "0018800CFC3A4A31",
    "UserId": 0,
    "UserType": 1
  },
  "message": ""
}

References #