Microsoft-Windows-DeviceSetupManager › Event 101

Event ID 101 — DSM Service is shutting down.

Provider
Microsoft-Windows-DeviceSetupManager
Channel
Admin
Level
Informational

Description

DSM Service is shutting down. Service uptime was Prop_UpTime_Seconds seconds, active worktime was Prop_WorkTime_MilliSeconds ms.

Message #

DSM Service is shutting down. Service uptime was %1 seconds, active worktime was %2 ms.

Fields #

NameDescription
Prop_UpTime_Seconds Int64
Prop_WorkTime_MilliSeconds Int64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DeviceSetupManager",
    "guid": "FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2",
    "event_source_name": "",
    "event_id": 101,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-05T22:31:27.668358+00:00",
    "event_record_id": 80,
    "correlation": {
      "ActivityID": "59A0D65F-1037-0002-780C-A1593710DA01"
    },
    "execution": {
      "process_id": 3256,
      "thread_id": 5088
    },
    "channel": "Microsoft-Windows-DeviceSetupManager/Admin",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Prop_UpTime_Seconds": 45,
    "Prop_WorkTime_MilliSeconds": 943
  },
  "message": ""
}

References #