MSIgnite BRK4452 – Writing Windows PowerShell DSC Resources and Configurations
Recordings of MS Ignite 2015 session BRK4452: Writing Windows PowerShell DSC Resources and Configurations are now available online. As mentioned in the session you can download the demo modules using the following code: Find-Module -Tag BRK4452 -OutVariable Modules $Modules | % {Install-Module -Name $_.Name -Verbose -F...