Powershell Gallery
- Refer Here
- From powershell gallery lets install module to maintain desired stated on Chocolatey
- Refer Here for the installation
Install-Module -Name chocolatey
Get-DscResource
- Lets use the resources to install chocolatey and install softwares
- git
- visual studio code
- Refer Here for the sample dsc script.