Windows Classroom Series – 04/Nov/2020

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

Preview

  • Lets use the resources to install chocolatey and install softwares
    • git
    • visual studio code
  • Refer Here for the sample dsc script.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About learningthoughtsadmin