Blog

Testing DSC Configurations Using Pester

Learn how to use Pester to test a Desired State Configuration to ensure that servers are configured exactly the way you want them.

View Article

Extend the Native Capabilities of DSC with the Script Resource

Many server configuration settings can be set using native Desired State Configuration (DSC) resources. Learn how to do more with DSC using the Script resource and your PowerShell skills.

View Article

Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 2

In part two of this series on deploying Active Directory and a member server running certificate services in Microsoft Azure, Russell Smith shows you how to add a PowerShell Desired State Configuration resource to the project.

View Article

Microsoft Delivers Another Bad Update, Breaks PowerShell with Latest Patch

This week, Microsoft released a new patch for Windows and the update has done more harm that good as it broke a basic feature of PowerShell.

View Article

DSC Configuration Data Layout Tips and Tricks

Learn how to make your PowerShell DSC configurations and configuration data easier to read and maintain with these tips and tricks.

View Article

Create ZIP archives with PowerShell and the Shell.Application COM object

Jeff Hicks shows us an alternative way to create ZIP archives with PowerShell that doesn’t rely on using .NET compression classes.

View Article

Microsoft DSC Environment Analyzer Creates Compliance Reports for Power BI

Compliance is always a hot topic, so in this Ask the Admin, I’ll look at how Microsoft’s DSCEA can be used to create compliance reports for servers configured using PowerShell DSC.

View Article

PowerShell 5.0 Just Enough Administration (JEA) Part 1: Understanding JEA and Configuring the Demo Toolkit

Learn how to easily configuring constrained PowerShell Remoting endpoints using the PowerShell Just Enough Administration Toolkit.

View Article

Managing Windows Server with Puppet Part 1: Configure Puppet Master and Bootstrap the Puppet Agent in Windows Server

In today’s Ask the Admin, Russell Smith shows you how to set up Puppet Enterprise Master in Azure and provision Windows Server so that it bootstraps with the Puppet agent installed.

View Article

Intersecting DSC Configuration Design and Personal Style

DSC configurations require logical thinking through the steps necessary to make changes to a server’s configuration. Learn my process for developing a DSC configuration.

View Article
Go to page