31-40 of 3,690 results
Open links in new tab
  1. Using Desired State Configuration (DSC) v3 on Windows Server 2025

    May 20, 2025 · Microsoft Desired State Configuration v3 has some substantive changes compared to previous versions of the technology. Unlike PowerShell Desired State Configuration (PSDSC) v1.1 …

  2. PowerShell.org - Welcome Automaters!

    PowerShell.org is the community hub for PowerShell enthusiasts, automaters, and professionals.

  3. Invoking PowerShell DSC Resources directly - PowerShell Team

    Feb 27, 2015 · You can find detailed information about DSC Resources in A walkthrough writing a DSC resource and LCM Settings in Understanding Meta Configuration in Windows PowerShell Desired …

  4. PowerShell DSC and Ansible: Advanced Automation in Windows

    Mar 10, 2026 · PowerShell DSC provides deep resources for configuring Windows, while Ansible offers cross-platform orchestration and inventory. The win_dsc module allows you to directly reuse DSC …

  5. What is PowerShell DSC and how does the current DSC work?

    What is PowerShell DSC, how to use it, and how it differs from the new cross-platform DSC. Examples, requirements, and best practices.

  6. Get started with Microsoft Desired State Configuration v3.0.0

    Mar 12, 2025 · The dsc config command includes subcommands for managing the resource instances defined in a DSC configuration document. The following YAML configuration document calls the …

  7. Is Powershell DSC still worth learning? : r/PowerShell - Reddit

    Nov 13, 2022 · You write your DSC configuration in PowerShell, with full syntax support. Need to create several resources in a loop? Just use a PS loop. Need a custom resource? Whip one up either as an …

  8. Desired State Configuration v3: What Changed and how to Migrate.

    Oct 20, 2025 · This get-test-set workflow defined how DSC enforced configuration, but it also introduced complexity. Writing resources meant dealing with schema.mof files, strict function definitions, and …

  9. Pull requests · PowerShell/DSC · GitHub

    This repo is for the DSC v3 project. Contribute to PowerShell/DSC development by creating an account on GitHub.

  10. PowerShell PSResource Roadmap and Best Practices

    May 20, 2026 · PowerShell modules, scripts, and DSC resources Multiple repository types, including NuGet-style feeds and OCI registries Explicit repository trust configuration Enterprise scenarios …