Microsoft-Windows-Servicing › Event 2

Event ID 2 — Package CbsPackageChangeState.PackageIdentifier was successfully changed to the CbsPackageChangeState.IntendedPackageState state.

Provider
Microsoft-Windows-Servicing
Channel
Setup
Collection Priority
Recommended (NSA)
Task
Generic_Task

Description

Package CbsPackageChangeState.PackageIdentifier was successfully changed to the CbsPackageChangeState.IntendedPackageState state.

Message #

Package %1 was successfully changed to the %2 state.

Fields #

NameDescription
CbsPackageChangeState.PackageIdentifier
CbsPackageChangeState.IntendedPackageState
CbsPackageChangeState.IntendedPackageStateTextized
CbsPackageChangeState.ErrorCode
CbsPackageChangeState.Client

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Servicing",
    "guid": "BD12F3B8-FC40-4A61-A307-B7A013A069C1",
    "event_source_name": "",
    "event_id": 2,
    "version": 0,
    "level": 0,
    "task": 1,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:27:38.467765+00:00",
    "event_record_id": 12,
    "correlation": {},
    "execution": {
      "process_id": 5140,
      "thread_id": 5124
    },
    "channel": "Setup",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "CbsPackageChangeState": {
      "PackageIdentifier": "KB5032381",
      "IntendedPackageState": 5112,
      "IntendedPackageStateTextized": "Installed",
      "ErrorCode": "0x0",
      "Client": "WindowsUpdateAgent"
    }
  },
  "message": ""
}

References #