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.
- 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 lineEnableTelemetry
. - Please refer to the FAQ from the Win10 Initial Setup Script Repository for any questions.
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.
- Run
install.bat
.
The Script uses:
-
Win10 Initial Setup Script script from Disassembler0
- Fix the installation routine to apply only ones after that it should only update the programs
- One configuration file for anything (YAML, INI)
- CLI parameter for different profiles