MicrosoftEdge / MicrosoftEdge/WebView2Feedback
SCCM Task Sequence fails while installing Webview2
@LiangTheDev is already working on this.
Since Mar 16, 2023.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
We are using SCCM to deploy machines to our users. Our task sequence has started failing intermittently on Webview2. I had a look at the webview2 installer logs at c:\windows\temp\ and i can see that there is already a "higher version of Edge installed." That is the error.
Now i have run a proc mon and i can see that Edge gets updated during the task sequence , as it pulls updates from the internet. Then when it reaches the Webview installer it fails.
Screenshot of the webview log :

then i had a look at my task sequence logs and i can see :

Any ideas how to tackle that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.