A collection of tools to help technicians service computers.
Find a file
2Shirt 989fe9f047
Add workaround in Open Shell for S0 LOW POWER IDLE
If the system supports that power state Open Shell can't enter sleep
mode.  The workaround removes the standard sleep option from the list
and adds a new sleep button above the shutdown button that just turns
the monitor off.

Addresses issue #719
2022-06-16 19:27:05 -07:00
images Add macOS wallpaper 2021-04-01 23:06:48 -06:00
scripts Add workaround in Open Shell for S0 LOW POWER IDLE 2022-06-16 19:27:05 -07:00
setup Include ddrescueview in Linux builds. 2022-05-24 12:35:34 -07:00
.gitignore Add fixes for El Capitan 2021-04-04 03:14:59 -06:00
LICENSE.txt Update year in LICENSE.txt 2021-03-24 21:46:04 -06:00
README.md Update README.md 2022-02-14 03:44:14 -07:00

WizardKit

A collection of tools to help technicians service computers.

Overview

There are a few main parts to this project and their uses:

  • Live Linux image
    • Hardware diagnostics
      • CPU stress tests with temperature monitoring
      • Health checks/tests for storage drives
      • Misc other diagnostics
    • Data recovery
      • General data transfers from many possible filesystems
      • Bit-level drive duplication based on ddrescue
  • Live macOS image
    • Hardware diagnostics
      • CPU stress tests with temperature monitoring
      • Health checks/tests for storage drives
    • Data recovery
      • (Currently under development)
  • Live WinPE image
    • (Currently under development)
  • Windows Kit (intended for UFDs)
    • Automated repairs
      • AV scans
      • Windows health checks
    • Automated setup
      • Install software
      • System configuration

Combined UFD

All parts can be combined onto a single UFD!

  • Compatible with most legacy and UEFI bootloaders
  • Custom boot menus
  • To get started run build-ufd under the live Linux image