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
BartBoryczko
Oct 25, 2022Copper Contributor
I'm most interested in how to use winget with Intune. It seems not feasible currently, as it installs per-user.
- mandarchenOct 25, 2022Brass ContributorInstall through device/system context is on the roadmap.
- AyyyLmaoNov 01, 2022Copper ContributorIs this feature on the roadmap for this year? I'm trying to change our app deployment process away from Azure pipelines + Chocolatey to Winget + Intune and having this feature is key. I'd love to be in the private preview on my demo tenancy if possible!
- Paul_WoodwardOct 27, 2022Iron Contributor
Roadmap? Works for me now.
PS C:\Windows\system32> winget install --id mozilla.firefox Found Mozilla Firefox [Mozilla.Firefox] Version 106.0.1 This application is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Downloading https://download-installer.cdn.mozilla.net/pub/firefox/releases/106.0.1/win64/en-GB/Firefox%20Setup%20106.0.1.msi ██████████████████████████████ 55.0 MB / 55.0 MB Successfully verified installer hash Starting package install... Successfully installed PS C:\Windows\system32> Get-ItemProperty 'C:\Program Files\Mozilla Firefox\firefox.exe' | fl Name : firefox.exe Length : 664904 CreationTime : 27/10/2022 07:13:06 LastWriteTime : 19/10/2022 22:26:30 LastAccessTime : 27/10/2022 07:14:14 Mode : -a---- LinkType : Target : {} VersionInfo : File: C:\Program Files\Mozilla Firefox\firefox.exe InternalName: Firefox OriginalFilename: firefox.exe FileVersion: 106.0.1 FileDescription: Firefox Product: Firefox ProductVersion: 106.0.1 Debug: False Patched: False PreRelease: False PrivateBuild: False
- AyyyLmaoNov 01, 2022Copper ContributorHe means via Intune deployments. Winget wants to run in user context, who don't usually have admin