Manual Method
- From an elevated command prompt:
diskpart
list disk
select disk <x>
clean
create partition primary
select partition 1
active
format fs=ntfs
assign (note the drive letter that is assigned)
exit
-
From Windows 7 media:
Copy all files into USB key
-
From Windows 7 media, run:
boot\bootsect.exe /nt60 X: (where X is the drive letter assigned to USB key)
Microsoft Utility
Local mirror