Forum Discussion
Intune App Failure
I am experiencing repeated installation failures with the applications I have created in the Microsoft Intune Admin Center. I have tried deploying them both as Windows MSI line-of-business apps and as IntuneWin apps, but regardless of the file format used, the installations consistently fail with the error: “Fatal error during installation (0x80070643).” Could you please assist in identifying the cause of this issue?
3 Replies
- Bogdan_GuineaIron Contributor
did you try to install the msi manually (with a command like msiexec /i yourapp.msi /l*v install.log) to confirm no MSI-level problems, missing permissions or corrupt file maybe...
You could try also to review the logs under C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\IntuneManagementExtension.log and AppWorkload.log—for detailed error traces.
Good luck!
- 2456_NevermoreCopper Contributor
The app is called Unity Hub. I have tested it outside of Intune and it works. I have manually tested on my staff laptop and it works as a .exe file and as a .msi file. After a couple of attempts I have corrected a couple of error codes I was getting. Now I have created two http://intune.win/ applications one for Adobe Illustrator and the another one for Unity Hub. But, both applications fails to install with error code (0x80070008). Both of which are kind of big one is 3.5GB and the other is 5GB. My test client laptops are Lenovo 500w laptops with at least 50GB hard drive space available and 4GB ram memory. I think my problem is with the ram memory not being enough to handle downloads. Can someone verify the results?
- rahuljindalBronze Contributor
What’s the name of the app? Does it install outside of Intune? Have you tested it manually on a machine?