Tag: DevOps

Pester Result Reporting With Suggestions And XSL Support
I believe there is no introduction required for pester in PowerShell community. If you have never heard of Pester, this…
Read More
Podcast – A vision for Continuously Integrated Data Center
I was recently featured on the Latest Shiny Podcast (@l8istsh9y) hosted by Rob Hirschfeld and Stephen Spector. I came across…
Read More
PowerShell DSC Resource Module to Install and Configure Windows Admin Center
Windows Admin Center (WAC) is the new web-based management application for managing Windows Servers, Failover Clusters, Hyper-Converged Infrastructure (HCI) clusters,…
Read More
Converting a PowerShell Project to use Azure DevOps Pipelines
Introduction Continuous Integration (CI) is the process of integrating code into a source code repository several times a day. Each…
Read More
#PSDSC Configuration Versioning in a Deployment Pipeline
When we talk about applications or software deployed in the infrastructure, we simply refer to the version of the application…
Read More
PSRemotely – Authoring workflow (Part 1)
Introduction After setting up the context in the previous post, it is time to look at how the authoring workflow looks…
Read More