A collection of tools to help technicians service computers.
Find a file
Alan Mason 67f08c5042 updated prep_disk_for_backup()
* Partition['Image Path'] is set to the full destination path
  * (i.e. ['Image Path'] + '\\' + ['Image File']
  * Partition['Image File'] variable has been removed
* Simplified ['Backup Warnings'] section
* Added fix_path()
  * Replaces unsupported characters/strings with underscores
2017-11-30 19:45:59 -08:00
.bin/Scripts Fixed notepad replacement 2017-11-30 15:19:43 -08:00
Scripts updated prep_disk_for_backup() 2017-11-30 19:45:59 -08:00
System32 Renamed X:\WK to X:\.bin 2017-11-30 13:40:22 -08:00
WK/_include Merge branch 'dev' into python-overhaul 2017-11-30 16:00:27 -08:00
.gitignore Started Python refactoring 2017-11-30 13:39:00 -08:00
Build PE.cmd Added Build PE.cmd launch script 2017-11-26 14:15:09 -08:00
LICENSE.txt 2017-01: Retroactive Updates 2017-11-24 21:08:39 -08:00
README.md 2015-11: Retroactive initial commit 2017-11-24 20:47:02 -08:00
WinPE.jpg Added WinPE.jpg 2017-11-27 20:24:17 -08:00

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.cmd to build a new Windows 10 PE image