Application deployment
6 TopicsWe’re running into an Intune issue where a Win32 app with a dependency sits at "Download Pending"
Setup: Main App: Installs in User Context Dependency: Installs in System Context Dependency Detection: Hosts file modification detection script Direct file detection does NOT work either When the hosts file modification is present (detection is met), detection works, and everything installs fine manually The Problem: If detection passes (exit 0) → Everything installs fine. If detection fails (exit 1) → Intune never moves forward, just stays at "Download Pending" indefinitely. Happens with both file-based detection and script-based detection. Dependency app as well at parent app install fine via Intune on their own as well as manual testing. What We Need to Know: Does Intune get stuck in "Download Pending" instead of moving forward when dependency detection fails? Could the install context mismatch (dependency in SYSTEM, main app in USER) be causing this? Myth or fact? Does Intune break the install process if a dependency app is in system context and the parent app is in user context? Again, both apps work fine independent of each other. Thanks for any help!31Views0likes0CommentsWin32 App Deployment: "This app is no longer detected on your device" message
Trying to build/deploy Win32 apps in Intune, two of them display the following message: "This app is no longer detected on your device. It may have been uninstalled or updated to a different version." One is a printer driver install script, the other an update for a piece of software. It seems that the app does not install/fails after attempting to install. What causes this behavior/what do I need to do differently to get this to install properly? Thanks!1.1KViews0likes4CommentsThe application was not detected after installation completed successfully (0x87D1041C) - Zoom
Hello, I am trying to Deploy Zoom Meetings using the mentioned Requirement and Detection Rule, Problem is the App deployment is able to update the outdated Zoom app present in the target machines but returning with the failed output and also able to identify if the Requirement rule is met or not (Not applicable where Zoom is not present), Is there anything need to update in Rules ?Solved2.8KViews0likes9CommentsiOS App Installation Report - Missing Pending Status
I think iOS App Installation Status Page is missing a "Pending" state. Devices with installed App but missing Update are shown as "Failed". Wouldn it be nice if there is an additional Status called "Pending" or something like that? And i think it's a bug that Shared-iPads are Showing the Installation Status multiple Times: For each logged on User and even as "System account" / "no User" This is resulting in a strange error, sayingthe device has a Problem with VPP installation, even if everything ist fine - just a reporting problem.771Views0likes0CommentsKiosk Mode - Win32 App with no install or AMUID
Hi I'm looking for advise on the best way (if possible) to create Kiosk mode devices, deploying an application which does not have an EXE install or an AMUID. The application is install purely via a Powershell file copy to specific folders. I have tried to use PS2EXE, create an EXE then use MSIX packing tool to see if I could use this method but I get errors around certificates. To be honest I'm not sure this is the best method. I want something simple as the application is likely to be updated frequently for a little while. I'm new to kiosk devices so this is all a learning curve for me so forgive me if I'm missing the obvious. Thanks1.9KViews0likes0CommentsHow to restrict deployment of application/policies etc based of Computer Type
Hello All, Is there a way to identify if target system is desktop or laptop. Once identified , we can deploy our application or policies to them. Only option i could think is to put in logic in application to check for device type and then perform task or skip it.1.8KViews0likes4Comments