Forum Discussion
nhtkid
Oct 28, 2022Iron Contributor
w32 app only installs as part of Autopilot, never installs after device enrollment
Hi, I have such a weird issue that all w32 apps only installs if I assign them as part of the Autopilot process. If I assign the w32 apps after the device is enrolled, it never installs. Fr...
- Oct 29, 2022Self-deploying kiosk mode and deploying NEW win32apps... that's seems to be an issue I am hearing a lot... not 100% sure... could be totally wrong (need to check ) but could you take a look at this registry key
HKEY_LOCAL_MACHINE\software\microsoft\enrollments\"ENROLLMENTGUID"\FirstSync\ and configure the SkipUserStatusPage with a value of 1 (or deploy the skipuserstatuspage csp 🙂 )
Moe_Kinani
Oct 29, 2022Bronze Contributor
It seems an issue with Intune Management Extension, have you tried restarting the service? This will trigger an instant lookup for any new policy, the new install intent.
The regular polling interval of the IME is every 60 minutes.
Can you check if you see anything under this folder (C:\Program Files (x86)\Microsoft Intune Management Extension\Content\Incoming)? IME starts the download the package from Intune into that folder before decrypting in the staging folder.
I would also check the the IME logs file which you can find here (C:\programdata\microsoft\intunemanagementextension\logs\IntuneManagementextension.log)
nhtkid
Nov 01, 2022Iron Contributor
Thanks for the reply.
My suspicion has always been that the device or Intune is not aware that the w32 app is required to install. In the Incoming folder, there is nothing there (I watched the folder for a bit once I started deploying). Also in the log, there is no obviously errors. There is no errors relating to the app at all, whether it is about downloading or installing.
My suspicion has always been that the device or Intune is not aware that the w32 app is required to install. In the Incoming folder, there is nothing there (I watched the folder for a bit once I started deploying). Also in the log, there is no obviously errors. There is no errors relating to the app at all, whether it is about downloading or installing.