This was a gotcha for me. I finally figured out what the issue was after racking my brain for days. …

DevOps, SRE, and Data Driven Automation Solution Specialist
This was a gotcha for me. I finally figured out what the issue was after racking my brain for days. …
This is still applicable for deploying SQL Server 2019 with PowerShell DSC onto Windows Server 2019, with and without Desktop …
The original post for this article was back in 2018 but since then I’ve been deploying SQL Server 2017 on …
We have used Nik Charlebois’ solutions such as ReverseDSC to extract configurations from existing services such as Microsoft SQL Servers …
I didn’t get a chance to try this yet, but I will soon. Getting into DSC wasn’t a direct route …
Pester Pester is the ubiquitous test and mock framework for PowerShell. Pester GitHub Repo: https://github.com/pester/Pester To read the Pester Wiki …
If you’ve written PowerShell script’s to create virtual machines, attach the ISO file to the virtual machine, boot up the …