Microsoft-Windows-Bits-Client › Event 6

Event ID 6 — Command-line command set for job jobId with owner jobOwner.

Provider
Microsoft-Windows-Bits-Client
Channel
Operational
Level
Informational
Collection Priority
Recommended (Yamato Security)

Description

Command-line command set for job jobId with owner jobOwner. Program: program Args: parameters.

Message #

Command-line command set for job %1 with owner %2. Program: %3 Args: %4.

Fields #

NameDescription
jobId GUID
jobOwner UnicodeString
program UnicodeString2. Program.
parameters UnicodeStringArgs.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Bits-Client",
    "guid": "EF1CC15B-46C1-414E-BB95-E76B077BD51E",
    "event_source_name": "",
    "event_id": 6,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-10-25T21:25:55.426533+00:00",
    "event_record_id": 32,
    "correlation": {
      "ActivityID": "DE03B784-07C3-0003-E610-04DEC307DA01"
    },
    "execution": {
      "process_id": 4940,
      "thread_id": 5896
    },
    "channel": "Microsoft-Windows-Bits-Client/Operational",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "jobId": "F36CA3CE-3AEB-4592-B4ED-D23E59938DF9",
    "jobOwner": "NT AUTHORITY\\SYSTEM",
    "program": "C:\\Windows\\system32\\directxdatabaseupdater.exe",
    "parameters": "C:\\Windows\\system32\\directxdatabaseupdater.exe -DatabaseComplete {F36CA3CE-3AEB-4592-B4ED-D23E59938DF9}"
  },
  "message": ""
}

References #