Forum Discussion
Intune Win32 apps with Intune (error 0x87D30000)
- Jul 15, 2019
Hi JorgenSundet,
I don't know this error code but normally if I'm dealing with this kind of situation I do local troubleshooting on the device. It is not uncommon that an app is installed fine on several devices but fails on others. not every client is equal and behaves different which leads to errors. So my advice would be maybe enhance the app package to generate more logs locally and have a look at them. Have a look at the Intune Agent log file and the MSI or whatever installer log files you create. Normally this isolates the real problem and you can implement a solution via modified setup wrapper script.
best,
Oliver
Hi JorgenSundet,
I don't know this error code but normally if I'm dealing with this kind of situation I do local troubleshooting on the device. It is not uncommon that an app is installed fine on several devices but fails on others. not every client is equal and behaves different which leads to errors. So my advice would be maybe enhance the app package to generate more logs locally and have a look at them. Have a look at the Intune Agent log file and the MSI or whatever installer log files you create. Normally this isolates the real problem and you can implement a solution via modified setup wrapper script.
best,
Oliver
- 2987620Sep 24, 2024Copper Contributor