Options Indexes
AllowOverride None
- Install and configure samba
- Create folder / share
- Copy of Windows installed on / share
- Download Windows AIK
- Install. NET Framework, MSXML, Windows AIK folder c: WAIK
cd waiktoolspetools
copype.cmd x86 c: win7pe
imagex / mount mountrw winpe.wim 1
- Create a file folder containing PXE
- Copy the necessary files to the folder c: PXE
cd win7pemountwindowsbootpxe
copy* PXE
cd win7pemountwindowsbootfontswgl4_boot.ttf
copy PXE
cd waiktoolspetoolsx86bootboot.sdi
copy PXE
cd win7pewinpe.wim
copy PXE
- Create a file BCD: cd win7pemountwindowssystem32
bcdedit / createstore pxeBCD
bcdedit / store pxebcd / create ramdiskoptions {} / d "Ramdisk options"
bcdedit / store pxebcd / set {} ramdisksdidevice boot ramdiskoptions
bcdedit / store pxeBCD / set {} ramdisksdipath ramdiskoptions Bootboot.sdibcdedit / store pxeBCD / create / d "MyWinPE Boot Image"/application osloader
- You will be an array: {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} bcdedit / store pxeBCD / set {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} systemroot Windows
bcdedit / store pxeBCD / set {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} detecthal Yes
bcdedit / store pxeBCD / set {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} WinPE Yes bcdedit / store pxeBCD / set {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} osdevice ramdisk = [boot] BootWinPE.wim, {ramdiskoptions} bcdedit / store pxeBCD / set {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx} device ramdisk = [boot] BootWinPE.wim, {ramdiskoptions} bcdedit / store pxeBCD / create {bootmgr} / d "Windows VISTA BootManager"bcdedit / store pxeBCD / set {bootmgr} timeout 30
bcdedit / store pxeBCD / displayorder {xxxxxxxx-xxxx-xxxx-xxxxxxxxxx}
- Now, copy all the files in the folder c: PXE to / tftpserver / PXE Boot server on
- Back PXE server, enter the following command to rename the file
cd / tftpboot / Boot
mv pxeboot.n12 startrom.0
mvbootmgr.exe ..
mv winpe.wim winpe.wim
2) Windows Client Installation from PXE Server

|