Hi, This is a bit of a strange question but, well I'm using winpe to create a build process but I've reached a point where I can use all the winpe /win32 tools to create a partition < 2048MB and format it as a FAT16 disk, I would really like to just copy the COMMAND.COM, IO.SYS and MSDOS.SYS files across and then use some kind of utility MBR? kind of thing where I can make the partition bootable to COMMAND.COM all form within WinPE. What do you think, am I mad? is this possible? It will be used to build quite a lot of servers so it needs to be command line based so I can perform this from a script? I tried using MBRFIX and copying a .BIN from a disk/partition formatted using FDISK, FORMAT and SYS etc, and tried restoring this to the new winpe diskpart / format partition but no joy, any help would be really appreciated. Many thanks, Craig.