Microsoft-Windows-AppXDeployment-Server › Event 604

Event ID 604 — Started deployment DeploymentOperation operation on a package with main parameter Path, dependency parameters DependencyPaths and Options Flags and FlagsHigh.

Provider
Microsoft-Windows-AppXDeployment-Server
Channel
Operational
Level
Informational
Task
AppXDeployment.Task.Server.Deployment

Description

Started deployment operation on a package with main parameter , dependency parameters and Options and . See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

Message #

Started deployment %1 operation on a package with main parameter %2, dependency parameters %3 and Options %4 and %5. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

Fields #

NameDescription
DeploymentOperation UInt32
Path UnicodeString
DependencyPaths UnicodeString
Flags UInt32
FlagsHigh UInt32
CallingProcess UnicodeString
ExternalLocation UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment-Server",
    "guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
    "event_source_name": "",
    "event_id": 604,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 0,
    "keywords": 4611686018427387905,
    "time_created": "2023-11-05T23:49:12.453668+00:00",
    "event_record_id": 9301,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0003-729F-E0E43710DA01"
    },
    "execution": {
      "process_id": 6656,
      "thread_id": 10416
    },
    "channel": "Microsoft-Windows-AppXDeploymentServer/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "event_data": {
    "DeploymentOperation": 27,
    "Path": "",
    "DependencyPaths": "DropboxInc.Dropbox_186.4.6207.0_x86__wkt425jdc3sga",
    "Flags": 268435456,
    "FlagsHigh": 0,
    "CallingProcess": "svchost.exe,AppReadiness",
    "ExternalLocation": ""
  },
  "message": ""
}

References #