Forum Discussion
bnbnmjm
Dec 19, 2023Copper Contributor
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)
ychakarov
Dec 19, 2023Brass Contributor
Hi,
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.
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.
bnbnmjm865
Dec 19, 2023Copper Contributor
the application size is only 90.6 MB
i already had the installation command from the application vendor
i already had the installation command from the application vendor