Microsoft-Windows-PrintService › Event 354

Event ID 354 — param1 initialization failed at param2.

Provider
Microsoft-Windows-PrintService
Channel
Admin
Level
Error
Task
Initializing
Opcode
SpoolerOperationFailed

Description

param1 initialization failed at param2. Error: Error. This can occur because of system instability or a lack of system resources.

Message #

%1 initialization failed at %2. Error: %3. This can occur because of system instability or a lack of system resources.

Fields #

NameDescription
param1 UnicodeString
param2 UnicodeString
Error UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PrintService",
    "guid": "747EF6FD-E535-4D16-B510-42C90F6873A1",
    "event_source_name": "",
    "event_id": 354,
    "version": 0,
    "level": 2,
    "task": 36,
    "opcode": 12,
    "keywords": 9223372036854777856,
    "time_created": "2021-10-27T10:28:26.260460Z",
    "event_record_id": 10,
    "correlation": {},
    "execution": {
      "process_id": 1048,
      "thread_id": 3836
    },
    "channel": "Microsoft-Windows-PrintService/Admin",
    "computer": "FS03.offsec.lan",
    "security": {
      "user_id": "S-1-5-21-4230534742-2542757381-3142984815-1111"
    }
  },
  "user_data": {
    "InitFailed": {
      "#attributes": {
        "xmlns": "http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events"
      },
      "Param1": "\\\\fs03vuln\\Kiwi Legit Printer",
      "Param2": "\\\\fs03vuln\\print$\\W32X86\\3\\mimispool.dll",
      "Param3": "2. The system cannot find the file specified.\r\n"
    }
  }
}

References #