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