Forum Discussion
Installing MicrosoftEdgeEnterpriseX64.msi - Error 1722
- Mar 23, 2020
Today I retried the MSI install on a computer where it failed last week, and this time the installation went through without any hazzle. The only thing I *know* had changed was that the 2020-03 windows patches had been installed.
Hi Senturion33, if you're still facing this issue, could you send MSI command you ran, and the following EdgeUpdate log from a machine where the Edge MSI failed? %ALLUSERSPROFILE%\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.log
For Edge Stable, the latest Windows updates listed in this link are required for it to install, so it's possible you were hitting that error; Edge Beta does not have this requirement.
Thanks! I will check for that log on Monday from a problem computer. As a workaround, I enabled automatic updates for Edge so that clients could at least get updated. I'll see how the deployment looks with the current release of Edge MSI.
The command I am using to install Edge:
msiexec /i MicrosoftEdgeEnterprise64.msi /qn /norestart /log %temp%\update.log
- Senturion33May 11, 2020Copper Contributor
I found that once I changed group policy settings from disable all automatic and manual updates and instead changed to allow manual updates only (by going to Help -> About), the MSI installs properly with 100% success rate across all client systems.
- michliMay 11, 2020
Microsoft
Senturion33 thanks for following up, yes setting it to allow manual updates will allow you to install newer MSIs.