Microsoft-Windows-Biometrics › Event 1108

Event ID 1108 — The Windows Biometric Service successfully created a Biometric Unit for sensor: BiometricSensor.

Provider
Microsoft-Windows-Biometrics
Channel
Operational
Level
Verbose
Task
WBioSrvc

Description

The Windows Biometric Service successfully created a Biometric Unit for sensor: BiometricSensor.

Message #

The Windows Biometric Service successfully created a Biometric Unit for sensor: %1

The sensor's mode is "%6," its pool-type is "%7," and it's isolated in a "%8" process.

See the "Details" pane for additional information about the sensor's new configuration.

Fields #

NameDescription
BiometricSensor UnicodeStringThe Windows Biometric Service successfully created a Biometric Unit for sensor.
SensorAdapter UnicodeString
EngineAdapter UnicodeString
StorageAdapter UnicodeString
DatabaseID GUID
SensorMode UInt32
SensorPool UInt32
IsolationLevel UInt32
IsolationSensorAdapter UnicodeString
IsolationEngineAdapter UnicodeString
IsolationStorageAdapter UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Biometrics",
    "guid": "A0E3D8EA-C34F-4419-A1DB-90435B8B21D0",
    "event_source_name": "",
    "event_id": 1108,
    "version": 0,
    "level": 5,
    "task": 1,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:28:47.876143+00:00",
    "event_record_id": 6,
    "correlation": {},
    "execution": {
      "process_id": 3128,
      "thread_id": 2152
    },
    "channel": "Microsoft-Windows-Biometrics/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "BiometricSensor": "Analog NUI Voice Virtual Sensor (\\Voice\\Virtual Sensors\\{F25AB4A2-593A-4A89-B9FF-8144BEA81E15})",
    "SensorAdapter": "NUIVoiceWBSAdapters.dll",
    "EngineAdapter": "NUIVoiceWBSAdapters.dll",
    "StorageAdapter": "WinBioStorageAdapter.dll",
    "DatabaseID": "51F39552-1075-4199-B513-0C10EA185DB0",
    "SensorMode": 1,
    "SensorPool": 1,
    "IsolationLevel": 0,
    "IsolationSensorAdapter": "-",
    "IsolationEngineAdapter": "-",
    "IsolationStorageAdapter": "-"
  },
  "message": ""
}

References #