Windows PE is a small version of windows that can be run from CD. The switch to run windows pe is -minint, so it's a "mini me" of the windows world.
Windows PE can be windows xp home, xp pro, or even server 2003. Windows PE is not named by the OS it uses; it names by version. The latest version of windows pe is 1.2 (?). The only legal way to get windows PE is through a software licensing agreement with MS, which will cost you money.
WinPE FAQ:
See here http://www.ltcom.com/page/FAQ/WinXP%20OEM%...allation%20FAQ/
Using winbom.ini:
1 - You can use this file to run files once winpe is started. You can use the sections [OEMRunOnce] and [OEMRun]. An example of how to use this section is here http://groups.google.com/groups?q=winbom.i...SFTNGP11&rnum=1
2 - Explanation of winbom.ini switches - see http://www.microsoft.com/technet/prodtechn...bc_cai_oziz.asp
Limits of winpe:
1 - After 24 hours winpe will restart the computer
2 - By default winpe has network support, however you cannot share files. You can access shares; you cannot share files. Your pc name will be minint-xxxxx. To see your computer name to ping localhost, from a command prompt.
3 - The syntax to map a network drive is slighly different in winpe, refer to the documentation.
URLS:
Deploying the Windows Platform
http://www.microsoft.com/uk/partner/events...nloads/1004.ppt
The Microsoft Windows Preinstallation Edition (Windows PE) Guide ...
http://tjb.xgameservers.com/WindowsPE.html
Windows XP OEM Preinstallation Most Frequently Asked Questions
http://www.ltcom.com/page/FAQ/WinXP%20OEM%...allation%20FAQ/
[PDF] How Do I Burn the ISO image to make a bootable ERD 2003 cd with ...
http://www.winternals.com/support/kbfiles/ISOtoCD.pdf
Automating Tasks Before Mini-Setup
http://www.microsoft.com/technet/prodtechn...cd_sys_pnvc.asp
Notable files for winpe:
startnet.cmd - shell for winpe, located in system32 folder.
Mkimg.cmd - batch file to create windows pe, found in opk
winpe.bmp - wallpaper, located in system32 folder.
This FAQ will be updated over time to include more information.
-gosh