microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.37k stars 1.45k forks source link

Hook `winget configure` into OOBE #4265

Open Trenly opened 8 months ago

Trenly commented 8 months ago

Description of the new feature / enhancement

In the Out Of Box Experience, the user is prompted through several settings screens. Presumably, many of these settings can, or will be able to, be set using DSC resources. Some I.T departments may be reflashing or setting up many, many devices each day and going through the OOBE for each device can take time - even when tools and automation are used.

It would be nice if at the beginning of OOBE there would be a button or link where a user could select an option like I have a configuration file. This would allow the user to pass in a configuration file to complete the setup of the machine. Additionally, this configuration could be passed to the OOBE through Intune or other integration leading to easier management of a fully automated and headless install of a new Windows image

Proposed technical implementation details

No response

github-actions[bot] commented 8 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.