#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 or software running in the infrastructure.
Read MoreWhen we talk about applications or software deployed in the infrastructure, we simply refer to the version of the application or software running in the infrastructure.
Read MoreAt times we need to set the physical adapter advanced properties such as VLAN ID. This can be done using the Set-NetAdapterAdvancedProperty cmdlet.
Read MoreAs a part of larger hyper-converged infrastructure (based on S2D) configuration automation using PowerShell DSC, I have written quite a few new DSC resource modules.
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 one of my earlier articles here, I wrote about the Infrastructure Blueprints project. Over the weekend, I published an update this project.
Read MoreIf you have ever used the Publish-AzureRmVMDscConfiguration cmdlet in the Azure PowerShell tools, you may know already that this command discovers module dependencies for a configuration and packages all dependencies along with the configuration as a …
Read More