A collection of tools to help technicians service computers.
Fixed using local windows images * Bugfix: remove_volume_letters() was not preserving the "keep" letter * First issue: if keep==None then it would crash * Second issue: The passed keep value was outdated (See bugfix below) * Bugfix: undesired call of assign_volume_letters() * prep_disk_for_formatting() resets the volume letters thus breaking local installs * By moving find_windows_image() to be called afterwards this is fixed but perhaps another refactor is in order? |
||
|---|---|---|
| Scripts | ||
| System32 | ||
| WK | ||
| .gitignore | ||
| LICENSE.txt | ||
| make.cmd | ||
| README.md | ||
Wizard Kit PE
A collection of scripts to help technicians service Windows systems.
NOTICE: Currently under maintenance
These scripts are being reviewed and updated at the moment. Things may or may not work until this is completed. This warning will be removed once the maintenance is finished.
Requirements
- Windows Assessment and Deployment Kit for Windows 10
Initial Setup
- Install Windows ADK for Windows 10
- Run "Deployment and Imaging Tools Environment" as admin
- Run
make.cmdto build a new Windows 10 PE image