In a domain environment auto enrollment can be used to get create unique certificates for each node that can be used with DSC. The problem is getting the public cert …...
Convert-WindowsImage.ps1 is a very popular method to create VHD's with. However it's not a module, and in it's current form cant be added to one. So I have started a …...
Part of building a functional test lab is being able to deal with cattle and not pets. With that in mode I'm writing a series about the script necessary to …...
In this entry I combing all I covered into a set of scripts to automate the process of creating a small footprint VHDX base image and a WIM to use …...
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. Test-HomeLab -InputObject ‘The Plan’ Get-Posh-Git...