
Intune application deployment for running applications
We’ve been using packaged win32 apps to deploy with intunewinapputil for a few months. But we’ve ran into issues with applications with the zoom VDI plugin because the view client is running when the plugin tries to update. The install shows as successful in intune and in control panel that the new version is installed. But when we look at the dll’s the install was not successfully.
I found PSADT, a powershell script first created to standardize deployments with SCCM. But it also supports Intune and people have used it with serviceui to allow screen pops that run in the user context. I’m hoping this will allow me to check if the view client is running and prompt the user to close it before the Zoom VDI plugin can install cleanly.
This post will be a collection of links I’m using well trying to solve this problem
https://www.anoopcnair.com/use-serviceui-with-intune-to-bring-system-process-to-interactive-mode/
More Stories
Micrsoft Defender for Endpoints
We use Microsoft Defender for endpoints on our physical workstations. I'm now looking at it for our servers. The servers...
Sync Active directory user data with SharePoint
If you want to sync standard common attributes from active directory to sharepoint. Its easy, AD sync to Azure AD...
Microsoft graph API to access sharepoint
Recently I've had to setup a few different app registration using Azure AD to access sharepoint sites. Once you get...
SQL upgrades
We have a few SQL servers that need to be upgraded before they go end of life. We are looking...
How to manage the local administrators group on Azure AD joined devices
After a device is deployed likely using autopilot, sometime you have a need to add an AzureAD user to the...
Azure AD and Windows hello for business, SSO for on-premises resources
We disabled WFB when we first rolled out autopilot because we are not ready to deploy and support passwordless at...