win32 app
2 TopicsIntune Admin Center Filtering Issue
Win32 apps published on 20 Aug 2025 are created successfully in Intune, but they do not appear when using the Platform Windows Type Windows app Win32 filter. Older apps show correctly. As a workaround, search by app name in All Apps or remove the filters until Microsoft fixes the portal issue.65Views0likes1CommentDeploying Script as Win32 App
Hi all, I created a script that is supposed to check if a certain app was installed from a managed installer, then create a file in the C:\Temp folder if it was installed from a managed installer. I would deploy this as a Win32 app so that I could use the detection rules in the Win32 App deployment to check which device was installed via a managed installer. However, it doesn't seem to work. I created a transcript log as well to check if I would get an output from the variables, but it seems to only run the else block in the If Statement. We use a Business Premium license, so I don't access to Enterprise license capabilities like proactive remediation scripts. It is run using the System credentials, I've tested the script locally which works. Thank you, I've included some images of the script and transcript log. Script: Transcript Log Output:66Views1like1Comment