Forum Discussion
StuartK73
Nov 07, 2018Iron Contributor
App Deployment Location
Hi All Sorry if this has been asked before or seems like a silly question. Anyway, when an app is pushed to a device, where is this located? Info appreciated. Stuart
- Nov 12, 2018
Hi Stuart,
it depends which channel you are using and which type of app,
Win32 apps via Intune Management Extension Agent are cached here:
C:\Program Files (x86)\Microsoft Intune Management Extension\Content
Windows LOB apps (single MSI) pushed via MDM channel like the Intune Management Extension Agent itself are cached here during install and then deleted:
C:\Windows\system32\config\systemprofile\AppData\Local\mdm
best,
Oliver
Michael Sigvardt Jensen
Nov 07, 2018Copper Contributor
Hi Stuart. Is the company portal app installed on the devices?
- StuartK73Nov 07, 2018Iron Contributor
Michael Sigvardt Jensen wrote:
Hi Stuart. Is the company portal app installed on the devices?Hi There
Yes, the Intune Company Portal is auto deployed as part of enrolment.
Stuart