Share via

MicrosoftEdgeWebView2RuntimeInstallerX64.exe fail on install silent SCCM deployment

Anonymous
2024-03-19T09:40:48+00:00

MicrosoftEdgeWebView2RuntimeInstallerX64.exe /silent /install]

[Installation] :: Execution failed with exit code [-2147219198].

is there a debug log or something? what to do from here?

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-03-19T09:53:10+00:00

    Hello Long,

    When attempting to deploy MicrosoftEdgeWebView2RuntimeInstallerX64.exe via SCCM using the silent install command MicrosoftEdgeWebView2RuntimeInstallerX64.exe /silent /install, you may encounter the exit code [-2147219198]. This indicates a failure during the installation process. To troubleshoot this issue, you can check for a debug log in the C:\Windows\Temp directory or the location specified for log files in your SCCM deployment settings. Reviewing the log details can provide insights into what might be causing the installation to fail. If the log is not present or does not offer clear guidance, consider running the installer with additional logging enabled. You can do this by appending the /log parameter followed by the path where you want to save the log file, which will record detailed information that could be crucial for resolving the issue.

    Hope this helps,

    Fathia A

    Was this answer helpful?

    0 comments No comments