Microsoft-Windows-AppXDeployment-Server › Event 477

Event ID 477 — Hard linking file SourceFilePath to LinkDestinationPath failed with HRESULT ErrorCode.

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

Description

Hard linking file SourceFilePath to LinkDestinationPath failed with HRESULT ErrorCode.

Message #

Hard linking file %1 to %2 failed with HRESULT %3.

Fields #

NameDescription
SourceFilePath UnicodeString
LinkDestinationPath UnicodeString
ErrorCode HexInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment-Server",
    "guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
    "event_source_name": "",
    "event_id": 477,
    "version": 0,
    "level": 3,
    "task": 50,
    "opcode": 0,
    "keywords": 4611686018427387905,
    "time_created": "2023-11-06T01:43:39.305535+00:00",
    "event_record_id": 9492,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0001-CE30-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": {
    "SourceFilePath": "desktop-assets\\serve-configs\\work.json",
    "LinkDestinationPath": "\\\\?\\C:\\Program Files\\WindowsApps\\MicrosoftTeams_23258.704.2395.9691_x64__8wekyb3d8bbwe\\desktop-assets\\serve-configs\\work.json",
    "ErrorCode": "0x80073cfc"
  },
  "message": ""
}

References #