winget-cli
winget-cli copied to clipboard
Option to provision msstore apps
Description of the new feature / enhancement
It would be great to include a --provision feature for msstore apps, so that they can easily be provisioned from winget... rather than having to use external sources to download the package and dependencies and do that all manually.
Proposed technical implementation details
Run winget install [msstore app] --provision
(prompts for admin if not already elevated)
Result = provisioned on the system so that all users will have the application.