Tag: PSDSC

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
#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
Using NetworkAdapterProperty #PSDSC Resource to Configure Network Adapter Advanced Properties
At times we need to set the physical adapter advanced properties such as VLAN ID. This can be done using…
Read More
Using NetQoSDSC #PSDSC Resource Module to Configure Network QoS
As a part of larger hyper-converged infrastructure (based on S2D) configuration automation using PowerShell DSC, I have written quite a…
Read More
#PSDSC FailoverClusterDSC – Deploy a Storage Spaces Direct Cluster
I have been working on the FailoverClusterDsc resource module and finally had the chance to add some examples and make…
Read More
Infrastructure Blueprints – Adding Pre-deployment Validations
In one of my earlier articles here, I wrote about the Infrastructure Blueprints project. Over the weekend, I published an…
Read More