Microsoft-Windows-DeviceSetupManager › Event 112

Event ID 112 — Device container 'Prop_DeviceName' (Prop_ContainerId) has been serviced, processed Prop_TaskCount tasks, and wrote Prop_PropertyCount properties in Prop_WorkTime_MilliSeconds ms.

Provider
Microsoft-Windows-DeviceSetupManager
Channel
Admin
Level
Informational

Description

Device container 'Prop_DeviceName' (Prop_ContainerId) has been serviced, processed Prop_TaskCount tasks, and wrote Prop_PropertyCount properties in Prop_WorkTime_MilliSeconds ms.

Message #

Device container '%1' (%2) has been serviced, processed %3 tasks, and wrote %4 properties in %5 ms.

Fields #

NameDescription
Prop_DeviceName UnicodeString
Prop_ContainerId GUID
Prop_TaskCount Int32
Prop_PropertyCount Int32
Prop_WorkTime_MilliSeconds Int64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DeviceSetupManager",
    "guid": "FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2",
    "event_source_name": "",
    "event_id": 112,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-05T22:30:42.670052+00:00",
    "event_record_id": 79,
    "correlation": {},
    "execution": {
      "process_id": 3256,
      "thread_id": 4616
    },
    "channel": "Microsoft-Windows-DeviceSetupManager/Admin",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Prop_DeviceName": "Generic Monitor",
    "Prop_ContainerId": "1074B24D-B986-5A01-B420-B3D39C2F9286",
    "Prop_TaskCount": 4,
    "Prop_PropertyCount": 34,
    "Prop_WorkTime_MilliSeconds": 928
  },
  "message": ""
}

References #