A collection of tools to help technicians service computers.
* Added get_volumes()
* This makes Assign/Remove letters sections more readable
* Adjusted WinPE launch settings
* Should now chdir to X:\WK
* Added menu.cmd for easier (re)launching of menu
* i.e. just type `menu`
* Enabled user to return to the main menu after a major crash
* make.cmd: Changed iso names to match the Linux build names
* Refactored backup imaging code
* More readable
* More consistent variable naming
* Moved classes and abort function to functions.py
* Refactored disk/partition info sections
* Refactored Windows Setup sections
* Much more readable menu section
* Majority of code moved to functions.py
* More consistent variable naming
* Boot mode detection now a callable function
* Expanded WinRE section to match current recommended setup
* WinRE is now setup for Legacy setups running Win8+
* Problems during setup will again be reported as errors instead of warnings
* Verify source windows images and abort if invalid
* Allows for earlier aborts which will reduce wasted time
* Reordered functions to be in alphabetical order
* Updated tools
* Enabled file/folder size display in Q-Dir
* Switched back to the standard ConEmu (instead of the Cmder build)
* Updated scripts for Python 3.6
* This version has a different sys.path so the import code was adjusted
* REMOVED Explorer++
* REMOVED HWMonitor
* Bugfix: fixed discrepancies between x32 & x64
* Bugfix: relaunching the menu now stays in the current window
|
||
|---|---|---|
| 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