Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to be able to use PowerShell DSC to install and configure WinGet.
Several issues have made mention to challenges associated with getting WinGet installed (or in a valid state) on different Windows SKUs or environments:
@cdhunt also made a PR with a PowerShell script to help with this challenge:
A couple of mentions have also suggested PowerShell DSC:
As we are nearing the first release of WinGet PowerShell modules and cmdlets, this would be aligned with that same effort.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
denelon commentedNov 14, 2022
Description of the new feature / enhancement
I would like to be able to use PowerShell DSC to install and configure WinGet.
Several issues have made mention to challenges associated with getting WinGet installed (or in a valid state) on different Windows SKUs or environments:
@cdhunt also made a PR with a PowerShell script to help with this challenge:
A couple of mentions have also suggested PowerShell DSC:
Proposed technical implementation details
As we are nearing the first release of WinGet PowerShell modules and cmdlets, this would be aligned with that same effort.
The text was updated successfully, but these errors were encountered: