Microsoft-Windows-PushNotifications-Platform › Event 2001

Event ID 2001 — The channel table has added a valid channel mapping: ChannelId [ChannelId] AppUserModelId [AppUserModelId] ErrorCode [ErrorCode].

Provider
Microsoft-Windows-PushNotifications-Platform
Channel
Operational
Level
Informational
Task
RequestChannel
Opcode
Stop

Description

The channel table has added a valid channel mapping: ChannelId [ChannelId] AppUserModelId [AppUserModelId] ErrorCode [ErrorCode].

Message #

The channel table has added a valid channel mapping: %1 [ChannelId] %2 [AppUserModelId] %3 [ErrorCode].

Fields #

NameDescription
ChannelId UnicodeStringThe channel table has added a valid channel mapping.
AppUserModelId UnicodeString
ErrorCode Int32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PushNotifications-Platform",
    "guid": "88CD9180-4491-4640-B571-E3BEE2527943",
    "event_source_name": "",
    "event_id": 2001,
    "version": 0,
    "level": 4,
    "task": 17,
    "opcode": 2,
    "keywords": 9223372036863164928,
    "time_created": "2023-11-05T22:41:17.323597+00:00",
    "event_record_id": 2606,
    "correlation": {},
    "execution": {
      "process_id": 3380,
      "thread_id": 5016
    },
    "channel": "Microsoft-Windows-PushNotification-Platform/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "ChannelId": "1;15334591640917018673",
    "AppUserModelId": "Microsoft.Windows.PushToInstall",
    "ErrorCode": 0
  },
  "message": ""
}

References #