DSC
DSC copied to clipboard
Publish WinGet package
Summary of the new feature / enhancement
As a user I want to use WinGet to install DSC.
Proposed technical implementation details (optional)
No response
This work is planned, and as far as I know will definitely be available for the stable v3.0.0 release.
@ThomasNieto winget install --name --name DesiredStateConfiguration-Preview should do the trick :)
You should also be able to do: winget install --name Microsoft.Dsc.Preview --source winget, as it is published in Windows Package Manager repository.
Not sure if this should be new issue or not...
My employer blocks the store app therefore winget cannot install anything from the store. --source winget is therefore essential for me, or I'm stuck doing manual downloads/installs.