We are setting up some devices with autopilot self-deploy mode and multi-app kiosk. We have discovered that with this setup, Win32 apps do not deploy after the Autopilot phase. Microsoft has told us this is because the Kiosk user is a local account and is not able get a user token when communicating with Intune. They gave a solution of logging off the kiosk account and leaving the device connected to the Internet. This seems to force using a device token instead and does install the win32 apps, usually after several hours of time. Of course the whole point of a kiosk is to have a user signed in all the time.
Has anyone run into this and come up with a way to get Win32 apps to install while the Kiosk account is signed in?