Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinGet Settings export and import user settings #3693

Open
RDMacLachlan opened this issue Sep 27, 2023 · 1 comment
Open

WinGet Settings export and import user settings #3693

RDMacLachlan opened this issue Sep 27, 2023 · 1 comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.

Comments

@RDMacLachlan
Copy link
Member

Description of the new feature / enhancement

Provide a way to export the existing user settings so that it can be imported into another device or VM.

Proposed technical implementation details

Winget Settings Export --path C:\WinGet\Settings.json
Winget Settings Import --path C:\WinGet\Settings.json

GPO: Import Winget Client settings

@RDMacLachlan RDMacLachlan added the Issue-Feature This is a feature request for the Windows Package Manager client. label Sep 27, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Sep 27, 2023
@denelon
Copy link
Contributor

denelon commented Sep 27, 2023

The export functionality is planned via PowerShell DSCv3.
After:

We will work on implementing "export" in the DSC resources for WinGet.

The configuration is available today via the Microsoft.WinGet.DSC PowerShell module for both user settings and administrator settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

2 participants