Event banner
AMA: Microsoft Store and Windows app management
Event Ended
Wednesday, May 31, 2023, 07:30 AM PDTEvent 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 Bus...
Heather_Poulsen
Updated Dec 27, 2024
pettittsa
May 26, 2023Copper Contributor
Not so much a question, more of a request. Can we please have native support in Intune for deploying winget-sourced applications?
- Eric79xMay 26, 2023Iron Contributorif we could just get the SYSTEM account to be able to access/use winget.... that'd be SWELL
- pettittsaMay 29, 2023Copper 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.
- Eric79xMay 30, 2023Iron ContributorI have tried by using the full path to it, but then it cannot interact with (update) most installed apps and errors trying to install anything. I kind of understand making UWP apps live solely in the user-space, but it seems like winget should at least be avail for x86/x64 apps system wide.