Oct 10 2022 01:46 PM
Hi! We have a Microsoft 365 Tenant with Microsoft Intune. We are currently looking to move to a more modern deployment process instead of using on-premises deployment technologies. Part of our process includes installing Windows Pro and using the subscription activation feature to get us to Windows Enterprise rather than imaging directly with Windows Enterprise.
Previously, in Intune, we could specify a Microsoft Store app (i.e. Microsoft Solitaire Collection, XBox Overlay, Windows Mail and Calendar) and, rather than deploy it, we could instead specify that we would like the apps to be automatically uninstalled. This required specifying the app (in Intune) as a "Microsoft Store for Business" application. That option is now gone.
We are fully aware that we can use DISM commands and/or PowerShell to remove the unwanted Microsoft Store apps from the Windows image (whether online or from the WIM we use to install), and we ARE prepared to have to do that. But going that route sort of creates a lot more work as a result. Does anyone know what the best recommended approach is for this going forward?
We just want to be able to deploy business PCs to employees and not have some of these more consumer oriented apps coming preloaded on each and every user account.
Oct 10 2022 02:24 PM - edited Oct 10 2022 02:25 PM
Winget/Windows Package manager will be the solution for that as the replacement of the Windows Store for Business, see https://techcommunity.microsoft.com/t5/windows-it-pro-blog/evolving-the-microsoft-store-for-business... and https://call4cloud.nl/2022/06/the-microsoft-store-for-business-the-curse-of-the-retirement/
Oct 10 2022 02:35 PM
Oct 10 2022 10:15 PM