dscv3 command (winget)

March 9, 2026 ยท View on GitHub

The dscv3 command of winget represents Microsoft Desired State Configuration version 3 (DSC v3) command-based resource implementation.

Usage

winget dscv3 [<command>] [<options>]

:::image type="content" source="./images/dscv3.png" alt-text="Screenshot listing winget dsv3 command options." lightbox="./images/dscv3.png":::

sub-commands

The following sub-commands are available.

ArgumentDescription
packageManages package state.
sourceManages source configuration.
user-settings-fileManages user settings file.
admin-settingsManages administrator settings.

Options

The options allow you to customize the install experience to meet your needs.

OptionDescription
-m, --manifestDisplays the resource JSON manifest.
-o, --outputSpecifies the directory where the resource JSON file will be written.
-?, --helpGet additional help on this command.
--waitPrompts the user to press any key before exiting.
--logs,--open-logsOpen the default logs location.
--verbose, --verbose-logsUsed to override the logging setting and create a verbose log.
--nowarn,--ignore-warningsSuppresses warning outputs.
--disable-interactivityDisable interactive prompts.
--proxySet a proxy to use for this execution.
--no-proxyDisable the use of proxy for this execution.