Event banner
AMA: Microsoft Store and Windows app management
Event details
After migrating to the new store, we have several problems: |||| - Auto-Update of the apps works very unreliable, as a workaround I implemented a proactive remediation: "Get-CimInstance -Namespace "Root\cimv2\mdm\dmmap" -ClassName "MDM_EnterpriseModernAppManagement_AppManagement01" | Invoke-CimMethod -MethodName UpdateScanMethod" Is it planed to make the auto update mechanism more stable? |||| - Random failure of App installation as example the company portal app (0x80131509, 0x8024402C, 0x80131509, 0x00000000). Are there improvements planed? |||| - If I deploy a new app with Intune as available. The Intune Portal shows me 0 Installed but that's not the real situation. Is it planed to add the feature "Re-discover Application" to the Microsoft Store / Company Portal? It would be nice to have the real status of the apps in Intune. Some Triggers in the Company Portal would also be nice, as we have in the ConfigMgr Agent ->Actions: Application Deployment Evaluation Cycle Thank You.