Skip to content

fenpaws/Windows10-Firstrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firstrun for Windows 10

This script aims to minimize the amount of time and work to reprovision your Windows 10 machine. It basically runs Win10 Initial Setup Script and uses Chocolatey to reinstall your software.

Important information

  • It may happen that you are not able to Update windows anymore, a quick fix is to make a reclaim.preset file and add this line EnableTelemetry.
  • Please refer to the FAQ from the Win10 Initial Setup Script Repository for any questions.

Configuration and usage

Configuration

install.preset: List your Chocolatey package names line- and comma separated. (a sample choco.preset is included)

If you want to customize what the Win10 Initial Setup Script does, create a file called reclaim.preset and modify the settings. Please refer to the official Win10 Initial Setup Script Repository for detailed information.

Usage

  • Run install.bat.

Usage of other software

The Script uses:

TODO & Ideas

TODO

  • Fix the installation routine to apply only ones after that it should only update the programs

Ideas

  • One configuration file for anything (YAML, INI)
  • CLI parameter for different profiles

License

MIT