How to Create Windows 7 WinPE Boot Disk

Channel:
Subscribers:
871,000
Published on ● Video Link: https://www.youtube.com/watch?v=2qb5jGaKnsw



Category:
Guide
Duration: 10:18
79,837 views
601


How to Create Windows 7 WinPE Boot Disk

Live CD or USB are very useful for repairing computers, if your an administrator your know all about WinPE discs. I wanted to show you guys how to create your own Windows PE disc or USB flash drives. You can add all your own portable apps or programs to your build also add all your driver to it as well. So sit back and enjoy the video on how to build your own Windows 7 PE.

1. Download Windows AIK
2. Install Windows AIK (Burn to CD or Unpack to Desktop) Run StartCD.exe
3. Click Windows AIK Setup
4. Now Create WinPE (Open Microsoft Windows AIK, click Deployment Tools Command Prompt Right click it and Run as Admisitrator)
5. Now type: copype amd64 or x86 c:\winpe
6. Check c: root for winpe folder
7. Now type copy c:\winpe\winpe.wim c:\winpe\iso\sources\boot.wim
8. Now prepare your flash drive using Diskpart.exe
9. Open Run and type Diskpart
10. Type list disk
11. Type select disk 1 or usb drive number
12. Type clean
13. Type create partition primary
14. Type active
15. Type format fs=ntfs quick label=winpe
16. Type assign
17. Type exit
18. Open command prompt
19. Type xcopy c:\winpe\iso\*.* f:\ /e
20. f is drive letter of usb or copy and paste to pen drive
21. Create iso of your winpe type: oscdimg – n –bc:\winpe\etfsboot.com c:\winpe\iso c:\winpe\winpe.iso
22. Type exit
23. Now burn your disc


Need help with computer problems? why not join my forum
http://www.briteccomputers.co.uk/forum







Tags:
How to
Create
Windows 7
Windows
PE
WinPE
Boot Disk
USB
Bootable
Live CD
Rescue Disk
Windows PE
preinstalled environment
prepare
Make
ISO
Burn
Windows 10
Windows 8
Britec
How to Create Windows 7 WinPE Boot Disk
Diskpart
Windows AIK
Deployment Tools Command Prompt
copype