Microsoft-Windows-SmartCard-DeviceEnum

6 events across 1 channel

Event ID 99: Creation of node InstancePath failed with ErrorCode.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational

Description

Creation of node InstancePath failed with ErrorCode.

Message #

Creation of node %1 failed with %2.

Fields #

NameDescription
InstancePath UnicodeString
ErrorCode Int32

Event ID 100: Removal of node InstancePath failed with ErrorCode.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational

Description

Removal of node InstancePath failed with ErrorCode.

Message #

Removal of node %1 failed with %2.

Fields #

NameDescription
InstancePath UnicodeString
ErrorCode Int32

Event ID 101: Created node InstancePath on session SessionId.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational
Level
Informational

Description

Created node InstancePath on session SessionId.

Message #

Created node %1 on session %2.

Fields #

NameDescription
InstancePath UnicodeString
SessionId UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-SmartCard-DeviceEnum",
    "event_id": 101,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "time_created": "2026-04-18T02:09:23.1653236+00:00",
    "computer": "DESKTOP-FF3N5XK",
    "channel": "Microsoft-Windows-SmartCard-DeviceEnum"
  },
  "event_data": {
    "SessionId": "0",
    "InstancePath": "SWD\\ScDeviceEnumBus\\1"
  }
}

Event ID 102: Removed node InstancePath on session SessionId.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational

Description

Removed node InstancePath on session SessionId.

Message #

Removed node %1 on session %2.

Fields #

NameDescription
InstancePath UnicodeString
SessionId UInt32

Event ID 103: ScDeviceEnum service started.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational
Level
Informational

Description

ScDeviceEnum service started.

Message #

ScDeviceEnum service started.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-SmartCard-DeviceEnum",
    "event_id": 103,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "time_created": "2026-04-18T02:09:23.1750281+00:00",
    "computer": "DESKTOP-FF3N5XK",
    "channel": "Microsoft-Windows-SmartCard-DeviceEnum"
  },
  "event_data": {}
}

Event ID 104: ScDeviceEnum service stopped.

#
Provider
Microsoft-Windows-SmartCard-DeviceEnum
Channel
Operational

Description

ScDeviceEnum service stopped.

Message #

ScDeviceEnum service stopped.

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID aaeac398-3028-487c-9586-44eacad03637

Defined in ScDeviceEnum.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.3323, captured 2026-06-02

Downloads