About 1,080 results
Open links in new tab
  1. Get started with Desired State Configuration (DSC) for Windows

    Dec 4, 2023 · This article explains how to get started using PowerShell Desired State Configuration (DSC) for Windows.

  2. Home | DSC Samples

    Starting with v3, Microsoft’s Desired State Configuration (DSC) supports implementing DSC Resources in any language as command-based resources. This site includes sample implementations for DSC …

  3. GitHub - PowerShell/DSC-Samples: Samples and tutorials for DSC v3

    This repository includes code samples and accompanying tutorial for DSC v3. All code in this repository is for non-production samples used in the DSC documentation and is designed to be used for …

  4. PowerShell DSC: A Starting Guide - simeononsecurity

    Apr 2, 2023 · This article provides a comprehensive guide to using PowerShell DSC for configuration management, including best practices, government regulations, and useful references.

  5. PowerShell Gallery | Home

    The central repository for sharing and acquiring PowerShell code including PowerShell modules, scripts, and DSC resources.

  6. PowerShell DSC (Desired State Configuration): A Comprehensive …

    Nov 28, 2024 · In this blog, we’ll delve into the core concepts, benefits, and practical implementation of DSC, highlighting why it’s an essential tool for IT professionals and system administrators.

  7. PowerShell Desired State Configuration: The Basics

    Feb 10, 2016 · PowerShell 4 upwards provides the functionality to do this, with a feature known as ‘Desired State Configuration’ (DSC). This article aims to provide an initial overall view of the Desired …

  8. PowerShell DSC Tutorial: Infrastructure as Code for Beginners ...

    This beginner-friendly tutorial covers everything you need to know about DSC for automated configuration management....more

  9. Using PowerShell Desired State Configuration (DSC)

    PowerShell Desired State Configuration (DSC) is a powerful feature of PowerShell that enables you to deploy and manage configuration data for software services, manage environment configurations, …

  10. Write, Compile, and Apply a Configuration - PowerShell

    This exercise walks through creating and applying a Desired State Configuration (DSC) configuration from start to finish. In the following example, you will learn how to write and apply a very simple …