Skip to main content
Knowledge Base

Blog Posts

Insights, tutorials, and updates from DSC Community maintainers and contributors.

Microsoft DSC

Articles about Microsoft's cross-platform DSC tool

PowerShell DSC

Articles covering PowerShell Desired State Configuration

PowerShell DSC

Convert tests to Pester 5 for a DSC Community repository

This blog post will guide you on how to convert existing tests in a DSC Community DSC resource module repository using a new pattern that is better …

PowerShell DSC

Class Based DSC Resource only proposal

The PowerShell team announced plans to focus on class-based DSC resources only for PowerShell 7.2+, moving away from MOF/CIM dependencies. This …

PowerShell DSC

DSC is Dead

Is DSC really dead? In this PSConfEU session, Michael and Gael address the most common questions about Desired State Configuration, its current state, …

PowerShell DSC

Converting tests to Pester 5

Pester 5 introduces significant improvements along with breaking changes from version 4. This guide covers migrating your Pester tests to the new …

PowerShell DSC

DscResource.Common functions in a DSC module

Stop duplicating helper functions across your DSC modules. Learn how to integrate the DscResource.Common module into your DSC resource repository, …

PowerShell DSC

Steps to convert a module for continuous delivery

This guide walks you through converting a DSC Community module to use the Sampler-based CI/CD pipeline for continuous delivery with Azure DevOps. We …

PowerShell DSC

How to Use DSC Logging

The Local Configuration Manager (LCM) in PowerShell Desired State Configuration (DSC) logs its deployment progress and errors on several places. The …

PowerShell DSC

Realizing maintenance windows with DSC

Introduction Since 2017 I have been involved in a number of DSC projects in medium to very large enterprises. It has not been easy to implement DSC …

Community

News, guides, and how-to articles from the DSC Community

Want to write for us?

Share your knowledge with the community! Submit a blog post about DSC, PowerShell, or configuration management.

Submit a Post