Description of the new feature / enhancement
It would be awesome from a admin perspective if winget could get some kind of integration with Microsoft Win32 Content Prep Tool that would:
- [First milestone] Download a package and its' install parameters, detection rules etc.
- Package it to *.intunewin
- Add install parameters, detection rules and similar to an output file, maybe JSON or markdown.
- [2nd milestone] After packaging, offer to upload it with install commands and detection rules straight to intune, using Microsoft Graph API.
Inspiration/ alternatives
Patch My PC has similar functionality.
I'm currently checking out other ways of leveraging Winget with Intune, using Winget-cli on clients directly:
But proposed feature addition would give other benefits suitable for Enterprise, like
- Better version control
- Network offloading with Delivery Optimization
- No dependency on winget-cli on the clients
Description of the new feature / enhancement
It would be awesome from a admin perspective if winget could get some kind of integration with Microsoft Win32 Content Prep Tool that would:
Inspiration/ alternatives
Patch My PC has similar functionality.
I'm currently checking out other ways of leveraging Winget with Intune, using Winget-cli on clients directly:
But proposed feature addition would give other benefits suitable for Enterprise, like