Forum Discussion

lfk73's avatar
lfk73
Brass Contributor
Mar 31, 2025

Kiosk mode

I'm loving the Kiosk mode template in Intune and works great for browser only kiosks.

However I do have some COTS apps that I also want to run in a multiapp kiosk mode.  I go to add them using the Add Win32 app but it asks for a AUMID but the application is very bespoke and many don't have a unique AUMID or at least not one that look like 

I run Get-StartApps in powershell and they come up but the apps in question have what looks like a random GUID

Example below Notepad++ has a guid but PowerPoint is very "human readable" .  Even though its a GUID will this still work?

 

Notepad++                            {6D809377-6AF0-444B-8957-A3773F02200E}\Notepad++\notepad++.exe

PowerPoint                              Microsoft.Office.POWERPNT.EXE.15

  • micheleariis's avatar
    micheleariis
    Steel Contributor

    Hi, sure, even if it looks like a random GUID, it doesn’t matter as long as it’s the correct AUMID. Just plug it in exactly as it appears in Get-StartApps, and Intune’s multi-app kiosk mode should work fine for your custom apps.

Resources