Last updated
DSCv3 is an open source command line application that abstracts the management of software components declaratively and idempotently.
$ winget install --id Microsoft.DSC.Preview --exact --version 3.2.13Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
DSC v3 Preview uses MSIX. The silent install switches are (no switches needed).
Add-AppxPackage -Path .\installer.msix
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
DSCv3 is the latest iteration of Microsoft's Desired State Configuration platform.
DSCv3 is an open source command line application that abstracts the management of software components declaratively and idempotently.
DSCv3 runs on Linux, macOS, and Windows without any external dependencies.
With DSCv3, you can:
- Author resources to manage your systems in any language
- Invoke individual resources
- Create configuration documents that define the desired state of a system
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSIX | - | Direct | |
| x64 | Portable in ZIP | - | Direct | |
| arm64 | MSIX | - | Direct | |
| arm64 | Portable in ZIP | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for DSC v3 Preview.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Microsoft.VisualStudioCodev1.124.2Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
Microsoft.Gaming.GamingServicesRepairToolv10.0.26100.6893A portable standalone tool to repair and fix problems with the following apps:Xbox App; Xbox Identity Provider; Game Bar; and Gaming Services. It can (and will) also try to update or install those apps, though not silently.
More from Microsoft Corporation or browse dsc, dscv3, configuration-as-code.