Event banner
AMA: Microsoft Store and Windows app management
Event details
Have questions about deploying and managing Microsoft Store, line-of-business (LOB), and Win32 apps across your Windows ecosystem? Ask Microsoft Anything! With support for the Microsoft Store for Business and Microsoft Store for Education currently being removed from Microsoft Intune, there’s never been a better time to get the answers and information you need to create a great app experience for your end users.
Ask about best practices for importing and publishing apps using Intune. Get tips on how to allow people to self-install apps from the Company Portal. Find out what to do, where, and when if you’re currently managing endpoints on premises. Figure out if and when Windows Package Manager should play a role in your process. This event is all about answering your questions. Let’s talk apps!
Post your questions in the Comments below. We'll have experts responding in the live stream and others in chat. |
116 Comments
- Mike808Iron Contributor
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.
- Mohammedi1075Copper ContributorBonjour : Salut à tous, j'ai un problème avec mon compte professionnel d'éducation, quand je me connecte à mon compte professionnel, un message d'erreur me dit que le nom d'utilisateur ou l'adresse est incorrecte, pourtant il est tout à fait correct, est ce que sa à une relation avec ma retraite, est-ce que mon compte professionnel est supprimé ? Comment faire pour récupérer mon compte professionnel ? Surtout que j'ai acheté un nouveau pc PROBOOK, je veux récupérer mes documents sur OneDrive entreprise, merci . Cordialement .
- Mohammedi1075Copper ContributorBonjour : Salut à tous, j'ai un petit problème avec l'application Teams, quant je me connecte à mon compte Microsoft l'application s'ouvre en ligne mais elle ne s'ouvre pas dans l'application du bureau, je veux savoir pourquoi ? Merci . Cordialement .
- Roy_MacLachlan
Microsoft
Attempting to recall all of my French skills from when I was younger, but I believe roughly translated this question is: Hello, Hi everyone, I have a little problem with the Teams app. Each time I connect using my Microsoft account it attempts to open then lingers but never fully opens. Do you know why?- Mohammedi1075Copper ContributorBonjour : Salut Roy_MacLachlan, je vous remercie beaucoup pour votre réponse à ma question toute simple, en vérité j'ai résolu le problème en désinstallant l'application teams puis l'instillant de nouveau, Votre réponse, ou plutôt votre reformulation de ma question, me rappelle l'histoire d'Ali Baba et des quarante voleurs, quand le chef de la clique a essayé d'ouvrir la porte de la grotte et au lieu de dire la fameuse phrase : Ouvre Sésame, il a dit : Ouvre, citrouille. Porte de la grotte, merci. Cordialement
- technowayCopper ContributorI have wanted to put an app in the Microsoft Store, but lack information about how to build a store app. I've written code, however, it won't compile and link. Alas, the day of this event I have to prepare for a somewhat routine medical procedure in a hospital the following day, and I'm not sure I'll be able to attend. Is there any way I can communicate with someone about this at a different time?
- Eric79xIron ContributorCan we please have a plan to where both Microsoft Store and winget can be accessed and updated by NT Authority\SYSTEM ? System account needs to be able to update Store and winget apps for all existing local user profiles. this is a desperate need for enterprise.
- Char_CheesmanBronze Contributor
Thanks for participating in today's session of AMA: Microsoft Store and Windows app management! For reference, the panel covered this topic at around 21:00.
- BlueSakuraBrass ContributorThis 100% Please. Microsoft, please let us provision per system instead of per user.
- NJAtlowCopper ContributorWhen will Company Portal get an uninstall option?
- Stephen NeilCopper ContributorCan you clarify the position on the retiral of Store for Business? I understand that's postponed but the link to Intune has been cut and Enterprises restricting Windows Store access to Private Only are left with a Store shortcut that no longer works. I appreciate the Company Portal is the way forward in that scenario but there's no settings template to toggle off / hide Store shortcuts on the store availability Intune policy. Are Enterprises to deploy restricted menu tiles to hide the store? (Presumable disable not recommended). I felt the the comms around this didn't seem joined up.
- Bryan Keller
Microsoft
Yes, I agree the communication hasn't been stellar. The postponement was driven by a need to preserve the ability to download offline MSfB app packages. This is not yet available in WinGet but is being worked on. So the postponement referred to in some online docs is about that specific functionality. As per previous communications. Retirement of all other services began on March 31st as previously communicated. For Intune specific retirement activities. See the following: https://techcommunity.microsoft.com/t5/intune-customer-success/adding-your-microsoft-store-for-business-and-education-apps-to/ba-p/3788506
- rjabendCopper ContributorNot sure if this is the right forum, but I would like to know why my Windows 11 Night Light keeps turning off on its own and how to stop that. Thanks
- DeletedIs there any plan to provide these features for winget via Intune? - dependencies - provide MST files with an installation (created by Adobe Acrobat (Reader) config tool, InstED! / Orca
- pettittsaCopper ContributorNot so much a question, more of a request. Can we please have native support in Intune for deploying winget-sourced applications?
- Eric79xIron Contributorif we could just get the SYSTEM account to be able to access/use winget.... that'd be SWELL
- pettittsaCopper ContributorFrom my testing, you can, although it's clunky to say the least. It just seems that path to the winget executable is not available to the local system account. Getting a bit creative with Powershell, it's possible to just search for winget.exe and then supply the full path when running it.