Getting the Files
You'll need to have the TechTools v5.0.1 files from the eduSTAR catalog, just go HERE and search "techtools" and grab the torrent file.
Getting a disk ready for use
Open admin cmd and type "diskpart"
Diskpart Commands:
TechTools Boot Partition
list disk
select disk [disk index]
clean
create partition primary size=4000
select partition 1
format fs=fat32 quick label=TECHTOOLS
active
assign letter=[free drive letter]
Storage Partition for Images and Tools
create partition primary
select partition 2
format fs=ntfs quick label=TTStorage
assign letter=[free drive letter]
Exit diskpart and copy files from ".\TechTools_5.0.1\x64\Bootable_USB" to root directory of TECHTOOLS volume.
You can place your .wim files on the storage volume for access from TechTools.