Forum Discussion
bjcls
Aug 09, 2019Copper Contributor
Windows 10 multi-app kiosk mode - Teams desktop app
I want to build a Windows 10 kiosk, showing 2 apps: Edge and Microsoft Teams desktop app. I've tried using the multi-app kiosk configuration in Intune and publishing Edge is no problem, but I don't s...
V4lmont
Oct 23, 2020Copper Contributor
bjcls Hello,
i know this is old but I'd like to show my solution:
Add Teams by Using Win32 App:
Path: C:\Users\username\AppData\Local\Microsoft\Teams\current\teams.exe
AUMID: com.squirrel.Teams.Teams
It will work.
- bjclsOct 24, 2020Copper Contributor
V4lmont Hi, Thank you for your reply! It's a while ago, but I'm still interested in your solution. Back then we used the Teams web app via Edge as a workaround, but then we ran into an issue that the session will disconnect after a certain amount of time. Our final solution was using VMWare Workspace ONE instead of Intune to create the multi-app kiosk mode
In what user context do you install Teams: (C:\Users\username\AppData\Local\Microsoft\Teams\current\teams.exe), because with the multi-app kiosk mode I can't choose a user to logon?