Event banner
MSIX and app attach made easy
Event Ended
Thursday, Nov 30, 2023, 10:00 AM PSTEvent details
Join us for a deep dive into MSIX and app attach! We will show you the myriad of enhancements we have made to app attach from creating the app attach disk image to configuring and updating it. We wil...
Char_Cheesman
Updated Dec 27, 2024
srobin1
Nov 15, 2023Brass Contributor
Will this touch on Intune deployment of MSIX app packages?
abandurian
Microsoft
Dec 05, 2023Deploying MSIX with Intune is quite easy, especially if they are hosted on a WinGet repo (and you trust it).
There are countless blogs, videos, and official docs nonetheless: https://learn.microsoft.com/en-us/windows/msix/desktop/managing-your-msix-deployment-enterprise#microsoft-intune
Generally, it all boils down to choosing whether you deploy an MSIX via Intune "as is" or you want some kind of PowerShell wrapper for fancier features, that would call Add-/Remove-AppxPackage CMDlet.
Cheers