Event banner
The Store of the future
Event details
- Jason_SandysOct 26, 2022
Microsoft
With the store for business and education set to be retired, so is the functionality in ConfigMgr that connects to it (it'll stop working when the store for bus/ed is retired no matter what). To take advantage of the new integration that we are building, the best path is to attach your ConfigMgr site to Intune using co-management or fully move to Intune (whichever you prefer). Intune is our clear path for adding cloud value and capabilities to our Windows management ecosystem and this is clearly about the cloud. From a business perspective, it does not make sense for us to add the same functionality to both tools particularly when co-management exists and we strongly encourage customers to adopt cloud-attach in ConfigMgr (and have for a number of years now).- westry94Oct 27, 2022Brass ContributorHi Jason, Do the WinGet scripts work if the MS Store is disabled? We are in a similar situation as Paul, however we are co-managing our devices with Intune. My question is around getting the Company Portal installed on the user machines when they are starting from an OnPrem environment. We used to do this using the ConfigMgr Windows Store integration, but I understand that is being depreciated. So now, I would assume we would use WinGet with a script to install the Company Portal first, then we can proceed with using Intune to deploy Store Apps (as they will now show up for the end user in Company Portal). The problem is that we will be disabling the MS Store all together for our devices, for obvious reasons, we do not want our users to be able to install whatever they want from the store at any time. But with the store disabled, will the Windows Package Manager (WinGet) still be able to install apps that we approve? Of course to be able to direct people to the Company Portal, we need to first figure out how to install the Company Portal. Thanks.
- Jason_SandysOct 27, 2022
Microsoft
> Do the WinGet scripts work if the MS Store is disabled?
I'm not sure what WinGet scripts means? If you mean "Does WinGet work if the Store is disabled", the answer is "it depends". It depends on the repository that WinGet is attempting to use and it depends on how you "disabled" the Store app. If you're using a repository other than the Store or you've *properly* disabled the Store on Windows endpoints, then yes, WinGet will work just fine.
Company Portal installation is a corner case scenario that we need to address separately; don't use your knowledge of how things work today to try and extrapolate how things may not work once the Store for Business/Ed is retired. We still have some work to do with Company Portal distribution specifically to ensure there is no dead-end corner case with it as you've described.