Event banner
The Store of the future
Event Ended
Tuesday, Oct 25, 2022, 11:00 AM PDTEvent details
Learn how the Store of the future combines with the Windows Package Manager to enhance access to the Microsoft Store app catalog. Learn how you can search, discovery, deploy and manage Microsoft Stor...
Heather_Poulsen
Updated Dec 27, 2024
Ryan Grimm
Oct 25, 2022Brass Contributor
How will Win32 apps from the new Store be handled in Autopilot scenarios? Are they considered Win32 AP-optimized or Store apps?
- Jason_SandysOct 26, 2022
Microsoft
The IME handles installation of Win32 apps and apps using the new integration so from an Autopilot perspective, there should be no difference. - Paul_WoodwardOct 26, 2022Iron ContributorI guess for now you can package your own .ps1 script as Win32 App and have it ensure the required modules are installed, the gallery is trusted, etc, and then execute the required WinGet cli commands. That's what I'm trialling right now. For updates, we can do similar, probably use PS App Deploy Toolkit to make sure blocking apps are not running, and issue required winget upgrade commands. Or possibly, scheduled task to run "winget upgrade" after login, maybe.
- Greg_C_GilbertOct 25, 2022Iron ContributorGreat point. Right now the guidance is to not mix app install types in ESP. Hopefully win32 and winget store apps will work together in ESP.
- Ryan GrimmOct 25, 2022Brass ContributorI'm thinking specifically in ESP.