Forum Discussion
Rob_Lam
May 17, 2024Brass Contributor
Deploying Win32 APPS with intune - Install Pending
Hi Guys I'm new in deploying apps through intune for windows device but I've followed this guide here https://www.recastsoftware.com/create-win32-application-and-deploy-with-microsoft-intune/...
Jordi_Koenderink
May 17, 2024Brass Contributor
“Install Pending” in Intune typically means that the app has been assigned to the device and the device has checked in with the Intune service, but the installation process has not yet started. This status can occur for a few reasons:
- The device might not be connected to the internet.
- The Intune service is still processing the installation request.
- There might be a delay in the device’s check-in with the Intune service.
Any of these things can be your issue; which one exactly is hard to tell from here.
- Rob_LamMay 18, 2024Brass Contributor
I'm trying to deploy irfanview
I used the Intune app to convert it to the format which Intune requires so I can put it in as a line of business app
Company portal picks it up but at the end it says install failedIntune says error unzipping downloaded content.
It's just a simple .exe file , I don't understand why its failing to unzip?
- Jordi_KoenderinkMay 18, 2024Brass ContributorCan be anything. I would start here: https://www.anoopcnair.com/intune-management-extension-deep-dive-level-300/
- Rob_LamMay 18, 2024Brass ContributorI have a question
Whenever you open an exe file it'll ask where to install the location of the program and options if you want to put a shortcut on the desktop etc..
But does intune know how to interact with that interface?
The article states it might be an interference with Anti Virus but I see the file under C:\Windows\ImeCache\ it seems ok?