Forum Discussion
scotth6
Oct 20, 2020Copper Contributor
The user cancelled the app installation. (0x80070642)
I am trying to deploy Avaya Communicator X One through Intune but having difficulty. I can manage to install silently through powershell on a local machine but as soon as its loaded to intune I get ...
Moe_Kinani
Oct 22, 2020Bronze Contributor
Hi Scot,
I would use Win32 app and package MSI using IntuneAppUtility. Here is a good guide-
https://systemcenterdudes.com/deploy-endpoint-manager-win32-apps/
Moe
I would use Win32 app and package MSI using IntuneAppUtility. Here is a good guide-
https://systemcenterdudes.com/deploy-endpoint-manager-win32-apps/
Moe
- scotth6Oct 22, 2020Copper ContributorHi Moe,
Yes tried that unfortunately. Tried packaging with the MSI and EXE through the apputility.
Thanks