Microsoft.DSCAn open source command line application that abstracts the management of software components declaratively and idempotently.
$ winget install --id Microsoft.DSC --exact --version 3.1.3Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
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.
See Pckgr's app libraryDSCv3 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
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.