Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreIn an earlier article, I had written about a PowerShell provider for Failover Clusters written using the SHiPS provider framework. I have been experimenting with this a bit and made a few more providers.
Read MoreSimple Hierarchy in PowerShell (SHiPS) is a module that simplifies implementing PowerShell providers. If you are new to PowerShell providers, a PowerShell provider allows any data store to be exposed like a file system as if it were a mounted drive.
Read MoreI have been working on the FailoverClusterDsc resource module and finally had the chance to add some examples and make the repository public.
Read MoreIn this article, we will look at different options for containerizing a web application. We will go through the following deployment scenarios, going from traditional options to cloud services and containers:
Read MoreIntroduction After setting up the context in the previous post, it is time to look at how the authoring workflow looks like when using Pester for writing operations validation tests, to begin with, and then leveraging PSRemotely DSL to target it to …
Read MoreIn one of my earlier articles here, I wrote about the Infrastructure Blueprints project. Over the weekend, I published an update this project.
Read More