Windows shops transitioning to devops may not yet know the power of build pipelines when it comes to standing up and maintaing infrastructure. A concept familiar to software developers, the ...
Introduced with PowerShell v4, Desired State Configuration (DSC) was a significant shift in the way that changes are made with PowerShell. Administrators now could declare configuration declaratively ...
With multiple ways to accomplish the task, here's how to know the right route to take based on the situation. Central to the idea of DevOps is configuration as code, and PowerShell supports it with ...