Microsoft-Windows-ReadyBoost › Event 1009

Event ID 1009 — The device (DeviceName) will not be used for a ReadyBoost cache because the device is too small.

Provider
Microsoft-Windows-ReadyBoost
Channel
Operational
Level
Informational
Task
ReadyBoost

Description

The device (DeviceName) will not be used for a ReadyBoost cache because the device is too small. Size: IntValue MB. Minimum Size: SecondIntValue MB.

Message #

The device (%1) will not be used for a ReadyBoost cache because the device is too small. Size: %2 MB.  Minimum Size: %3 MB

Fields #

NameDescription
DeviceName UnicodeString
IntValue UInt32
SecondIntValue UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-ReadyBoost",
    "guid": "E6307A09-292C-497E-AAD6-498F68E2B619",
    "event_source_name": "",
    "event_id": 1009,
    "version": 0,
    "level": 4,
    "task": 1019,
    "opcode": 0,
    "keywords": 9223372036854792192,
    "time_created": "2023-10-25T21:22:34.627310+00:00",
    "event_record_id": 7,
    "correlation": {},
    "execution": {
      "process_id": 2740,
      "thread_id": 2832
    },
    "channel": "Microsoft-Windows-ReadyBoost/Operational",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeviceName": "Unknown Unknown",
    "IntValue": 96,
    "SecondIntValue": 235
  },
  "message": ""
}

References #