Forum Discussion
intune app errors The unmonitored process is in progress, however it may timeout. (0x87D300C9)
when trying to install barco click share appp i get the below errors:
Error unzipping downloaded content. (0x87D30067)
The unmonitored process is in progress, however it may timeout. (0x87D300C9)
4 Replies
- SarahKesslerCopper Contributor
in addition to repackaging, make sure the files are not Blocked. Check Properties and Unblock.
- LeonPavesicSilver Contributor
Hi bnbnmjm,
the errors you're encountering are related to the Microsoft Intune app installation process. Here's a breakdown of the issues:
- Error 0x87D300C9:
This error often occurs when a process gets stuck during execution. Possible causes include a corrupt installation, incorrect command line arguments, or executing an installation executable without silent switches.
Check the Intune logs (C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\) to identify the root cause.- Error 0x87D30067:
This error suggests a problem with unzipping the downloaded content. Ensure you have the latest Microsoft Win32 Content Prep Tool version and consider changing the install behavior for the Win32 app to system instead of user.For the Barco ClickShare app installation, try the following steps:
- Run the ClickShare cleanup tool script (Update_UninstallClickshare.ps1) and then reinstall the latest ClickShare App from www.barco.com.
- Download and install the ClickShare Desktop App.
techuisitive.com
win 32 apps failing at ESP during autopilot with error code-0x87D30067 - Microsoft Q&AApplication Error (0xc0000005) - ClickShare Desktop app unable to start correctly - Barco
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn) - ychakarovBrass ContributorHi,
Usually I see this when packaging large applications, the free space on the device is not enough, or I have used incorrect execution command. Sometimes execution stops if the installation command is not silent and there is a prompt to accept\deny that you cannot see.
In your case the app is not large in size, so I recommend checking your installation command line.- bnbnmjm865Copper Contributorthe application size is only 90.6 MB
i already had the installation command from the application vendor