It would be really awesome if we could modify the apps in Enrollment Status Page profiles entries similarly to being able to manage deployments when a new version is synced.
Use case:
Currently we deploy PMPC's Adobe Reader Intune app as required. We include this app in the ESP setting "Block device use until these required apps are installed...". This ensures the app is installed during autopilot before the CM client locks intunes apps out.
When the app is updated/synced via PMPC the assignments are awesomely updated but the ESP config is currently not though.
Yes - the PMPC 'Intune Updates' feature sticks a ton of 'apps' in as 'Required' for 'All Devices', which i get, but this does mess up our AP and whiteglove. Working around it by manually specifying the small list of required apps in ESP, until PMPC updates an 'Intune App', and then it is no longer present in the ESP profile. Some method of handling this would be ace :)
This is possible via the beta version of the Graph API - I'm PoC-ing a script for it.
https://graph.microsoft.com/beta/deviceManagement/deviceEnrollmentConfigurations
For us doing AutoPilot we use the ESP to ensure the APP is installed in the enrollment process, before the user gets their desktop. Let me know if you need anyone to test.
Thanks,
-Bruce