Microsoft-Windows-AppXDeployment-Server › Event 638

Event ID 638 — Packages were not updated because affected apps are still running.

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

Message #

Packages were not updated because affected apps are still running.  Running apps: {%1}, Directly serviced packages: {%2}, Indirectly serviced packages: {%3}, Number of previous attempts: %4, Is user session locked: %5, Force update deferred by package: %6

Fields #

NameDescription
runningAppsList UnicodeString
directlyServicedPackagesList UnicodeString
indirectlyServicedPackagesList UnicodeString
numAttempts UInt643}, Number of previous attempts.
isSessionLocked Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment-Server",
    "guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
    "event_source_name": "",
    "event_id": 638,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 0,
    "keywords": 4611756387171565569,
    "time_created": "2023-11-06T01:44:18.852767+00:00",
    "event_record_id": 9504,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0001-9089-F2E43710DA01"
    },
    "execution": {
      "process_id": 17796,
      "thread_id": 20072
    },
    "channel": "Microsoft-Windows-AppXDeploymentServer/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "event_data": {
    "runningAppsList": "MicrosoftTeams_8wekyb3d8bbwe!MicrosoftTeams",
    "directlyServicedPackagesList": "MicrosoftTeams_23275.702.2421.2406_x64__8wekyb3d8bbwe",
    "indirectlyServicedPackagesList": "NULL",
    "numAttempts": 0,
    "isSessionLocked": false
  },
  "message": ""
}

References #