Microsoft-Windows-PrintService › Event 848

Event ID 848 — Printer PrinterName was shared by the print spooler as ShareName.

Provider
Microsoft-Windows-PrintService
Channel
Operational
Level
Informational
Task
Sharingaprinter
Opcode
SpoolerOperationSucceeded

Description

Printer PrinterName was shared by the print spooler as ShareName.

Message #

Printer %1 was shared by the print spooler as %2.

Fields #

NameDescription
PrinterName UnicodeString
ShareName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PrintService",
    "guid": "747EF6FD-E535-4D16-B510-42C90F6873A1",
    "event_source_name": "",
    "event_id": 848,
    "version": 0,
    "level": 4,
    "task": 30,
    "opcode": 11,
    "keywords": 4611686018427387936,
    "time_created": "2021-10-27T10:14:27.466200Z",
    "event_record_id": 154,
    "correlation": {},
    "execution": {
      "process_id": 2552,
      "thread_id": 4028
    },
    "channel": "Microsoft-Windows-PrintService/Operational",
    "computer": "fs03vuln.offsec.lan",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "PrinterSharing": {
      "#attributes": {
        "xmlns": "http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events"
      },
      "PrinterName": "Kiwi Legit Printer",
      "ShareName": "Kiwi Legit Printer"
    }
  }
}

References #