Setting up the PowerShell.org DSC tools from Github

PowerShell for Admins

I have created a short blog series about how to setup the DSC tooling from the PowerShell.org DSC repository. With the mindset of contributing changes.
 

  1. Test-HomeLab -InputObject ‘The Plan’
  2. Get-Posh-Git | Test-Lab
  3. Get-DSCFramework | Test-Lab
  4. Invoke-DscBuild | Test-Lab
  5. Test-Lab | Update-GitHub

-David Jones
 

One Response to " Setting up the PowerShell.org DSC tools from Github "

  1. […] David Jones przygotował serię artykułów, jak skonfigurować narzędzia Desired State Configuration z oficjalnego repozytorium. […]